lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 Oct 2013 09:47:06 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	"Luck, Tony" <tony.luck@...el.com>
Cc:	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/


* Luck, Tony <tony.luck@...el.com> wrote:

> The following changes since commit 56507694de3453076d73e0e9813349586ee67e59:
> 
>   EDAC, GHES: Update ghes error record info (2013-10-23 10:11:00 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-move-cper
> 
> for you to fetch changes up to c57a801195153e111bcd712680a718cf101b6d1f:
> 
>   Move cper.c from drivers/acpi/apei to drivers/firmware/efi (2013-10-29 09:23:38 -0700)
> 
> ----------------------------------------------------------------
> cper.c implements UEFI Appendix N "Common Platform Error Record"
> handling. Move it to drivers/firmware/efi/cper.c to reflect this
> heritage.
> 
> ----------------------------------------------------------------
> Tony Luck (1):
>       Move cper.c from drivers/acpi/apei to drivers/firmware/efi
> 
>  drivers/acpi/Kconfig                       | 4 +++-
>  drivers/acpi/apei/Kconfig                  | 2 ++
>  drivers/acpi/apei/Makefile                 | 2 +-
>  drivers/firmware/efi/Kconfig               | 3 +++
>  drivers/firmware/efi/Makefile              | 1 +
>  drivers/{acpi/apei => firmware/efi}/cper.c | 0
>  6 files changed, 10 insertions(+), 2 deletions(-)
>  rename drivers/{acpi/apei => firmware/efi}/cper.c (100%)

Pulled, thanks Tony!

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ