[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Invalid
Status in linux source package in Artful:
  Invalid
Status in makedumpfile source package in Artful:
  Invalid

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600
  [0.004611] GPR16: 1ec7 0001 000

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-09-03 Thread Andrew Cloke
** Changed in: ubuntu-power-systems
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Invalid
Status in linux source package in Artful:
  Invalid
Status in makedumpfile source package in Artful:
  Invalid

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600
  [

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-07-27 Thread Thadeu Lima de Souza Cascardo
** Changed in: makedumpfile (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: makedumpfile (Ubuntu Artful)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Invalid
Status in linux source package in Artful:
  Invalid
Status in makedumpfile source package in Artful:
  Invalid

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.00461

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-07-19 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Artful)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  Invalid
Status in makedumpfile source package in Artful:
  Incomplete

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-07-02 Thread Andrew Cloke
Looking at the kernel SRU mail archives, this has been NACK'ed for
Artful as Artful will EOL shortly.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  Incomplete

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.004611] GPR12:  cfff0a80 

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-07-01 Thread bugproxy
** Tags removed: targetmilestone-inin---
** Tags added: targetmilestone-inin1804

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  Incomplete

Bug description:
  == SRU Justification ==
  IBM has requested these three commits in Artful.  In Artful, kdump fails to
  capture dump when smt=2 or off.

  Including these three commits allows kdump to work properly.

  == Fixes ==
  4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
  04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
  4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")

  == Regression Potential ==
  Low.  Fixes are limited to powerpc.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048
  [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

  [0.004204] GPR04: 0001 0002  
ffdf
  [0.004204] GPR08:  2804 0002 
0002
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
  [0.004204] GPR20: 0060 1eca 0a6c 
0007
  [0.004204] GPR24:   c9621ed0 

  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        

  [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048
  [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0
  [0.004611] GPR00:  c95dfda0 c95e3000 

  [0.004611] GPR04:    

  [0.004611] GPR08:  22002228 7fff 
0008
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
000

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-13 Thread Joseph Salisbury
SRU request submitted:
https://lists.ubuntu.com/archives/kernel-team/2018-June/093308.html

** Description changed:

+ == SRU Justification ==
+ IBM has requested these three commits in Artful.  In Artful, kdump fails to
+ capture dump when smt=2 or off.
+ 
+ Including these three commits allows kdump to work properly.
+ 
+ == Fixes ==
+ 4388c9b3a6ee ("powerpc: Do not send system reset request through the oops 
path")
+ 04b9c96eae72 ("powerpc/crash: Remove the test for cpu_online in the IPI 
callback")
+ 4552d128c26e ("powerpc: System reset avoid interleaving oops using die 
synchronisation")
+ 
+ == Regression Potential ==
+ Low.  Fixes are limited to powerpc.
+ 
+ == Test Case ==
+ A test kernel was built with these patches and tested by the original bug 
reporter.
+ The bug reporter states the test kernel resolved the bug.
+ 
+ 
+ 
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart
  
  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
- [0.004118] SMP NR_CPUS=2048 
- [0.004120] NUMA 
+ [0.004118] SMP NR_CPUS=2048
+ [0.004120] NUMA
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
- [0.004204] CFAR: c0006454 SOFTE: 0 
- [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
- [0.004204] GPR04: 0001 0002  
ffdf 
- [0.004204] GPR08:  2804 0002 
0002 
- [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
- [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
- [0.004204] GPR20: 0060 1eca 0a6c 
0007 
- [0.004204] GPR24:   c9621ed0 
 
- [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
+ [0.004204] CFAR: c0006454 SOFTE: 0
+ [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 

+ [0.004204] GPR04: 0001 0002  
ffdf
+ [0.004204] GPR08:  2804 0002 
0002
+ [0.004204] GPR12:  cfff c00046137f90 
0b5452d8
+ [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378
+ [0.004204] GPR20: 0060 1eca 0a6c 
0007
+ [0.004204] GPR24:   c9621ed0 

+ [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
- [0.004467]        
 
- [0.004484]        
 
+ [0.004467]        

+ [0.004484]        

  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
- [0.004512] 
+ [0.004512]
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
- [0.004525] SMP NR_CPUS=2048 
- [0.004526] NUMA 
+ [0.004525] SMP NR_CPUS=2048
+ [0.004526] NUMA
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: 

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-12 Thread Joseph Salisbury
** Changed in: makedumpfile (Ubuntu)
   Status: New => Incomplete

** Changed in: makedumpfile (Ubuntu Artful)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  Incomplete

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  0008 c9621ed0 
c9622354 
  [0.004729] NIP [c0006460] 0xc0006460
  [0.004739] LR [c80b6e80] pseries_lpar_idle+0x30/0x50
  [0.004746] Call Trace:
  [0.004756] [c95dfda0] [c95dfe90] 
init_thread_union+0x3e90/0x

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Joseph Salisbury
I built an Artful test kernel with the three patches posted in the description. 
 The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1776211

Can you test this kernel and see if it resolves this bug?

Note about installing test kernels:
• If the test kernel is prior to 4.15(Bionic) you need to install the 
linux-image and linux-image-extra .deb packages.
• If the test kernel is 4.15(Bionic) or newer, you need to install the 
linux-modules, linux-modules-extra and linux-image-unsigned .deb packages.

Thanks in advance!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  New
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: New => Incomplete

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  New
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  0008 c9621ed0 
c9622354 
  [0.004729] NIP [c0006460] 0xc0006460
  [0.004739] LR [c80b6e80] pseries_lpar_idle+0x30/0x50
  [0.004746] Call Trace:
  [0.004756] [c95dfda0] [c95dfe90] 
init_thread_union+0x3e90/0x4000 (unreliable)
  [0.0047

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Manoj Iyer
** Changed in: makedumpfile (Ubuntu Artful)
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: makedumpfile (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-power-systems
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in makedumpfile package in Ubuntu:
  New
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  000

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Artful)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  New
Status in linux package in Ubuntu:
  New
Status in makedumpfile package in Ubuntu:
  New
Status in linux source package in Artful:
  In Progress
Status in makedumpfile source package in Artful:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  0008 c9621ed0 
c9622354 
  [0.004729] NIP [c0006460] 0xc0006460
  [0.004739] LR [c80b6e80] pseries_lpar_idle+0x30/0x50
  [0.004746] Call Trace:
  [0.004756] [c95dfda0] [c95dfe90] 
init_thread_union+0x3e90/0x4000 (unreliable)
  [0.004771] [c95dfe00] [c801e314] arch_cpu_idle+0x54/0x160
  [  

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Thadeu Lima de Souza Cascardo
Hari mentions linux commits, so I don't think there is anything for us
to do on makedumpfile side here. I'll ask Joe to produce a kernel with
those commits.

Cascardo.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: makedumpfile (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Artful)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  New
Status in linux package in Ubuntu:
  New
Status in makedumpfile package in Ubuntu:
  New
Status in linux source package in Artful:
  New
Status in makedumpfile source package in Artful:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] G

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Manoj Iyer
** Changed in: makedumpfile (Ubuntu)
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Canonical Kernel Team (canonical-kernel-team)

** Changed in: makedumpfile (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  New
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  0008 c9621ed0 
c9622354 
  [0.004729] NIP [c0006460] 0xc0006460
  [0.004739] LR [c80b6e80] pseries_lpar_idle+0x30/0x50
  [0.004746] Call Trace:
  [0.004756] [c95dfda0] [c95dfe90] 
init_thread_union+0x3e90/0x4000 (unreliable)
  [0.004771] [c95dfe00] [c801e314] arch_cpu_idle+0x54/

[Kernel-packages] [Bug 1776211] Re: kdump fails to take dump with smt set to 2, hmc dumpstart

2018-06-11 Thread Frank Heimes
** Also affects: ubuntu-power-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-power-systems
   Importance: Undecided => High

** Changed in: ubuntu-power-systems
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Tags added: ppc64el-kdump triage-g

** Package changed: linux (Ubuntu) => makedumpfile (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1776211

Title:
  kdump fails to take dump with smt set to 2, hmc dumpstart

Status in The Ubuntu-power-systems project:
  New
Status in makedumpfile package in Ubuntu:
  New

Bug description:
  --Problem Description---
  kdump fails to take dump with smt set to 2, hmc dumpstart

  ---Issue observed---
  [0.004111] Oops: Exception in kernel mode, sig: 4 [#1]
  [0.004118] SMP NR_CPUS=2048 
  [0.004120] NUMA 
  [0.004125] pSeries
  [0.004132] Modules linked in:
  [0.004142] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.13.0-12-generic 
#13-Ubuntu
  [0.004153] task: c00046715900 task.stack: c00046134000
  [0.004162] NIP: c0006468 LR: c801764c CTR: 
006cdc70
  [0.004173] REGS: c00047fe3ce0 TRAP: 0700   Not tainted  
(4.13.0-12-generic)
  [0.004181] MSR: 80081031 
  [0.004193]   CR: 8804  XER: 2003
  [0.004204] CFAR: c0006454 SOFTE: 0 
  [0.004204] GPR00: c801764c c00047fe3f60 c95e3000 
 
  [0.004204] GPR04: 0001 0002  
ffdf 
  [0.004204] GPR08:  2804 0002 
0002 
  [0.004204] GPR12:  cfff c00046137f90 
0b5452d8 
  [0.004204] GPR16: fffd 089ffd10 0136 
0b55d378 
  [0.004204] GPR20: 0060 1eca 0a6c 
0007 
  [0.004204] GPR24:   c9621ed0 
 
  [0.004204] GPR28:  c00046134000 c00046137c80 
c9105df8 
  [0.004328] NIP [c0006468] 0xc0006468
  [0.004338] LR [c801764c] __do_irq+0x4c/0x1c0
  [0.004345] Call Trace:
  [0.004354] [c00047fe3f60] [c801764c] __do_irq+0x4c/0x1c0 
(unreliable)
  [0.004368] [c00047fe3f90] [c802ab70] call_do_irq+0x14/0x24
  [0.004380] [c00046137bc0] [c801785c] do_IRQ+0x9c/0x130
  [0.004393] [c00046137c10] [c8008ac4] 
hardware_interrupt_common+0x114/0x120
  [0.004409] --- interrupt: 501 at arch_local_irq_restore+0x5c/0x90
  [0.004409] LR = arch_local_irq_restore+0x40/0x90
  [0.004423] [c00046137f00] [0005] 0x5 (unreliable)
  [0.004436] [c00046137f20] [c8049824] 
start_secondary+0x324/0x350
  [0.004450] [c00046137f90] [c800aa6c] 
start_secondary_prolog+0x10/0x14
  [0.004460] Instruction dump:
  [0.004467]        
 
  [0.004484]        
 
  [0.004506] ---[ end trace 3e5a2a9047ef3cd0 ]---
  [0.004512] 
  [0.004518] Oops: Exception in kernel mode, sig: 4 [#2]
  [0.004525] SMP NR_CPUS=2048 
  [0.004526] NUMA 
  [0.004532] pSeries
  [0.004540] Modules linked in:
  [0.004550] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G  D 
4.13.0-12-generic #13-Ubuntu
  [0.004561] task: c9579f00 task.stack: c95dc000
  [0.004569] NIP: c0006460 LR: c80b6e80 CTR: 

  [0.004580] REGS: c95dfb20 TRAP: 0700   Tainted: G  D  
(4.13.0-12-generic)
  [0.004589] MSR: 80081031 
  [0.004599]   CR: 22002228  XER: 2004
  [0.004611] CFAR: c000493c SOFTE: 0 
  [0.004611] GPR00:  c95dfda0 c95e3000 
 
  [0.004611] GPR04:    
 
  [0.004611] GPR08:  22002228 7fff 
0008 
  [0.004611] GPR12:  cfff0a80 c00c7e137f90 
09980600 
  [0.004611] GPR16: 1ec7 0001  
 
  [0.004611] GPR20:    
0007 
  [0.004611] GPR24: 0008 c800 0800 
 
  [0.004611] GPR28:  0008 c9621ed0 
c9622354 
  [0.004729] NIP [c0006460] 0xc0006460
  [0.004739] LR [c80b6e80] pseries_lpar_idle+0x30/0x50
  [0.004746] Call Trace:
  [0.004756] [c95dfda0] [c95df