All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
@ 2013-10-29 19:31 Luck, Tony
  2013-10-31  8:47 ` Ingo Molnar
  2013-10-31  9:37 ` Ingo Molnar
  0 siblings, 2 replies; 5+ messages in thread
From: Luck, Tony @ 2013-10-29 19:31 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel

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%)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
  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
  1 sibling, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2013-10-31  8:47 UTC (permalink / raw)
  To: Luck, Tony; +Cc: linux-kernel, Thomas Gleixner, H. Peter Anvin


* 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%)

Pulled, thanks Tony!

	Ingo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
  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
  2013-10-31 20:42   ` Tony Luck
  1 sibling, 1 reply; 5+ messages in thread
From: Ingo Molnar @ 2013-10-31  9:37 UTC (permalink / raw)
  To: Luck, Tony; +Cc: linux-kernel


* 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
  2013-10-31  9:37 ` Ingo Molnar
@ 2013-10-31 20:42   ` Tony Luck
  2013-11-01  8:22     ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Tony Luck @ 2013-10-31 20:42 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Linux Kernel Mailing List

On Thu, Oct 31, 2013 at 2:37 AM, Ingo Molnar <mingo@kernel.org> wrote:
> Hm, it's not very well tested:
>
>   drivers/firmware/efi/Kconfig:41: syntax error
>   drivers/firmware/efi/Kconfig:40: unknown option "defbool"

Gah!  That's exactly what I found yesterday ... and fixed the typo to change
to "def_bool" ... and *tried* to "git --amend" before I tagged and
sent the pull.

To mash up Yoda and Mythbusters:
  There is no try - only fail

Just re-did it ... and according to gitweb the new tag is there and points
at the new commit with the "def_bool" version.

Please try the pull again (same tag name as before) ... so the stuff below
is right except new pull will:

 ... fetch changes up to 7ea6c6c15ee16f4c7f5eeaa62f77e696f85ae0d1:

Sorry for the inconvenience

-Tony
>
> * 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%)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] Move drivers/acpi/apei/cper.c to drivers/firmware/efi/
  2013-10-31 20:42   ` Tony Luck
@ 2013-11-01  8:22     ` Ingo Molnar
  0 siblings, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2013-11-01  8:22 UTC (permalink / raw)
  To: Tony Luck; +Cc: Linux Kernel Mailing List, Borislav Petkov


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

> On Thu, Oct 31, 2013 at 2:37 AM, Ingo Molnar <mingo@kernel.org> wrote:
> > Hm, it's not very well tested:
> >
> >   drivers/firmware/efi/Kconfig:41: syntax error
> >   drivers/firmware/efi/Kconfig:40: unknown option "defbool"
> 
> Gah!  That's exactly what I found yesterday ... and fixed the typo to change
> to "def_bool" ... and *tried* to "git --amend" before I tagged and
> sent the pull.
> 
> To mash up Yoda and Mythbusters:
>   There is no try - only fail

;-)

> Just re-did it ... and according to gitweb the new tag is there 
> and points at the new commit with the "def_bool" version.

Looks good here, thanks Tony!

	Ingo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-01  8:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2013-10-31 20:42   ` Tony Luck
2013-11-01  8:22     ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.