[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

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 linux in Ubuntu.
https://bugs.launchpad.net/bugs/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Released

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-05-14 Thread Frank Heimes
Since 18.04 was released with 4.15.0.20:
$ rmadison --arch=ppc64el linux-generic | grep bionic\ 
 linux-generic | 4.15.0.20.23   | bionic  | ppc64el
I'm closing this ticket as Fix Released

** Changed in: linux (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: ubuntu-power-systems
   Status: Fix Committed => Fix Released

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Released

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-04-24 Thread Andrew Cloke
** Changed in: ubuntu-power-systems
   Status: Incomplete => Fix Committed

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-04-24 Thread Joseph Salisbury
Can you confirm this bug is now resolved in the latest 18.04 kernel?

** Also affects: linux (Ubuntu Bionic)
   Importance: High
 Assignee: Canonical Kernel Team (canonical-kernel-team)
   Status: New

** Changed in: linux (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: linux (Ubuntu Bionic)
   Status: Fix Released => Fix Committed

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Incomplete
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-04-23 Thread Andrew Cloke
** Changed in: ubuntu-power-systems
   Status: Triaged => Incomplete

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Incomplete
Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-03-15 Thread bugproxy
--- Comment From kalsh...@in.ibm.com 2018-03-15 15:23 EDT---
@praveen: your attention required on this bug.

** 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 linux in Ubuntu.
https://bugs.launchpad.net/bugs/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Triaged
Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

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

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

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in The Ubuntu-power-systems project:
  Triaged
Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-03-07 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.16 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc4

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

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

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

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-03-07 Thread Frank Heimes
** Changed in: ubuntu-power-systems
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Tags added: triage-g

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

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

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

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

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

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

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

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-03-07 Thread Joseph Salisbury
** Tags added: kernel-da-key

-- 
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/1753950

Title:
  Ubuntu18.04[P9, WSP]:  While running ltp  kernel_misc test hitting cpu
  warn_on on  unregister_blkdev+0xac/0x300

Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2018-03-06 
05:19:10 ==
  Problem Description :

  While running ltp  kernel_misc  test hitting  cpu warn_on on
  unregister_blkdev

  Reproducible Step:

  1- Install WSP system with Ubuntu18.04
  2- get ltp from github 

  a- git clone https://github.com/linux-test-project/ltp.git
  b-cd ltp 
  c- make autotools
  d- ./configure
  e- make
  f- make install
  g- cd /opt/ltp
  h- ./runltp -f kernel_misc

  LOG:


  [87195.381004] WARNING: CPU: 8 PID: 25873 at 
/build/linux-jWa1Fv/linux-4.15.0/block/genhd.c:400 unregister_blkdev+0xac/0x300
  [87195.381166] Modules linked in: ltp_block_dev(OE) sctp nls_iso8859_1 ntfs 
btrfs zstd_compress xor raid6_pq xfs libcrc32c idt_89hpesx ofpart at24 
uio_pdrv_genirq cmdlinepart powernv_flash ibmpowernv vmx_crypto mtd 
ipmi_powernv ipmi_devintf ipmi_msghandler crct10dif_vpmsum opal_prd uio 
sch_fq_codel ip_tables x_tables autofs4 ast i2c_algo_bit ttm drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ahci crc32c_vpmsum drm tg3 
libahci [last unloaded: ltp_fw_load]
  [87195.381750] CPU: 8 PID: 25873 Comm: block_dev Tainted: G   OE
4.15.0-10-generic #11-Ubuntu
  [87195.381869] NIP:  c069808c LR: c069803c CTR: 
c0697fe0
  [87195.381967] REGS: c01cf0bf3970 TRAP: 0700   Tainted: G   OE
 (4.15.0-10-generic)
  [87195.382078] MSR:  90029033   CR: 28000822 
 XER: 2004
  [87195.382177] CFAR: c069805c SOFTE: 1 
  [87195.382177] GPR00: c069803c c01cf0bf3bf0 c16ea600 
 
  [87195.382177] GPR04: c00819e113d8 000d 636f6c62 
c01cee876a00 
  [87195.382177] GPR08: c1a0f4b8   
c00819e111b8 
  [87195.382177] GPR12: c0697fe0 cfa85800  
 
  [87195.382177] GPR16:    
 
  [87195.382177] GPR20: 07399d9b8c10 07399d9b8c28 7fffd61064a4 
07399d9b8c50 
  [87195.382177] GPR24: 07399d9b8cf0 07399d9d0010 c01cf0bf3e00 
00fc 
  [87195.382177] GPR28: c00819e113d8 c15e2a60  
 
  [87195.383098] NIP [c069808c] unregister_blkdev+0xac/0x300
  [87195.383180] LR [c069803c] unregister_blkdev+0x5c/0x300
  [87195.383266] Call Trace:
  [87195.383302] [c01cf0bf3bf0] [c069803c] 
unregister_blkdev+0x5c/0x300 (unreliable)
  [87195.383424] [c01cf0bf3c30] [c00819e10790] sys_tcase+0x558/0xbe0 
[ltp_block_dev]
  [87195.383542] [c01cf0bf3ce0] [c08530dc] dev_attr_store+0x3c/0x60
  [87195.383628] [c01cf0bf3d00] [c049a6b4] sysfs_kf_write+0x64/0x90
  [87195.383726] [c01cf0bf3d20] [c04993ac] 
kernfs_fop_write+0x1ac/0x270
  [87195.383824] [c01cf0bf3d70] [c03cf8dc] __vfs_write+0x3c/0x70
  [87195.383919] [c01cf0bf3d90] [c03cfb38] vfs_write+0xd8/0x220
  [87195.384009] [c01cf0bf3de0] [c03cfe58] SyS_write+0x68/0x110
  [87195.384103] [c01cf0bf3e30] [c000b184] system_call+0x58/0x6c
  [87195.384196] Instruction dump:
  [87195.384241] 419e0030 812a0008 7f89f000 409e0018 48000144 813f0008 7f89f040 
419e0058 
  [87195.384347] 7feafb78 ebea 2fbf 409effe8 <0fe0> 7fa3eb78 
3be0 48668431 
  [87195.384459] ---[ end trace fdc18fb4b5cc1498 ]---

  
  Regards
  Praveen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753950/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp