Re: [PATCH 1/8] SFI: Simple Firmware Interface - new Linuxsub-system

From: Ingo Molnar
Date: Tue Jun 23 2009 - 03:24:27 EST



* Len Brown <lenb@xxxxxxxxxx> wrote:

> From: Len Brown <len.brown@xxxxxxxxx>
>
> CONFIG_SFI=y enables the kernel to boot and run optimally
> on platforms that support the Simple Firmware Interface.
>
> Thanks to Jacob Pan for prototyping the initial Linux SFI support,
> and to Feng Tang for Linux bring-up and debug in emulation
> and on hardware.
>
> See http://simplefirmware.org for more information on SFI.
>
> Signed-off-by: Feng Tang <feng.tang@xxxxxxxxx>
> Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
> ---
> Documentation/kernel-parameters.txt | 5 +++++
> MAINTAINERS | 12 ++++++++++++
> arch/x86/Kconfig | 2 ++
> drivers/sfi/Kconfig | 16 ++++++++++++++++
> 4 files changed, 35 insertions(+), 0 deletions(-)
> create mode 100644 drivers/sfi/Kconfig

Looks useful but this series needs review and acked-by from the x86
maintainers, obviously. It touches a lot of x86 details.

Ingo
--
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/