commit | 654f596da4a83a8d2734fba26c2a1257533e6d75 | [log] [tgz] |
---|---|---|
author | Manish Ahuja <ahuja@austin.ibm.com> | Sat Mar 22 11:38:59 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 26 08:44:07 2008 +1100 |
tree | a937646dfd6e225e6b3f25d6adbde921200f21d9 | |
parent | 242f271c056f49b64b94c06b38fe9e8d3bf703bc [diff] |
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var This adds a kernel command line option "phyp_dump", which takes a 0/1 value for disabling/ enabling phyp_dump at boot time. Kdump can use this on cmdline (phyp_dump=0) to disable phyp-dump during boot when enabling itself. This will ensure only one dumping mechanism is active at any given time. Signed-off-by: Manish Ahuja <mahuja@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>