On Thu, 23 Oct, at 11:20:37PM, Mathias Krause wrote: > There is no need to keep the module loaded when it serves no function in > case the EFI runtime services are disabled. Return an error in this case > so loading the module will fail. > > Also supply a module_exit function to allow unloading the module. > > Last, but not least, set the owner of the file_system_type struct. > > Cc: Jeremy Kerr <[email protected]> > Cc: Matthew Garrett <[email protected]> > Signed-off-by: Mathias Krause <[email protected]> > --- > fs/efivarfs/super.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-)
Thanks, applied. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
