[PATCH 8/8] pseries: phyp dump: config file

2008-03-21 Thread Manish Ahuja
Add hypervisor-assisted dump to kernel config Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> Signed-off-by: Manish Ahuja <[EMAIL PROTECTED]> --- arch/powerpc/Kconfig | 10 ++ 1 file changed, 10 insertions(+) Index: 2.6.25-rc1/arch/powerpc/Kconfig

Re: [PATCH 8/8] pseries: phyp dump: config file

2008-03-12 Thread Manish Ahuja
Thanks for the review. I will try and make the recommended changes and repost it soon. Manish Paul Mackerras wrote: > Manish Ahuja writes: > >> +config PHYP_DUMP >> +bool "Hypervisor-assisted dump (EXPERIMENTAL)" >> +depends on PPC_PSERIES && EXPERIMENTAL >> +default y > > I think

Re: [PATCH 8/8] pseries: phyp dump: config file

2008-03-10 Thread Paul Mackerras
Manish Ahuja writes: > +config PHYP_DUMP > + bool "Hypervisor-assisted dump (EXPERIMENTAL)" > + depends on PPC_PSERIES && EXPERIMENTAL > + default y I think this should default to n for now (i.e. leave out the default line entirely). We can make it default to y later. Paul.

[PATCH 8/8] pseries: phyp dump: config file

2008-02-28 Thread Manish Ahuja
Add hypervisor-assisted dump to kernel config Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> - arch/powerpc/Kconfig | 11 +++ 1 file changed, 11 insertions(+) Index: 2.6.25-rc1/arch/powerpc/Kconfig === --- 2.6.25

[PATCH 8/8] pseries: phyp dump: config file

2008-02-17 Thread Manish Ahuja
Add hypervisor-assisted dump to kernel config Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> - arch/powerpc/Kconfig | 11 +++ 1 file changed, 11 insertions(+) Index: 2.6.25-rc1/arch/powerpc/Kconfig === --- 2.6.25-

[PATCH 8/8] pseries: phyp dump: config file

2008-02-11 Thread Manish Ahuja
Add hypervisor-assisted dump to kernel config Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> - arch/powerpc/Kconfig | 11 +++ 1 file changed, 11 insertions(+) Index: 2.6.24-rc5/arch/powerpc/Kconfig === --- 2.6.24-r

[PATCH 8/8] pseries: phyp dump: config file

2008-01-22 Thread Manish Ahuja
To: linuxppc-dev@ozlabs.org Add hypervisor-assisted dump to kernel config Signed-off-by: Linas Vepstas <[EMAIL PROTECTED]> - arch/powerpc/Kconfig | 11 +++ 1 file changed, 11 insertions(+) Index: linux-2.6.24-rc2-git4/arch/powerpc/Kconfig