From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82E2BC433FE for ; Tue, 21 Dec 2021 08:29:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235611AbhLUI3t (ORCPT ); Tue, 21 Dec 2021 03:29:49 -0500 Received: from verein.lst.de ([213.95.11.211]:45830 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234635AbhLUI3s (ORCPT ); Tue, 21 Dec 2021 03:29:48 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id A8EF268B05; Tue, 21 Dec 2021 09:29:45 +0100 (CET) Date: Tue, 21 Dec 2021 09:29:45 +0100 From: Christoph Hellwig To: "Matthew Wilcox (Oracle)" Cc: Baoquan He , Vivek Goyal , Dave Young , kexec@lists.infradead.org, Tiezhu Yang , linux-kernel@vger.kernel.org, Amit Daniel Kachhap , Christoph Hellwig , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v3 2/3] vmcore: Convert __read_vmcore to use an iov_iter Message-ID: <20211221082945.GB6008@lst.de> References: <20211213143927.3069508-1-willy@infradead.org> <20211213143927.3069508-3-willy@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211213143927.3069508-3-willy@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from verein.lst.de ([213.95.11.211]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mzaWr-005wbu-5k for kexec@lists.infradead.org; Tue, 21 Dec 2021 08:29:50 +0000 Date: Tue, 21 Dec 2021 09:29:45 +0100 From: Christoph Hellwig Subject: Re: [PATCH v3 2/3] vmcore: Convert __read_vmcore to use an iov_iter Message-ID: <20211221082945.GB6008@lst.de> References: <20211213143927.3069508-1-willy@infradead.org> <20211213143927.3069508-3-willy@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211213143927.3069508-3-willy@infradead.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: "Matthew Wilcox (Oracle)" Cc: Baoquan He , Vivek Goyal , Dave Young , kexec@lists.infradead.org, Tiezhu Yang , linux-kernel@vger.kernel.org, Amit Daniel Kachhap , Christoph Hellwig , linux-fsdevel@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec