From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqg1A-0005Ov-HR for kexec@lists.infradead.org; Wed, 01 Jul 2020 16:55:29 +0000 Date: Wed, 1 Jul 2020 18:55:13 +0200 From: Greg Kroah-Hartman Subject: Re: [PATCH v3 1/1] fs: move kernel_read_file* to its own include file Message-ID: <20200701165513.GA3176669@kroah.com> References: <20200617161218.18487-1-scott.branden@broadcom.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200617161218.18487-1-scott.branden@broadcom.com> 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: Scott Branden Cc: linux-security-module@vger.kernel.org, Kees Cook , "Rafael J . Wysocki" , selinux@vger.kernel.org, Dmitry Kasatkin , Stephen Smalley , kexec@lists.infradead.org, James Morris , Mimi Zohar , linux-kernel@vger.kernel.org, Paul Moore , Luis Chamberlain , BCM Kernel Feedback , Eric Biederman , Jessica Yu , linux-fsdevel@vger.kernel.org, Eric Paris , linux-integrity@vger.kernel.org, "Serge E . Hallyn" , Christoph Hellwig , Alexander Viro On Wed, Jun 17, 2020 at 09:12:18AM -0700, Scott Branden wrote: > Move kernel_read_file* out of linux/fs.h to its own linux/kernel_read_file.h > include file. That header gets pulled in just about everywhere > and doesn't really need functions not related to the general fs interface. > > Suggested-by: Christoph Hellwig > Signed-off-by: Scott Branden Acked-by: Greg Kroah-Hartman _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec