Re: [PATCH v2 0/6] Chainsaw efivars.c

From: Tom Gundersen
Date: Tue Apr 16 2013 - 20:31:08 EST


Hi Matt,

On Tue, Apr 16, 2013 at 11:41 PM, Matt Fleming <matt@xxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/