Hi Matt, On Tue, Apr 16, 2013 at 11:41 PM, Matt Fleming <m...@console-pimps.org> wrote: > This patch series introduces the new efivar_entry API, and splits out the > major > parts of efivars.c into new files. In particular, having the efivarfs code > under fs/ allows building an efivarfs.ko module, which means mount(8) can > automatically load it. > > The remaining EFI code is repositioned under drivers/firmware/efi/.
These all look good to me, so feel free to add my Reviewed-by. Tested on top of 3.9-rc7, with everything built as modules. Everything works as intended: systemd correctly detects it is on an EFI system, so mounts efivarfs, which auto-loads the required modules. Thanks a lot! Tom -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/