[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C6419D5.80705@oracle.com>
Date: Thu, 12 Aug 2010 08:57:09 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Huang Ying <ying.huang@...el.com>
CC: Len Brown <lenb@...nel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Andi Kleen <andi@...stfloor.org>
Subject: Re: [PATCH -v3] ACPI, APEI, ERST debug support
On 08/11/10 20:55, Huang Ying wrote:
> Hi, Len,
>
> This is v3 of ERST debug support patch, fixes i386 build error and
> warning. Please replace it in acpi-test.git.
>
> Best Regards,
> Huang Ying
> -------------------------------------------->
> This patch adds debugging/testing support to ERST. A misc device is
> implemented to export raw ERST read/write/clear etc operations to user
> space. With this patch, we can add ERST testing support to
> linuxfirmwarekit ISO (linuxfirmwarekit.org) to verify the kernel
> support and the firmware implementation.
>
>
> v3:
>
> - Fix ssize_t printk format string instead of cast.
>
> v2:
>
> - Fix build error on i386
>
> Signed-off-by: Huang Ying <ying.huang@...el.com>
> Signed-off-by: Andi Kleen <ak@...ux.intel.com>
> ---
> drivers/acpi/apei/Kconfig | 9 +
> drivers/acpi/apei/Makefile | 1
> drivers/acpi/apei/erst-dbg.c | 207 +++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 217 insertions(+)
> create mode 100644 drivers/acpi/apei/erst-dbg.c
Works for me. Thanks.
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists