From: "Luck, Tony" <tony.luck@intel.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
Date: Tue, 29 Oct 2013 12:31:53 -0700 [thread overview]
Message-ID: <52700d2920076a466d@agluck-desk.sc.intel.com> (raw)
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%)
next reply other threads:[~2013-10-29 19:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 19:31 Luck, Tony [this message]
2013-10-31 8:47 ` [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/ Ingo Molnar
2013-10-31 9:37 ` Ingo Molnar
2013-10-31 20:42 ` Tony Luck
2013-11-01 8:22 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52700d2920076a466d@agluck-desk.sc.intel.com \
--to=tony.luck@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox