linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
@ 2016-07-13  1:12 Kevin Hao
  2016-07-13  1:16 ` Kevin Hao
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hao @ 2016-07-13  1:12 UTC (permalink / raw)
  To: kexin.hao, linuxppc-dev

v2:
Compare to v1 [1], the main differences are:
 - Still automatically select RELOCATABLE when CRASH_DUMP is enabled.
 - Add a new patch to kill RELOCATABLE_PPC32.

v1:
The first patch fixes a build error when CRASH_DUMP=y && ADVANCED_OPTIONS=n
for ppc32. The second does some cleanup for RELOCATABLE option.

Kevin Hao (3):
  powerpc32: booke: fix the build error when CRASH_DUMP is enabled
  powerpc: merge the RELOCATABLE config entries for ppc32 and ppc64
  powerpc32: kill RELOCATABLE_PPC32

 arch/powerpc/Kconfig              | 61 +++++++++++++++------------------------
 arch/powerpc/include/asm/page.h   |  6 ++--
 arch/powerpc/kernel/Makefile      |  3 +-
 arch/powerpc/kernel/vmlinux.lds.S |  2 +-
 arch/powerpc/mm/init_32.c         |  2 +-
 5 files changed, 29 insertions(+), 45 deletions(-)

[1] http://linuxppc-dev.ozlabs.narkive.com/fKHcSZbu/patch-0-2-powerpc-tweak-the-kernel-options-for-crash-dump-and-relocatable
-- 
2.8.1

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

* [PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
@ 2016-07-13  1:14 Kevin Hao
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Hao @ 2016-07-13  1:14 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Scott Wood, Benjamin Herrenschmidt, Paul Mackerras,
	Michael Ellerman

v2:
Compare to v1 [1], the main differences are:
 - Still automatically select RELOCATABLE when CRASH_DUMP is enabled.
 - Add a new patch to kill RELOCATABLE_PPC32.

v1:
The first patch fixes a build error when CRASH_DUMP=y && ADVANCED_OPTIONS=n
for ppc32. The second does some cleanup for RELOCATABLE option.

Kevin Hao (3):
  powerpc32: booke: fix the build error when CRASH_DUMP is enabled
  powerpc: merge the RELOCATABLE config entries for ppc32 and ppc64
  powerpc32: kill RELOCATABLE_PPC32

 arch/powerpc/Kconfig              | 61 +++++++++++++++------------------------
 arch/powerpc/include/asm/page.h   |  6 ++--
 arch/powerpc/kernel/Makefile      |  3 +-
 arch/powerpc/kernel/vmlinux.lds.S |  2 +-
 arch/powerpc/mm/init_32.c         |  2 +-
 5 files changed, 29 insertions(+), 45 deletions(-)

[1] http://linuxppc-dev.ozlabs.narkive.com/fKHcSZbu/patch-0-2-powerpc-tweak-the-kernel-options-for-crash-dump-and-relocatable
-- 
2.8.1

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

* Re: [PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE
  2016-07-13  1:12 [PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE Kevin Hao
@ 2016-07-13  1:16 ` Kevin Hao
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Hao @ 2016-07-13  1:16 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

Please ignore this. Forgot the CC list.

Thanks,
Kevin

On Wed, Jul 13, 2016 at 09:12:53AM +0800, Kevin Hao wrote:
> v2:
> Compare to v1 [1], the main differences are:
>  - Still automatically select RELOCATABLE when CRASH_DUMP is enabled.
>  - Add a new patch to kill RELOCATABLE_PPC32.
> 
> v1:
> The first patch fixes a build error when CRASH_DUMP=y && ADVANCED_OPTIONS=n
> for ppc32. The second does some cleanup for RELOCATABLE option.
> 
> Kevin Hao (3):
>   powerpc32: booke: fix the build error when CRASH_DUMP is enabled
>   powerpc: merge the RELOCATABLE config entries for ppc32 and ppc64
>   powerpc32: kill RELOCATABLE_PPC32
> 
>  arch/powerpc/Kconfig              | 61 +++++++++++++++------------------------
>  arch/powerpc/include/asm/page.h   |  6 ++--
>  arch/powerpc/kernel/Makefile      |  3 +-
>  arch/powerpc/kernel/vmlinux.lds.S |  2 +-
>  arch/powerpc/mm/init_32.c         |  2 +-
>  5 files changed, 29 insertions(+), 45 deletions(-)
> 
> [1] http://linuxppc-dev.ozlabs.narkive.com/fKHcSZbu/patch-0-2-powerpc-tweak-the-kernel-options-for-crash-dump-and-relocatable
> -- 
> 2.8.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2016-07-13  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13  1:12 [PATCH v2 0/3] powerpc: tweak the kernel options for CRASH_DUMP and RELOCATABLE Kevin Hao
2016-07-13  1:16 ` Kevin Hao
  -- strict thread matches above, loose matches on Subject: below --
2016-07-13  1:14 Kevin Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).