public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
Date: Thu, 31 Oct 2013 10:37:18 +0100	[thread overview]
Message-ID: <20131031093718.GA9453@gmail.com> (raw)
In-Reply-To: <52700d2920076a466d@agluck-desk.sc.intel.com>


* Luck, Tony <tony.luck@intel.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%)

Hm, it's not very well tested:

  drivers/firmware/efi/Kconfig:41: syntax error
  drivers/firmware/efi/Kconfig:40: unknown option "defbool"

Thanks,

	Ingo

  parent reply	other threads:[~2013-10-31  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-29 19:31 [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/ Luck, Tony
2013-10-31  8:47 ` Ingo Molnar
2013-10-31  9:37 ` Ingo Molnar [this message]
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=20131031093718.GA9453@gmail.com \
    --to=mingo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    /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