[PATCH v3 08/22] vfs: define kernel_read_file_id enumeration

Luis R. Rodriguez mcgrof at kernel.org
Thu Feb 4 11:45:57 PST 2016


On Wed, Feb 03, 2016 at 02:06:16PM -0500, Mimi Zohar wrote:
> To differentiate between the kernel_read_file() callers, this patch
> defines a new enumeration named kernel_read_file_id and includes the
> caller identifier as an argument.
> 
> Subsequent patches define READING_KEXEC_IMAGE, READING_KEXEC_INITRAMFS,
> READING_FIRMWARE, READING_MODULE, and READING_POLICY.
> 
> Changelog v3:
> - Replace the IMA specific enumeration with a generic one.
> 
> Signed-off-by: Mimi Zohar <zohar at linux.vnet.ibm.com>

Acked-by: Luis R. Rodriguez <mcgrof at kernel.org>

  Luis



More information about the kexec mailing list