Re: [PATCH] Move cper.c from drivers/acpi/apei todrivers/firmware/efi

From: Matt Fleming
Date: Mon Oct 28 2013 - 16:35:23 EST


On Mon, 28 Oct, at 11:53:53AM, Luck, Tony wrote:
> cper.c contains code to decode and print "Common Platform Error Records".
> Originally added under drivers/acpi/apei because the only user was in that
> same directory - but now we have another consumer, and we shouldn't have
> to force CONFIG_ACPI_APEI get access to this code.
>
> Since CPER is defined in the UEFI specification - the logical home for
> this code is under drivers/firmware/efi/
>
> Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
>
> ---
>
> Matt: as discussed earlier on the mailing list ... just looking
> for your "Acked-by" so this can go on top of the patch series in
> the x86/mce branch of the tip tree that already makes a bunch of
> changes to cper.c

You got it.

Acked-by: Matt Fleming <matt.fleming@xxxxxxxxx>

--
Matt Fleming, Intel Open Source Technology Center
--
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/