All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
@ 2014-08-07 17:33 bugzilla-daemon
  2014-08-07 20:29 ` [Bug 81861] " bugzilla-daemon
                   ` (26 more replies)
  0 siblings, 27 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-07 17:33 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

            Bug ID: 81861
           Summary: mvsas.ko v0.8.16 error messages and kernel crashes
                    attaching 4 SATA drives to specific HP SAS expander
                    ports
           Product: SCSI Drivers
           Version: 2.5
    Kernel Version: 3.16.0-031600rc6
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: Other
          Assignee: scsi_drivers-other@kernel-bugs.osdl.org
          Reporter: linux-ide@crashplan.pro
        Regression: No

The issues are (1) error messages and (2) kernel crashes when attaching 4
drives (1 SFF SAS cable) to specific ports of a SAS expander.

The issue is only tested with HP SAS port expander (PMC Sierra PM8005 chip)
running firmware 2.08. This expander has 36/4=9 SAS ports.
1 port of type SFF-8088, labelled 1C on the PCB.
8 port of type SFF-8087, labelled 2C till 9C on the PCB.
Port “1C” is connected to a Supermicro SAS2LP-MV8, Marvell 88SE9485 based chip,
lspci output is inserted below.

The issue is not always identical. When attaching the 4 drives to different
port numbers on the port multiplier, this is what happens in this order:
2C, 3C, 4C = ok
5C         = error
6C, 7C, 8C = kernel crash
9C         = error

After that first run from port 2 till 9, the issue seems more random:
9C = kernel crash
4C = kernel crash
3C = error
9C = error
7C = kernel crash
3C = error
2C = ok
4C = kernel crash

The “error message” on ports 5C and 9C is:
scsi 5:0:4:0: Failed to get diagnostic page 0x8000002
scsi 5:0:4:0: Failed to bind enclosure -19

====
Most testing is done with Ubuntu 14.04.1 running Ubuntu’s supplied mainline
kernel 3.16.0-rc6. 
# modprobe -v mvsas
insmod
/lib/modules/3.16.0-031600rc6-generic/kernel/drivers/scsi/scsi_transport_sas.ko
insmod
/lib/modules/3.16.0-031600rc6-generic/kernel/drivers/scsi/libsas/libsas.ko
insmod /lib/modules/3.16.0-031600rc6-generic/kernel/drivers/scsi/mvsas/mvsas.ko
=============
Other tested kernels, with similar results
=============
kernel Mainline 3.16-20140724
kernel Ubuntu 3.13.11
kernel Ubuntu 3.13.0-24
kernel Ubuntu 3.12.25
kernel Ubuntu 2.6.32 = no SAS expander detected -> no further testing
=============
No drives attached to expander
============
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[5:0:0:0]    enclosu HP       HP SAS EXP Card  2.08  -
============
With 4 drives (brown#4) attached to expander port 2C
============
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[6:0:0:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdb
[6:0:1:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdc
[6:0:2:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdd
[6:0:3:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sde
[6:0:4:0]    enclosu HP       HP SAS EXP Card  2.08  -
============
With 4 drives (brown#4) attached to expander port 3C
============
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[6:0:4:0]    enclosu HP       HP SAS EXP Card  2.08  -
[6:0:5:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdb
[6:0:6:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdc
[6:0:7:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdd
[6:0:8:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sde
============
With 4 drives (brown#4) attached to expander port 4C
============
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[6:0:4:0]    enclosu HP       HP SAS EXP Card  2.08  -
[6:0:9:0]    disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdb
[6:0:10:0]   disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdc
[6:0:11:0]   disk    ATA      Hitachi HDS5C302 AAB0  /dev/sdd
[6:0:12:0]   disk    ATA      Hitachi HDS5C302 AAB0  /dev/sde
============
With 4 drives (brown#4) attached to expander port 5C
============
scsi 5:0:4:0: Failed to get diagnostic page 0x8000002
scsi 5:0:4:0: Failed to bind enclosure -19
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[5:0:4:0]    enclosu HP       HP SAS EXP Card  2.08  -
============
With 4 drives (brown#4) attached to expander port 6C
============
Kernel crash (data from OCR-ed screenshot):
[ 263.190030] R13 ffff88020e837808 R14: ffff88021b4a0080 R15: ffff880036cll200
[ 269.130052] FS: 00007f9ef5abb740(0000) GS:ffff88021b200000(0000)
knlGS:0000000000000000    
[ 269.190074] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 269.190091] CR2 00007f9ef5ac2000 CR3: 000000020fbd8000 CR4: 00000000000407f0
[ 269.190111] Stack:        
[ 269.190118]  0000000000000000 0000000000000002 ffff88021f5f7f08
dead000000200200        
[ 269.190145]  ffff38020dl037b0 0000000000000046 ffff88020eb81e38
ffffffff811b06ae    
[ 269.190171]  ffff38020e837798 ffff88020d69bl40 ffff88020dl037b0
ffff88020dl00000    
[ 269.190197] Call Trace:
[ 269.190210] [<fffffff811b06ae>] ? dma_pool_alloc+0xce/0x100
[ 269.190229] [<fffffffc06e44ab>] mvs_task_prep+0x58b/0x620 [mvsas]
[ 269.190248] [<fffffffc06e45a8>] mvs_task_exec.isra.14+0x68/0xf0 [mvsas]
[ 269.190269] [<fffffffc06e5149>] mvs_queue_command+0x39/0x40 [mvsas]
[ 269.190291] [<fffffffc06d48ab>] sas_ata_qc_issue+0x28b/0x2d0 [libsas]
[ 269.190312] [<fffffff8153102f>] ata_qc_issue+0xl8f/0x2d0
[ 269.190331] [<fffffff81537dc0>] ? ata_scsi_rw_xlat+0x230/0x230
[ 269.190349] [<fffffff81535fe4>] ata_scsi_translate+0xb4/0x1b0
[ 269.190369] [<fffffff81539aal>] ata_sas_queuecmd+0xl21/0x2b0
[ 269.190389] [<fffffffc06d387f>] sas_queuecommand+0x20f/0x280 [libsas]
[ 269.190409] [<fffffff8150d6ce>] scsi_dispatch_cmd+0xce/0x280
[ 269.190428] [<fffffff81515dd2>] scsi_request_fn+0x372/0x490
[ 269.190447] [<fffffff813541c7>] __blk_run_queue+0x37/0x50
[ 269.190465] [<fffffff8135305f>] __elv_add_request+0xef/0x310
[ 269.190483] [<fffffff8135el23>] blk_execute_rq_noujait+0xb3/0x190
[ 269.190504] [<fffffff811c2653>] ? kmem_cache_alloc_node+0xle3/0x200
[ 269.190523] [<fffffff8135e28d>] blk_execute_rq+0x8d/0x160
[ 269.190542] [<fffffff812f8bf8>] ? security_capable+0x18/0x20
[ 269.190561] [<fffffff81079el0>] ? ns_capable+0x30/0x60
[ 269.190578] [<fffffff81079ed7>] ? capable+0x17/0x20
[ 269.191191] [<fffffff81369b85>] ? blk_verify_command+0x25/0x70
[ 269.191806] [<fffffff8136ald8>] sg_io+0x168/0x2c0
[ 269.192422] [<fffffff8136a557>] scsi_cmd_ioct1+0x227/0x520
[ 269.193030] [<fffffff81198bfb>] ? __handle_mm_fault+0x1db/0x360
[ 269.193631] [<fffffff8136a89e>] scsi_cmd_blk_ioctl+0x4e/0x60
[ 269.194231] [<fffffff81520ab7>] sd_ioctl+0xd7/0xl60
[ 269.194810] [<fffffff81366b9e>] blkdev_ioctl+0xde/0x810
[ 269.195373] [<fffffff810a8ead>] ? vtime_account_user+0x5d/0x70
[ 269.195921] [<fffffff812152d0>] block_ioct1+0x40/0x50
[ 269.196449] [<fffffffSllf1805>] do_vfs_ioct1+0x75/0x2c0
[ 269.196966] [<fffffff810247b5>] ? syscall_trace_enter+0x165/0x280
[ 269.197475] [<fffffff81168835>] ? context_tracking_user_enter+0x25/0x30
[ 269.197972] [<fffffff811flael>] SyS_ioctl+0x91/0xb0
[ 269.198458] [<fffffff817913bf>] tracesys+0xe1/0xe6
[ 269.198930] Code: 00 00 48 8b 0c  c8 0f 84 a7 02 00 00 44 89 c0 41 b9 00 10
00 00 48 8d 34 80 48 3d 04 70 48 3d b4 c3 b3 55 02
00 8b 43 58 89 46 lc <8b> 89 54 02 00 00 44 89 C0 8b 7b 58 0d 00 00 00 70 4c 8b
53 48
[ 269.200019] RIP [<ffffffffc06e35a0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]    
[ 269.200534] RSP <ffff88020e837738>        
============
============
With 4 drives (brown#4) attached to expander port 7C
============
Kernel crash (from OCR-ed screenshot):
[ 38.934484] OS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 38.934501] CR2: 0000000000000254 CR3: 0000000001C12000 CR4: 00000000000407e0
[ 38.934522] Stack:
[ 38.934529]  ffff88021b214400 ffff880200000000 0000000000000282
0000000000000000
[ 38.934556]  ffff8300d4c03618 0000000000000046 ffff8300d5b01e38
ffffffff811b06ae
[ 38.934582]  ffff88021b214400 ffff88020d65el40 ffff8800d4c03618
ffff8800d4c00000
[ 38.934608] Call Trace:
[ 38.934619] [<ffffffff811b06ae>] ? dma_pool_alloc+0xce/0xl00
[ 38.934638] [<ffffffffc03c04ab>] mvs_task_prep+0x58b/0x620 [mvsas]
[ 38.934659] [<ffffffff810a29e6>] ? ttwu_do_activate.constprop.111+0x66/0x70
[ 38.934682] [<ffffffffc03c05a8>] mvs_task_exec.isra.14+0x68/0xf0 [mvsas]
[ 38.934703] [<ffffffffc03cll49>] mvs_queue_command+0x39/0x40 [mvsas]
[ 38.934725] [<ffffffffc03a88ab>] sas_ata_qc_issue+0x28b/0x2d0 [libsas]
[ 38.934747] [<ffffffff8153102f>] ata_qc_issue+0xl8f/0x2d0
[ 38.934764] [<ffffffff81531468>] ata_exec_internal_sg+0x2f8/0x5d0
[ 38.934783] [<ffffffff315317b2>] ata_exec_internal+0x72/0xb0
[ 38.934802] [<ffffffff8153Ifaa>] ata_do_dev_read_id+0x2a/0x30
[ 38.934821] [<ffffffffc03a84b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 38.934843] [<ffffffff81532If5>] ata_dev_read_id+0x245/0x460
[ 38.934861] [<ffffffff3153e99c>] ? ata_eh_reset+0x24c/0xe20
[ 38.934878] [<ffffffff8153d8f8>] ata_eh_revalidate_and_attach+0xl98/0x3a0
[ 38.934899] [<ffffffff8153fd69>] ata_eh_recover+0x599/0x7e0
[ 38.934917] [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[ 38.934937] [<ffffffffc03a84b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 38.934959] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 38.934978] [<ffffffffc03a84b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 38.935618] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 38.936257] [<ffffffffc03a84b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 38.936905] [<ffffffff31540742>] ata_do_eh+0x52/0xc0
[ 38.937538] [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[ 38.938163] [<ffffffff815407f7>] ata_std_error_handler+0x47/0x80
[ 38.938783] [<ffffffff8153b8f8>] ? ata_eh_handle_port_resume+0x38/0xl60
[ 38.939410] [<ffffffff8154041b>] ata_scsi_port_error_handler+0x39b/0x5a0
[ 38.940024] [<ffffffffc03a82c5>] async_sas_ata_eh+0x55/0x90 [libsas]
[ 38.940621] [<ffffffff8109a89b>] async_run_entry_fn+0x3b/0xl40
[ 38.941201] [<ffffffff8108c6ff>] process_one_work+0xl7f/0x4c0
[ 38.941767] [<ffffffff8108d46b>] worker_thread+0xllb/0x3f0
[ 38.942320] [<ffffffff8108d350>] ? create_and_start_worker+0x80/0x80
[ 38.942864] [<ffffffff81094479>] kthread+0xc9/0xe0
[ 38.943398] [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[ 38.943927] [<ffffffff817910fc>] ret_from_fork+0x7c/0xb0
[ 38.944443] [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[ 38.944956] Code: 00 00 48 8b 0c c8 0f 84 a7 02 00 00 44 89 c0 41 b9 00 10 00
00 48 8d 34 80 48 8d 04 70 48 8d b4 c3 b8 55 02
00 8b 43 58 89 46 lc <8b> 89 54 02 00 00 44 89 c0 8b 7b 58 Od 00 00 00 70 4c 8b
53 48
[ 38.946132] RIP [<ffffffffc03bf5a0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]
38.9466881 RSP <ffff88020d7bb7c8>
============
With 4 drives (brown#4) attached to expander port 8C
============
Kernel crash (text from OCR-ed screenshot):
[ 335.117520] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 335.117537] CR2: 00007fff5S6452C0 CR3: 0000000001C12000 CR4: 00000000000407e0
[ 335.117557] Stack:
[ 335.117565] ffff88021b214400 ffff880200000000 0000000000000282
74737572745f7374
[ 335.117591] ffff8800d5b03618 0000000000000046 ffff88020f301e38
ffffffff311b06ae
[ 335.117617] ffff8802lb214400 ffff8800d4bda280 ffff8800d5b03618
ffff8800d5b00000
[ 335.117644] Call Trace:
[ 335.117656] [<ffffffff811b06ae>] ? dma_pool_alloc+0xce/0x100
[ 335.117676] [<ffffffffc03fb4ab>] mvs_task_prep+0x58b/0x620 [mvsas]
[ 335.117697] [<ffffffff310a29e6>] ? ttwu_do_activate.constprop.111+0x66/0x70
[ 335.117720] [<ffffffffc03fb5a8>] mvs_task_exec.isra.14+0x68/0xf0 [mvsas]
[ 335.117741] [<ffffffffc03fcl49>] mvs_queue_command+0x39/0x40 [mvsas]
[ 335.117764] [<ffffffffc03e38ab>] sas_ata_qc_issue+0x28b/0x2d0 [libsas]
[ 335.117786] [<ffffffff8153102f>] ata_qc_issue+0xl8f/0x2d0
[ 335.117804] [<ffffffff81531468>] ata_exec_internal_sg+0x2f8/0x5d0
[ 335.117823] [<ffffffff815317b2>] ata_exec_internal+0x72/0xb0
[ 335.117842] [<ffffffff8153Ifaa>] ata_do_dev_read_id+0x2a/0x30
[ 335.117861] [<ffffffffc03e34b0>] ? sas_ata_internal_abort+0xl20/0xl20
[libsas]
[ 335.117883] [<ffffffff81532If5>] ata_dev_read_id+0x245/0x460
[ 335.117901] [<ffffffff8153e99c>] ? ata_eh_reset+0x24c/0xe20
[ 335.117919] [<ffffffff8153d8f8>] ata_eh_revalidate_and_attach+0xl98/0x3a0
[ 335.117940] [<ffffffff8153fd69>] ata_eh_recover+0x599/0x7e0
[ 335.117959] [<ffffffff31534200>] ? sata_print_link_status+0xc0/0xc0
[ 335.117979] [<ffffffffc03e34b0>] ? sas_ata_internal_abort+0xl20/0xl20
[libsas]
[ 335.118001] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 335.118019] [<ffffffffc03e34b0>] ? sas_ata_internal_abort+0xl20/0xl20
[libsas]
[ 335.118041] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 335.118061] [<ffffffffc03e34b0>] ? sas_ata_internal_abort+0xl20/0xl20
[libsas]
[ 335.118083] [<ffffffff81540742>] ata_do_eh+0x52/0xc0
[ 335.118709] [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[ 335.119338] [<ffffffff815407f7>] ata_std_error_handler+0x47/0x80
[ 335.119970] [<ffffffff8153b8f8>] ? ata_eh_handle_port_resume+0x38/0xl60
[ 335.120600] [<ffffffff8154041b>] ata_scsi_port_error_handler+0x39b/0x5a0
[ 335.121215] [<ffffffffc03e32c5>] async_sas_ata_eh+0x55/0x90 [libsas]
[ 335.121812] [<ffffffff8109a89b>] async_run_entry_fn+0x3b/0xl40
[ 335.122394] [<ffffffff8108c6ff>] process_one_work+0xl7f/0x4c0
[ 335.122963] [<ffffffff81776ba3>] ? maybe_create_worker+0xbb/0xlc5
[ 335.123520] [<ffffffff8108d46b>] worker_thread+0xllb/0x3f0
[ 335.124064] [<ffffffff8108d350>] ? create_and_start_worker+0x80/0x80
[ 335.124605] [<ffffffff81094479>] kthread+0xc9/0xe0
[ 335.125133] [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[ 335.125654] [<ffffffff8179l0fc>] ret_from_fork+0x7c/0xb0
[ 335.126169] [<ffffffff310943b0>] ? flush_kthread_worker+0xb0/0xb0
[ 335.126685] Code: 00 00 48 8b 0c C8 0f 84 a7 02 00 00 44 89 C0 41 b9 00 10 00
00 48 8d 34 80 48 8d 04 70 48 8d b4 c3 b8 55 02
00 8b 43 58 89 46 lc <8b> 89 54 02 00 00 44 89 C0 8b 7b 58 0d 00 00 00 70 4c 8b
53 48
[ 335.127858] RIP [<ffffffffc03fa5a0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]
[ 335.128415] RSP <ffff8800d60237c8>
============
With 4 drives (brown#4) attached to expander port 9C
============
scsi 5:0:4:0: Failed to get diagnostic page 0x8000002
scsi 5:0:4:0: Failed to bind enclosure -19
# lsscsi
[4:0:0:0]    disk    ATA      OCZ-VERTEX       1.3   /dev/sda
[5:0:4:0]    enclosu HP       HP SAS EXP Card  2.08  -
============
With 4 drives (brown#4) attached to expander port 9C [a second time],
============
Kernel crash (text from screen OCR):
[ 35.957789] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 35.957806] CR2: 00007f6c3faf8000 CR3: 0000000001c12000 CR4: 00000000000407f0
[ 35.957826] Stack:
[ 35.957833] ffff88021b314400 ffff880200000000 0000000000000282
eb3377d73948ca01
[ 35.957860] ffff88020ed037b0 0000000000000046 ffff88020ec01e38
ffffffff811b06ae
[ 35.957885] ffff88021b314400 ffff88020d66ddc0 ffff88020ed037b0
ffff88020ed00000
[ 35.957912] Call Trace:
[ 35.957924] [<ffffffff811b06ae>] ? dma_pool_alloc+0xce/0x100
[ 35.957944] [<ffffffffc05dl4ab>] mvs_task_prep+0x58b/0x620 [mvsas]
[ 35.957965] [<ffffffff810a29e6>] ? ttwu_do_activate.constprop.111+0x66/0x70
[ 35.957987] [<ffffffffc05dl5a8>] mvs_task_exec.isra.14+0x68/0xf0 [mvsas]
[ 35.958008] [<ffffffffc05d2149>] mvs_queue_command+0x39/0x40 [mvsas]
[ 35.958030] [<ffffffffc05b98ab>] sas_ata_qc_issue+0x28b/0x2d0 [libsas]
[ 35.958052] [<ffffffff8153102f>] ata_qc_issue+0xl8f/0x2d0
[ 35.958069] [<ffffffff81531468>] ata_exec_internal_sg+0x2f8/0x5d0
[ 35.958089] [<ffffffff815317b2>] ata_exec_internal+0x72/0xb0
[ 35.958107] [<ffffffff81531faa>] ata_do_dev_read_id+0x2a/0x30
[ 35.958126] [<ffffffffc05b94b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 35.958148] [<ffffffff81532If5>] ata_dev_read_id+0x245/0x460
[ 35.958166] [<ffffffff8153e99c>] ? ata_eh_reset+0x24c/0xe20
[ 35.958185] [<ffffffff8153d8f8>] ata_eh_revalidate_and_attach+0xl98/0x3a0
[ 35.958205] [<ffffffff8153fd69>] ata_eh_recover+0x599/0x7e0
[ 35.958223] [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[ 35.958243] [<ffffffffc05b94b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 35.958265] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 35.958283] [<ffffffffc05b94b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 35.958305] [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[ 35.958324] [<ffffffffc05b94b0>] ? sas_ata_internal_abort+0xl20/0xl20 [libsas]
[ 35.958346] [<ffffffff81540742>] ata_do_eh+0x52/0xc0
[ 35.958971] [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[ 35.959600] [<ffffffff815407f7>] ata_std_error_handler+0x47/0x80
[ 35.960231] [<ffffffff8153b8f8>] ? ata_eh_handle_port_resume+0x38/0xl60
[ 35.960861] [<ffffffff8154041b>] ata_scsi_port_error_handler+0x39b/0x5a0
[ 35.961475] [<ffffffffc05b92c5>] async_sas_ata_eh+0x55/0x90 [libsas]
[ 35.962071] [<ffffffff8109a89b>] async_run_entry_fn+0x3b/0xl40
[ 35.962652] [<ffffffff8108c6ff>] process_one_work+0xl7f/0x4c0
[ 35.963218] [<ffffffff81776ba8>] ? maybe_create_worker+0xbb/0xlc5
[ 35.963775] [<ffffffff8108d46b>] worker_thread+0x11b/0x3f0
[ 35.964319] [<ffffffff8108d350>] ? create_and_start_worker+0x80/0x80
[ 35.964858] [<ffffffff81094479>] kthread+0xc9/0xe0
[ 35.965385] [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[ 35.965904] [<ffffffff8179l0fc>] ret_from_fork+0x7c/0xb0
[ 35.966418] [<ffffffff810943b0>] ? fIush_kthread_worker+0xb0/0xb0
[ 35.966932] Code: 00 00 48 8b 0c c8 0f 84 a7 02 00 00 44 89 C0 41 b9 00 10 00
00 48 8d 34 80 48 8d 04 70 48 8d b4 c3 b8 55 02
00 8b 43 58 89 46 lc <8b> 89 54 02 00 00 44 89 C0 8b 7b 58 0d 00 00 00 70 4c 8b
53 48
[ 35.968100] RIP [<ffffffffc05d05a0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]
[ 35.968656] RSP <ffff8800d4b077c8>
============
# lspci -nn -s 01: -vv
01:00.0 RAID bus controller [0104]: Marvell Technology Group Ltd. 88SE9485
SAS/SATA 6Gb/s controller [1b4b:9485] (rev 03)
    Subsystem: Marvell Technology Group Ltd. Device [1b4b:9480]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at f0540000 (64-bit, non-prefetchable) [size=128K]
    Region 2: Memory at f0500000 (64-bit, non-prefetchable) [size=256K]
    Expansion ROM at f0560000 [disabled] [size=64K]
    Capabilities: [40] Power Management version 3
        Flags: PMEClk- DSI- D1+ D2- AuxCurrent=375mA
PME(D0+,D1+,D2-,D3hot+,D3cold-)
        Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
        Address: 0000000000000000  Data: 0000
    Capabilities: [70] Express (v2) Endpoint, MSI 00
        DevCap:    MaxPayload 4096 bytes, PhantFunc 0, Latency L0s <1us, L1
<8us
            ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
        DevCtl:    Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
            RlxdOrd- ExtTag+ PhantFunc- AuxPwr- NoSnoop-
            MaxPayload 128 bytes, MaxReadReq 512 bytes
        DevSta:    CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr- TransPend-
        LnkCap:    Port #0, Speed 5GT/s, Width x8, ASPM L0s L1, Exit Latency
L0s <512ns, L1 <64us
            ClockPM- Surprise- LLActRep- BwNot-
        LnkCtl:    ASPM Disabled; RCB 64 bytes Disabled- CommClk+
            ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
        LnkSta:    Speed 5GT/s, Width x8, TrErr- Train- SlotClk+ DLActive-
BWMgmt- ABWMgmt-
        DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not
Supported
        DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF
Disabled
        LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
             Transmit Margin: Normal Operating Range, EnterModifiedCompliance-
ComplianceSOS-
             Compliance De-emphasis: -6dB
        LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-,
EqualizationPhase1-
             EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
    Capabilities: [100 v1] Advanced Error Reporting
        UESta:    DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq- ACSViol-
        UEMsk:    DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq- ACSViol-
        UESvrt:    DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+
MalfTLP+ ECRC- UnsupReq- ACSViol-
        CESta:    RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
        CEMsk:    RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
        AERCap:    First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
    Capabilities: [140 v1] Virtual Channel
        Caps:    LPEVC=0 RefClk=100ns PATEntryBits=1
        Arb:    Fixed- WRR32- WRR64- WRR128-
        Ctrl:    ArbSelect=Fixed
        Status:    InProgress-
        VC0:    Caps:    PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
            Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
            Ctrl:    Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
            Status:    NegoPending- InProgress-
    Kernel driver in use: mvsas
============

A Highpoint Rocket 2720SGL controller (also a Marvell 9485 based chip as far as
I know) ran with identical SAS expander and disk drives and power supply
without errors/crashes using the Highpoint 4.0.0.1528N driver (mv94xx.ko) on
Debian 6.0.6/kernel 2.6.32-46.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [Bug 81861] mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
@ 2014-08-07 20:29 ` bugzilla-daemon
  2014-08-08  8:19 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-07 20:29 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

linux-ide@crashplan.pro changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|3.16.0-031600rc6            |3.16.0-031600rc6.x86_64

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
  2014-08-07 20:29 ` [Bug 81861] " bugzilla-daemon
@ 2014-08-08  8:19 ` bugzilla-daemon
  2014-08-08  8:24 ` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0 bugzilla-daemon
                   ` (24 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-08  8:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #1 from linux-ide@crashplan.pro ---
After setting up netconsole using <https://wiki.ubuntu.com/Kernel/Netconsole>,
and enabling kernel boot parameters debug and ignore_loglevel there is are more
kernel crash log lines available:
============
[   77.094783] mvsas 0000:01:00.0: mvsas: driver version 0.8.16
[   77.095405] mvsas 0000:01:00.0: mvsas: PCI-E x8, Bandwidth Usage: 5.0 Gbps
[   83.881049] scsi5 : mvsas
[   83.883157] sas: phy-5:4 added to port-5:0, phy_mask:0x1 (50014380182cf0e6)
[   83.883190] /home/apw/COD/linux/drivers/scsi/mvsas/mv_sas.c 1218:set wide
port phy map 1
[   83.893532] sas: phy1 matched wide port0
[   83.893558] sas: phy-5:5 added to port-5:0, phy_mask:0x3 (50014380182cf0e6)
[   83.893580] /home/apw/COD/linux/drivers/scsi/mvsas/mv_sas.c 1218:set wide
port phy map 3
[   83.913447] sas: phy2 matched wide port0
[   83.913468] sas: phy-5:6 added to port-5:0, phy_mask:0x7 (50014380182cf0e6)
[   83.913491] /home/apw/COD/linux/drivers/scsi/mvsas/mv_sas.c 1218:set wide
port phy map 7
[   83.943257] sas: phy3 matched wide port0
[   83.943274] sas: phy-5:7 added to port-5:0, phy_mask:0xf (50014380182cf0e6)
[   83.943294] /home/apw/COD/linux/drivers/scsi/mvsas/mv_sas.c 1218:set wide
port phy map f
[   83.982994] sas: DOING DISCOVERY on port 0, pid:6
[   83.984660] sas: ex 50014380182cf0e6 phy00:D:0 attached: 0000000000000000
(no device)
[   83.985256] sas: ex 50014380182cf0e6 phy01:D:0 attached: 0000000000000000
(no device)
[   83.985851] sas: ex 50014380182cf0e6 phy02:D:0 attached: 0000000000000000
(no device)
[   83.986372] sas: ex 50014380182cf0e6 phy03:D:0 attached: 0000000000000000
(no device)
[   83.986933] sas: ex 50014380182cf0e6 phy04:D:0 attached: 0000000000000000
(no device)
[   83.987488] sas: ex 50014380182cf0e6 phy05:D:0 attached: 0000000000000000
(no device)
[   83.988086] sas: ex 50014380182cf0e6 phy06:D:0 attached: 0000000000000000
(no device)
[   83.988603] sas: ex 50014380182cf0e6 phy07:D:0 attached: 0000000000000000
(no device)
[   83.989197] sas: ex 50014380182cf0e6 phy08:D:0 attached: 0000000000000000
(no device)
[   83.989766] sas: ex 50014380182cf0e6 phy09:D:0 attached: 0000000000000000
(no device)
[   83.990300] sas: ex 50014380182cf0e6 phy10:D:0 attached: 0000000000000000
(no device)
[   83.990872] sas: ex 50014380182cf0e6 phy11:D:0 attached: 0000000000000000
(no device)
[   83.991401] sas: ex 50014380182cf0e6 phy12:D:0 attached: 0000000000000000
(no device)
[   83.991978] sas: ex 50014380182cf0e6 phy13:D:0 attached: 0000000000000000
(no device)
[   83.992515] sas: ex 50014380182cf0e6 phy14:D:0 attached: 0000000000000000
(no device)
[   83.993098] sas: ex 50014380182cf0e6 phy15:D:0 attached: 0000000000000000
(no device)
[   83.993625] sas: ex 50014380182cf0e6 phy16:D:0 attached: 0000000000000000
(no device)
[   83.994213] sas: ex 50014380182cf0e6 phy17:D:0 attached: 0000000000000000
(no device)
[   83.994785] sas: ex 50014380182cf0e6 phy18:D:0 attached: 0000000000000000
(no device)
[   83.995316] sas: ex 50014380182cf0e6 phy19:D:0 attached: 0000000000000000
(no device)
[   83.995890] sas: ex 50014380182cf0e6 phy20:D:0 attached: 0000000000000000
(no device)
[   83.996432] sas: ex 50014380182cf0e6 phy21:D:0 attached: 0000000000000000
(no device)
[   83.996998] sas: ex 50014380182cf0e6 phy22:D:0 attached: 0000000000000000
(no device)
[   83.997540] sas: ex 50014380182cf0e6 phy23:D:0 attached: 0000000000000000
(no device)
[   83.998189] sas: ex 50014380182cf0e6 phy24:U:A attached: 5005043011ab0000
(host)
[   83.998812] sas: ex 50014380182cf0e6 phy25:U:A attached: 5005043011ab0000
(host)
[   83.999386] sas: ex 50014380182cf0e6 phy26:U:A attached: 5005043011ab0000
(host)
[   84.000012] sas: ex 50014380182cf0e6 phy27:U:A attached: 5005043011ab0000
(host)
[   84.000575] sas: ex 50014380182cf0e6 phy28:S:0 attached: 0000000000000000
(no device)
[   84.001581] sas: ex 50014380182cf0e6 phy29:S:0 attached: 0000000000000000
(no device)
[   84.002561] sas: ex 50014380182cf0e6 phy30:S:0 attached: 0000000000000000
(no device)
[   84.003550] sas: ex 50014380182cf0e6 phy31:S:0 attached: 0000000000000000
(no device)
[   84.004573] sas: ex 50014380182cf0e6 phy32:S:9 attached: 50014380182cf0e0
(stp)
[   84.005580] sas: ex 50014380182cf0e6 phy33:S:9 attached: 50014380182cf0e1
(stp)
[   84.006543] sas: ex 50014380182cf0e6 phy34:S:9 attached: 50014380182cf0e2
(stp)
[   84.007442] sas: ex 50014380182cf0e6 phy35:S:9 attached: 50014380182cf0e3
(stp)
[   84.008136] sas: ex 50014380182cf0e6 phy36:D:A attached: 50014380182cf0e5
(host+target)
[   84.009969] sas: DONE DISCOVERY on port 0, pid:6, result:0
[   84.010274] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[   84.010569] sas: ata6: end_device-5:0:32: dev error handler
[   84.010873] sas: ata7: end_device-5:0:33: dev error handler
[   84.011160] sas: ata8: end_device-5:0:34: dev error handler
[   84.011424] sas: ata9: end_device-5:0:35: dev error handler
[   84.164663] general protection fault: 0000 [#1] SMP
[   84.164897] Modules linked in: mvsas libsas scsi_transport_sas ppdev
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel i915 kvm
crct10dif_pclmul drm_kms_helper crc32_pclmul drm ghash_clmulni_intel cryptd
i2c_algo_bit lpc_ich mei_me microcode mei serio_raw soc_button_array video
parport_pc mac_hid netconsole configfs lp parport psmouse ahci libahci r8169
mii
[   84.165752] CPU: 0 PID: 1008 Comm: kworker/u4:5 Not tainted
3.16.0-031600rc6-generic #201407210035
[   84.166027] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./H81
Pro BTC, BIOS P1.50 02/14/2014
[   84.166325] Workqueue: events_unbound async_run_entry_fn
[   84.166630] task: ffff880036d5ef60 ti: ffff8800d4b34000 task.ti:
ffff8800d4b34000
[   84.166953] RIP: 0010:[<ffffffffc028e5a0>]  [<ffffffffc028e5a0>]
mvs_task_prep_ata+0x80/0x3a0 [mvsas]
[   84.167364] RSP: 0018:ffff8800d4b377c8  EFLAGS: 00010097
[   84.167714] RAX: 000000000000002c RBX: ffff88020f200000 RCX:
dead000000200200
[   84.168078] RDX: ffff88020f2037b0 RSI: ffff88020f2255b8 RDI:
ffff88020f200000
[   84.168451] RBP: ffff8800d4b37838 R08: 0000000000000000 R09:
0000000000001000
[   84.168834] R10: 0000000000000000 R11: ffff88020f2255b0 R12:
ffff88020fbab640
[   84.169228] R13: ffff8800d4b37898 R14: ffff88021b4a0000 R15:
ffff880036f19a00
[   84.169628] FS:  0000000000000000(0000) GS:ffff88021b200000(0000)
knlGS:0000000000000000
[   84.170044] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   84.170467] CR2: 00007f0031fbf000 CR3: 0000000001c12000 CR4:
00000000000407f0
[   84.170907] Stack:
[   84.171345]  ffff88021b314400 ffff880200000000 0000000000000282
dead000000200200
[   84.171818]  ffff88020f2037b0 0000000000000046 ffff88020cd81e38
ffffffff811b06ae
[   84.172300]  ffff88021b314400 ffff88020fbab640 ffff88020f2037b0
ffff88020f200000
[   84.172791] Call Trace:
[   84.173280]  [<ffffffff811b06ae>] ? dma_pool_alloc+0xce/0x100
[   84.173785]  [<ffffffffc028f4ab>] mvs_task_prep+0x58b/0x620 [mvsas]
[   84.174298]  [<ffffffff810a29e6>] ? ttwu_do_activate.constprop.111+0x66/0x70
[   84.174823]  [<ffffffffc028f5a8>] mvs_task_exec.isra.14+0x68/0xf0 [mvsas]
[   84.175358]  [<ffffffffc0290149>] mvs_queue_command+0x39/0x40 [mvsas]
[   84.175901]  [<ffffffffc02778ab>] sas_ata_qc_issue+0x28b/0x2d0 [libsas]
[   84.176446]  [<ffffffff8153102f>] ata_qc_issue+0x18f/0x2d0
[   84.176997]  [<ffffffff81531468>] ata_exec_internal_sg+0x2f8/0x5d0
[   84.177554]  [<ffffffff815317b2>] ata_exec_internal+0x72/0xb0
[   84.178113]  [<ffffffff81531faa>] ata_do_dev_read_id+0x2a/0x30
[   84.178673]  [<ffffffffc02774b0>] ? sas_ata_internal_abort+0x120/0x120
[libsas]
[   84.179245]  [<ffffffff815321f5>] ata_dev_read_id+0x245/0x460
[   84.179825]  [<ffffffff8153e99c>] ? ata_eh_reset+0x24c/0xe20
[   84.180409]  [<ffffffff8153d8f8>] ata_eh_revalidate_and_attach+0x198/0x3a0
[   84.181002]  [<ffffffff810cd4d1>] ? vprintk_emit+0x1b1/0x560
[   84.181598]  [<ffffffff8153fd69>] ata_eh_recover+0x599/0x7e0
[   84.182200]  [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[   84.182809]  [<ffffffffc02774b0>] ? sas_ata_internal_abort+0x120/0x120
[libsas]
[   84.183427]  [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[   84.184037]  [<ffffffffc02774b0>] ? sas_ata_internal_abort+0x120/0x120
[libsas]
[   84.184710]  [<ffffffff81534750>] ? sata_std_hardreset+0x50/0x50
[   84.185323]  [<ffffffffc02774b0>] ? sas_ata_internal_abort+0x120/0x120
[libsas]
[   84.185945]  [<ffffffff81540742>] ata_do_eh+0x52/0xc0
[   84.186574]  [<ffffffff81534200>] ? sata_print_link_status+0xc0/0xc0
[   84.187213]  [<ffffffff815407f7>] ata_std_error_handler+0x47/0x80
[   84.187850]  [<ffffffff8153b8f8>] ? ata_eh_handle_port_resume+0x38/0x160
[   84.188473]  [<ffffffff8154041b>] ata_scsi_port_error_handler+0x39b/0x5a0
[   84.189081]  [<ffffffffc02772c5>] async_sas_ata_eh+0x55/0x90 [libsas]
[   84.189673]  [<ffffffff8109a89b>] async_run_entry_fn+0x3b/0x140
[   84.190248]  [<ffffffff8108c6ff>] process_one_work+0x17f/0x4c0
[   84.190812]  [<ffffffff81776ba8>] ? maybe_create_worker+0xbb/0x1c5
[   84.191364]  [<ffffffff8108d46b>] worker_thread+0x11b/0x3f0
[   84.191910]  [<ffffffff8108d350>] ? create_and_start_worker+0x80/0x80
[   84.192446]  [<ffffffff81094479>] kthread+0xc9/0xe0
[   84.192971]  [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[   84.193495]  [<ffffffff817910fc>] ret_from_fork+0x7c/0xb0
[   84.194015]  [<ffffffff810943b0>] ? flush_kthread_worker+0xb0/0xb0
[   84.194534] Code: 00 00 48 8b 0c c8 0f 84 a7 02 00 00 44 89 c0 41 b9 00 10
00 00 48 8d 34 80 48 8d 04 70 48 8d b4 c3 b8 55 02 00 8b 43 58 89 46 1c <8b> 89
54 02 00 00 44 89 c0 8b 7b 58 0d 00 00 00 70 4c 8b 53 48
[   84.195858] RIP  [<ffffffffc028e5a0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]
[   84.196412]  RSP <ffff8800d4b377c8>

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
  2014-08-07 20:29 ` [Bug 81861] " bugzilla-daemon
  2014-08-08  8:19 ` bugzilla-daemon
@ 2014-08-08  8:24 ` bugzilla-daemon
  2014-08-08  8:34 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-08  8:24 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

linux-ide@crashplan.pro changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|mvsas.ko v0.8.16 error      |Oops by mvsas v0.8.16: sas:
                   |messages and kernel crashes |ataX: end_device-Y:0:Z: dev
                   |attaching 4 SATA drives to  |error handler -> general
                   |specific HP SAS expander    |protection fault, RIP:
                   |ports                       |mvs_task_prep_ata+0x80/0x3a
                   |                            |0

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-08-08  8:24 ` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0 bugzilla-daemon
@ 2014-08-08  8:34 ` bugzilla-daemon
  2014-08-12 20:09 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-08  8:34 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #2 from linux-ide@crashplan.pro ---
Created attachment 145681
  --> https://bugzilla.kernel.org/attachment.cgi?id=145681&action=edit
Dmesg output from boot

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-08-08  8:34 ` bugzilla-daemon
@ 2014-08-12 20:09 ` bugzilla-daemon
  2014-08-12 22:02 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-12 20:09 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #3 from linux-ide@crashplan.pro ---
Because Ubuntu doesn't provide debug symbols for their mainline kernel builds
<http://comments.gmane.org/gmane.linux.ubuntu.devel.kernel.general/40661> I am
reverting back to their kernel version 3.13.0-24.46

That results in a kernel crash on port 8C: 
BUG: unable to handle kernel NULL pointer dereference at 0000000000000255

Full output:
[   25.212661] mvsas 0000:01:00.0: mvsas: driver version 0.8.16
[   25.212703] mvsas 0000:01:00.0: enabling device (0000 -> 0002)
[   25.213249] mvsas 0000:01:00.0: mvsas: PCI-E x8, Bandwidth Usage: 5.0 Gbps
[   31.994771] scsi5 : mvsas
[   31.995530] sas: phy-5:0 added to port-5:0, phy_mask:0x1 (50014380182cf0e6)
[   31.995564] /build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c 1218:set
wide port phy map 1
[   32.005672] sas: phy1 matched wide port0
[   32.005695] sas: phy-5:1 added to port-5:0, phy_mask:0x3 (50014380182cf0e6)
[   32.005720] /build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c 1218:set
wide port phy map 3
[   32.025591] sas: phy2 matched wide port0
[   32.025611] sas: phy-5:2 added to port-5:0, phy_mask:0x7 (50014380182cf0e6)
[   32.025635] /build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c 1218:set
wide port phy map 7
[   32.055410] sas: phy3 matched wide port0
[   32.055427] sas: phy-5:3 added to port-5:0, phy_mask:0xf (50014380182cf0e6)
[   32.055452] /build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c 1218:set
wide port phy map f
[   32.095144] sas: DOING DISCOVERY on port 0, pid:127
[   32.096843] sas: ex 50014380182cf0e6 phy00:D:0 attached: 0000000000000000
(no device)
[   32.097408] sas: ex 50014380182cf0e6 phy01:D:0 attached: 0000000000000000
(no device)
[   32.097917] sas: ex 50014380182cf0e6 phy02:D:0 attached: 0000000000000000
(no device)
[   32.098503] sas: ex 50014380182cf0e6 phy03:D:0 attached: 0000000000000000
(no device)
[   32.099044] sas: ex 50014380182cf0e6 phy04:D:0 attached: 0000000000000000
(no device)
[   32.099628] sas: ex 50014380182cf0e6 phy05:D:0 attached: 0000000000000000
(no device)
[   32.100205] sas: ex 50014380182cf0e6 phy06:D:0 attached: 0000000000000000
(no device)
[   32.100739] sas: ex 50014380182cf0e6 phy07:D:0 attached: 0000000000000000
(no device)
[   32.101310] sas: ex 50014380182cf0e6 phy08:D:0 attached: 0000000000000000
(no device)
[   32.101840] sas: ex 50014380182cf0e6 phy09:D:0 attached: 0000000000000000
(no device)
[   32.102412] sas: ex 50014380182cf0e6 phy10:D:0 attached: 0000000000000000
(no device)
[   32.102959] sas: ex 50014380182cf0e6 phy11:D:0 attached: 0000000000000000
(no device)
[   32.103545] sas: ex 50014380182cf0e6 phy12:D:0 attached: 0000000000000000
(no device)
[   32.104128] sas: ex 50014380182cf0e6 phy13:D:0 attached: 0000000000000000
(no device)
[   32.104661] sas: ex 50014380182cf0e6 phy14:D:0 attached: 0000000000000000
(no device)
[   32.105273] sas: ex 50014380182cf0e6 phy15:D:0 attached: 0000000000000000
(no device)
[   32.105781] sas: ex 50014380182cf0e6 phy16:D:0 attached: 0000000000000000
(no device)
[   32.106385] sas: ex 50014380182cf0e6 phy17:D:0 attached: 0000000000000000
(no device)
[   32.106904] sas: ex 50014380182cf0e6 phy18:D:0 attached: 0000000000000000
(no device)
[   32.107486] sas: ex 50014380182cf0e6 phy19:D:0 attached: 0000000000000000
(no device)
[   32.108020] sas: ex 50014380182cf0e6 phy20:D:0 attached: 0000000000000000
(no device)
[   32.108605] sas: ex 50014380182cf0e6 phy21:D:0 attached: 0000000000000000
(no device)
[   32.109183] sas: ex 50014380182cf0e6 phy22:D:0 attached: 0000000000000000
(no device)
[   32.109714] sas: ex 50014380182cf0e6 phy23:D:0 attached: 0000000000000000
(no device)
[   32.110357] sas: ex 50014380182cf0e6 phy24:U:A attached: 5005043011ab0000
(host)
[   32.110929] sas: ex 50014380182cf0e6 phy25:U:A attached: 5005043011ab0000
(host)
[   32.111558] sas: ex 50014380182cf0e6 phy26:U:A attached: 5005043011ab0000
(host)
[   32.112181] sas: ex 50014380182cf0e6 phy27:U:A attached: 5005043011ab0000
(host)
[   32.112774] sas: ex 50014380182cf0e6 phy28:S:9 attached: 50014380182cf0dc
(stp)
[   32.113366] sas: ex 50014380182cf0e6 phy29:S:9 attached: 50014380182cf0dd
(stp)
[   32.113934] sas: ex 50014380182cf0e6 phy30:S:9 attached: 50014380182cf0de
(stp)
[   32.114557] sas: ex 50014380182cf0e6 phy31:S:9 attached: 50014380182cf0df
(stp)
[   32.115138] sas: ex 50014380182cf0e6 phy32:S:0 attached: 0000000000000000
(no device)
[   32.115654] sas: ex 50014380182cf0e6 phy33:S:0 attached: 0000000000000000
(no device)
[   32.116198] sas: ex 50014380182cf0e6 phy34:S:0 attached: 0000000000000000
(no device)
[   32.116711] sas: ex 50014380182cf0e6 phy35:S:0 attached: 0000000000000000
(no device)
[   32.117003] sas: ex 50014380182cf0e6 phy36:D:A attached: 50014380182cf0e5
(host+target)
[   32.118398] sas: DONE DISCOVERY on port 0, pid:127, result:0
[   32.118435] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[   32.118465] sas: ata6: end_device-5:0:28: dev error handler
[   32.119140] sas: ata7: end_device-5:0:29: dev error handler
[   32.119333] sas: ata8: end_device-5:0:30: dev error handler
[   32.119368] sas: ata9: end_device-5:0:31: dev error handler
[   32.271218] BUG: unable to handle kernel NULL pointer dereference at
0000000000000255
[   32.271791] IP: [<ffffffffa02d381e>] mvs_task_prep+0x72e/0xd50 [mvsas]
[   32.272365] PGD 0
[   32.272928] Oops: 0000 [#1] SMP
[   32.273480] Modules linked in: mvsas libsas scsi_transport_sas hid_generic
usbhid hid x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd i915 drm_kms_helper
serio_raw lpc_ich mei_me mei drm i2c_algo_bit netconsole configfs lp parport
video mac_hid psmouse ahci libahci r8169 mii
[   32.275388] CPU: 0 PID: 54 Comm: kworker/u4:1 Not tainted 3.13.0-24-generic
#47-Ubuntu
[   32.276028] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./H81
Pro BTC, BIOS P1.80 07/21/2014
[   32.276745] Workqueue: events_unbound async_run_entry_fn
[   32.277389] task: ffff88020fe6afe0 ti: ffff8802136aa000 task.ti:
ffff8802136aa000
[   32.278032] RIP: 0010:[<ffffffffa02d381e>]  [<ffffffffa02d381e>]
mvs_task_prep+0x72e/0xd50 [mvsas]
[   32.278691] RSP: 0018:ffff8802136ab8c0  EFLAGS: 00010097
[   32.279337] RAX: 000000000000002c RBX: 0000000000000001 RCX:
0000000000000000
[   32.279980] RDX: 0000000000000000 RSI: ffff8800d8c255b8 RDI:
ffff8800d8c00000
[   32.280619] RBP: ffff8802136ab958 R08: ffff8800d8c03618 R09:
ffff8800363a0000
[   32.281246] R10: ffff880212977600 R11: 0000000000000000 R12:
ffff8800d8c00000
[   32.281861] R13: 0000000000000000 R14: ffff8800d8c03618 R15:
ffff88020f8dedc0
[   32.282474] FS:  0000000000000000(0000) GS:ffff88021f200000(0000)
knlGS:0000000000000000
[   32.283082] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   32.283679] CR2: 0000000000000255 CR3: 0000000002c0e000 CR4:
00000000000407f0
[   32.284278] Stack:
[   32.284880]  ffff88020fe6afe0 ffff880212977200 ffff8802136ab8e0
ffffffff81719ee9
[   32.285520]  ffff880212977600 ffff8800363a0000 ffff8800d8c03618
ffff8800d8c255b0
[   32.286167]  ffff8800d8c02678 0000000000000000 00000001d8c00008
ffff8800d8c255b8
[   32.286821] Call Trace:
[   32.287473]  [<ffffffff81719ee9>] ? schedule+0x29/0x70
[   32.288144]  [<ffffffffa02d3e9d>] mvs_task_exec.isra.13+0x5d/0xe0 [mvsas]
[   32.288832]  [<ffffffffa02d49dc>] mvs_queue_command+0x30c/0x320 [mvsas]
[   32.289530]  [<ffffffff811a013f>] ? kmem_cache_free+0xef/0x120
[   32.290232]  [<ffffffff8119f692>] ? kmem_cache_alloc+0x132/0x140
[   32.290942]  [<ffffffffa028601d>] ? sas_alloc_task+0x1d/0x40 [libsas]
[   32.291662]  [<ffffffffa028fcab>] sas_ata_qc_issue+0x24b/0x290 [libsas]
[   32.292392]  [<ffffffff814f7762>] ata_qc_issue+0x172/0x380
[   32.293128]  [<ffffffff814f7c23>] ata_exec_internal_sg+0x2b3/0x570
[   32.293875]  [<ffffffff814f7f3a>] ata_exec_internal+0x5a/0xa0
[   32.294624]  [<ffffffff814f8334>] ata_dev_read_id+0x274/0x550
[   32.295380]  [<ffffffffa028f8f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   32.296148]  [<ffffffff81505bab>] ata_eh_recover+0x74b/0x1310
[   32.296923]  [<ffffffff810bcfe8>] ? console_unlock+0x208/0x400
[   32.297707]  [<ffffffff814facd0>] ? ata_phys_link_online+0x30/0x30
[   32.298503]  [<ffffffffa028f8f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   32.299367]  [<ffffffff814fae50>] ? ata_phys_link_offline+0x30/0x30
[   32.300179]  [<ffffffffa028f8f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   32.301001]  [<ffffffff814fae50>] ? ata_phys_link_offline+0x30/0x30
[   32.301826]  [<ffffffffa028f8f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   32.302661]  [<ffffffff81507299>] ata_do_eh+0x49/0xc0
[   32.303503]  [<ffffffff814facd0>] ? ata_phys_link_online+0x30/0x30
[   32.304357]  [<ffffffff8150734e>] ata_std_error_handler+0x3e/0x80
[   32.305215]  [<ffffffff81506dba>] ata_scsi_port_error_handler+0x56a/0x940
[   32.306086]  [<ffffffffa02900aa>] async_sas_ata_eh+0x4a/0x80 [libsas]
[   32.306963]  [<ffffffff81091517>] async_run_entry_fn+0x37/0x130
[   32.307849]  [<ffffffff810838a2>] process_one_work+0x182/0x450
[   32.308735]  [<ffffffff81084641>] worker_thread+0x121/0x410
[   32.309629]  [<ffffffff81084520>] ? rescuer_thread+0x3e0/0x3e0
[   32.310530]  [<ffffffff8108b312>] kthread+0xd2/0xf0
[   32.311437]  [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
[   32.312351]  [<ffffffff817263fc>] ret_from_fork+0x7c/0xb0
[   32.313255]  [<ffffffff8108b240>] ? kthread_create_on_node+0x1d0/0x1d0
[   32.314160] Code: 63 92 a0 02 00 00 41 80 b8 84 00 00 00 7f 48 8b 80 58 01
00 00 48 8b 1c d0 0f 84 a0 05 00 00 41 8b 44 24 58 48 8b 75 c0 89 46 1c <8b> 8b
54 02 00 00 be 00 10 00 00 41 8b 54 24 58 49 8b 44 24 48
[   32.316308] RIP  [<ffffffffa02d381e>] mvs_task_prep+0x72e/0xd50 [mvsas]
[   32.317292]  RSP <ffff8802136ab8c0>
[   32.318278] CR2: 0000000000000255

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-08-12 20:09 ` bugzilla-daemon
@ 2014-08-12 22:02 ` bugzilla-daemon
  2014-08-21 18:35 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-12 22:02 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #4 from linux-ide@crashplan.pro ---
Trying to debug mvs_task_prep with the help of the tutorial at
<http://www.opensourceforu.com/2011/01/understanding-a-kernel-oops/>.

# cat /sys/module/mvsas/sections/.init.text
0xffffffffa00c8000

# cd /lib/modules/3.13.0-24-generic/kernel/drivers/scsi/mvsas

# gdb mvsas.ko

(gdb) add-symbol-file
/usr/lib/debug/lib/modules/3.13.0-24-generic/kernel/drivers/scsi/mvsas/mvsas.ko
0xffffffffa00c8000

(gdb) disassemble mvs_task_prep

Hex to decimal: 0x72e = <+1838>

0xffffffffa00ca81e <+1838>:    mov    0x254(%rbx),%ecx

Thanks to the trick from
<https://blogs.oracle.com/ksplice/entry/8_gdb_tricks_you_should>
(gdb) set substitute-path /build/buildd /home/user/src

(gdb) list *0xffffffffa00ca81e
0xffffffffa00ca81e is in mvs_task_prep
(/build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c:471).
Line number 466 out of range;
/build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c has 306 lines.

I guess my gdb version 7.7 has a line counting bug according to
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730630>

A manual approach using
<http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-trusty.git;a=blob;f=drivers/scsi/mvsas/mv_sas.c;h=6c1f223a8e1d335fa7c86a374e470e666e848906;hb=HEAD>:

467         slot = &mvi->slot_info[tag];
468         slot->tx = mvi->tx_prod;
469         del_q = TXQ_MODE_I | tag |
470                 (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
471                 (MVS_PHY_ID << TXQ_PHY_SHIFT) |
472                 (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
473         mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);

Results that "(MVS_PHY_ID << TXQ_PHY_SHIFT)" is the offending code.

How should that be patched?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-08-12 22:02 ` bugzilla-daemon
@ 2014-08-21 18:35 ` bugzilla-daemon
  2014-08-22 12:13 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-21 18:35 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
     Kernel Version|3.16.0-031600rc6.x86_64     |3.16.0

--- Comment #5 from Alan <alan@lxorguk.ukuu.org.uk> ---
Thats not a sensible resolution, it can't be faulting on that line.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-08-21 18:35 ` bugzilla-daemon
@ 2014-08-22 12:13 ` bugzilla-daemon
  2014-08-22 12:16 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 12:13 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #6 from linux-ide@crashplan.pro ---
When connecting just a single 4 drive group to the good ports (for example 2C)
of the external PCIe expander card:
cold boot = doesn't detect any of the 4 PUIS drives
warm boot = does detect all 4 PUIS drives

When powering up using the warm boot method there don't seem to be errors
reported by smartctl neither sg_ses.

However this cold boot issue might be a different issue from this kernel crash.
According to debug messages first a "Set Features" (0xEF) is being sent. My
guess is that this set features issues subcommand (0x07): spin up media.

And later on the "Identify Device" (0xEC) is sent.


When I correctly read the Hitachi specification the Spin Up (Set Features)
should be sent after "Drive Identify". For this Hitachi HDS5C3020BLE630 the
Drive_Identify (# sg_sat_identify -v /dev/sdb) word 2 outputs "738c" (hex),
which translates to specification "Need Set Feature for spin-up after power-up
Identify Device is complete" according to HGST specification page 127.

Is there a boot parameter (or similar way) to load the mvsas driver without
sending the "Set Features" (0xEF) command?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (7 preceding siblings ...)
  2014-08-22 12:13 ` bugzilla-daemon
@ 2014-08-22 12:16 ` bugzilla-daemon
  2014-08-22 12:17 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 12:16 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #7 from linux-ide@crashplan.pro ---
Created attachment 147751
  --> https://bugzilla.kernel.org/attachment.cgi?id=147751&action=edit
smartctl -a /dev/sdb (HDS5C3020BLE630)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (8 preceding siblings ...)
  2014-08-22 12:16 ` bugzilla-daemon
@ 2014-08-22 12:17 ` bugzilla-daemon
  2014-08-22 13:19 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 12:17 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #8 from linux-ide@crashplan.pro ---
Comment on attachment 145681
  --> https://bugzilla.kernel.org/attachment.cgi?id=145681
Dmesg output from boot

This is without loading the mvsas kernel module.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (9 preceding siblings ...)
  2014-08-22 12:17 ` bugzilla-daemon
@ 2014-08-22 13:19 ` bugzilla-daemon
  2014-08-22 14:05 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 13:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #9 from linux-ide@crashplan.pro ---
re: Thats not a sensible resolution, it can't be faulting on that line.

Another try using a newer version of package gdb-minimal (Ubuntu 7.7-0ubuntu3.2
from trusty-proposed) gives these identical results where address <+1838> maps
to line 471 in mvsas.c and that points to "(MVS_PHY_ID << TXQ_PHY_SHIFT) |".

# cat /sys/module/mvsas/sections/.init.text
0xffffffffa01c2000

(gdb) add-symbol-file
/usr/lib/debug/lib/modules/3.13.0-24-generic/kernel/drivers/scsi/mvsas/mvsas.ko
0xffffffffa01c2000
add symbol table from file
"/usr/lib/debug/lib/modules/3.13.0-24-generic/kernel/drivers/scsi/mvsas/mvsas.ko"
at
    .text_addr = 0xffffffffa01c2000

   0xffffffffa01c481e <+1838>:    mov    0x254(%rbx),%ecx

(gdb) list *0xffffffffa01c481e
0xffffffffa01c481e is in mvs_task_prep
(/build/buildd/linux-3.13.0/drivers/scsi/mvsas/mv_sas.c:471).
466        }
467        slot = &mvi->slot_info[tag];
468        slot->tx = mvi->tx_prod;
469        del_q = TXQ_MODE_I | tag |
470            (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
471            (MVS_PHY_ID << TXQ_PHY_SHIFT) |
472            (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
473        mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);
474
475        if (task->data_dir == DMA_FROM_DEVICE)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (10 preceding siblings ...)
  2014-08-22 13:19 ` bugzilla-daemon
@ 2014-08-22 14:05 ` bugzilla-daemon
  2014-08-22 17:00 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 14:05 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #10 from linux-ide@crashplan.pro ---
Another test round to see whether there is a difference in crash whether using
cold or warm boot:
5C + cold boot = mvs_task_prep+0x72e/0xd50 [mvsas]
5C + warm boot = mvs_task_prep+0x72e/0xd50 [mvsas]
6C + cold boot = mvs_task_prep+0x72e/0xd50 [mvsas]
6C + warm boot = mvs_task_prep+0x72e/0xd50 [mvsas]
7C + cold boot = mvs_task_prep+0x72e/0xd50 [mvsas]
7C + warm boot = mvs_task_prep+0x72e/0xd50 [mvsas]
8C + cold boot = mvs_task_prep+0x72e/0xd50 [mvsas]
8C + warm boot = mvs_task_prep+0x72e/0xd50 [mvsas]
9C + cold boot = mvs_task_prep+0x72e/0xd50 [mvsas]
9C + warm boot = mvs_task_prep+0x72e/0xd50 [mvsas]

In cases 6C, 7C and 9C the r8169 nic 
doesn't come up after the first automatic reboot after cold boot ("Waiting for
network configuration..." and "Waiting up to 60 more seconds for network
configuration...")
   does come up after the second automatic reboot after cold boot
[reproduceable=yes]

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (11 preceding siblings ...)
  2014-08-22 14:05 ` bugzilla-daemon
@ 2014-08-22 17:00 ` bugzilla-daemon
  2014-08-22 17:36 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 17:00 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #11 from linux-ide@crashplan.pro ---
Created attachment 147771
  --> https://bugzilla.kernel.org/attachment.cgi?id=147771&action=edit
sg_ses PCIe port expander card output

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (12 preceding siblings ...)
  2014-08-22 17:00 ` bugzilla-daemon
@ 2014-08-22 17:36 ` bugzilla-daemon
  2014-08-23 20:04 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-22 17:36 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #12 from Alan <alan@lxorguk.ukuu.org.uk> ---
   0xffffffffa01c481e <+1838>:    mov    0x254(%rbx),%ecx

is loading an offset from something. It can't be line 471.

It could be line 472, or could be 468. but the offset looks way too big to be
either unless its been optimised somewhat. It's not always entirely accurate.

At this point what might be useful is to add lines between then and rebuild ...
ie



                printk("[");
467        slot = &mvi->slot_info[tag];
                printk("%d ", tag);
468        slot->tx = mvi->tx_prod;
                printk("%p ",  slot);
469        del_q = TXQ_MODE_I | tag |
470            (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
471            (MVS_PHY_ID << TXQ_PHY_SHIFT) |
472            (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
                printk("%d", mvi->tx_prod]);
473        mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);
                printk("]\n");

and try again. When it dies just before the oops you should have  lines of the
form

[num num num]

the final one of which is incomplete. Where it ends tells us where it died and
the values may even give
us a guess at why. If the final [ .. ] sequence is complete then it crashed
somewhere else in the routine and gdb is confused.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (13 preceding siblings ...)
  2014-08-22 17:36 ` bugzilla-daemon
@ 2014-08-23 20:04 ` bugzilla-daemon
  2014-08-23 20:06 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-23 20:04 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #13 from linux-ide@crashplan.pro ---
It dies between printing the second and the third variable:

[   30.455440] sas: DONE DISCOVERY on port 0, pid:128, result:0
[   30.455502] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[   30.455534] sas: ata6: end_device-5:0:20: dev error handler
[   30.455744] sas: ata7: end_device-5:0:21: dev error handler
[   30.456186] sas: ata8: end_device-5:0:22: dev error handler
[   30.456367] sas: ata9: end_device-5:0:23: dev error handler
[   30.611146] [0 ffff8800d8e255b8 44]
[   30.611959] [0 ffff8800d8e255b8 46]
[   30.612511] [2 ffff8800d8e25668
[   30.612537] BUG: unable to handle kernel NULL pointer dereference at
0000000000000255
[   30.613511] IP: [<ffffffffa022c872>] mvs_task_prep+0x782/0xdd0 [mvsas]
[   30.614003] PGD 0
[   30.614486] Oops: 0000 [#1] SMP
[   30.614967] Modules linked in: mvsas(OF) libsas scsi_transport_sas
x86_pkg_temp_thermal intel_powerclamp hid_generic coretemp usbhid kvm_intel
i915 kvm hid crct10dif_pclmul drm_kms_helper crc32_pclmul ghash_clmulni_intel
cryptd drm netconsole configfs i2c_algo_bit serio_raw mei_me lpc_ich mei lp
video mac_hid parport psmouse r8169 mii ahci libahci
[   30.616702] CPU: 0 PID: 6 Comm: kworker/u4:0 Tainted: GF          O
3.13.0-35-generic #62-Ubuntu
[   30.617279] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./H81
Pro BTC, BIOS P1.80 07/21/2014
[   30.617853] Workqueue: events_unbound async_run_entry_fn
[   30.618426] task: ffff8802139b0000 ti: ffff8802139ae000 task.ti:
ffff8802139ae000
[   30.619007] RIP: 0010:[<ffffffffa022c872>]  [<ffffffffa022c872>]
mvs_task_prep+0x782/0xdd0 [mvsas]
[   30.619604] RSP: 0018:ffff8802139af8c0  EFLAGS: 00010096
[   30.620188] RAX: ffff8800d8e03618 RBX: 0000000000000002 RCX:
0000000000002ace
[   30.620779] RDX: 00000000000064e6 RSI: 0000000000000046 RDI:
0000000000000046
[   30.621363] RBP: ffff8802139af958 R08: 0000000000000086 R09:
0000000000000426
[   30.621941] R10: ffff880213bf4098 R11: 0000000000000001 R12:
0000000000000001
[   30.622508] R13: ffff8800d8e00000 R14: ffff8800d8e03618 R15:
ffff88007f912500
[   30.623068] FS:  0000000000000000(0000) GS:ffff88021f200000(0000)
knlGS:0000000000000000
[   30.623649] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   30.624238] CR2: 0000000000000255 CR3: 0000000002c0e000 CR4:
00000000000407f0
[   30.624844] Stack:
[   30.625450]  ffffffff8109d415 ffff88021f314440 ffff88021f314440
ffff88021f314440
[   30.626097]  ffff88020f97064c ffff8800d8e01e38 ffff880211d6fe00
ffff8800d8e25660
[   30.626752]  ffff88007f740080 ffff8800d8e02678 0000000181098129
ffff8800d8e25668
[   30.627413] Call Trace:
[   30.628072]  [<ffffffff8109d415>] ? sched_clock_cpu+0xb5/0x100
[   30.628753]  [<ffffffffa022cf1d>] mvs_task_exec.isra.13+0x5d/0xe0 [mvsas]
[   30.629450]  [<ffffffffa022da5c>] mvs_queue_command+0x30c/0x320 [mvsas]
[   30.630155]  [<ffffffff811a2362>] ? kmem_cache_alloc+0x1b2/0x1e0
[   30.630867]  [<ffffffffa020c787>] ? sas_free_task+0x37/0x40 [libsas]
[   30.631593]  [<ffffffffa0215cab>] sas_ata_qc_issue+0x24b/0x290 [libsas]
[   30.632326]  [<ffffffff814fe742>] ata_qc_issue+0x172/0x380
[   30.633067]  [<ffffffff814fec03>] ata_exec_internal_sg+0x2b3/0x570
[   30.633817]  [<ffffffff814fef1a>] ata_exec_internal+0x5a/0xa0
[   30.634570]  [<ffffffff814ff314>] ata_dev_read_id+0x274/0x550
[   30.635332]  [<ffffffffa02158f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   30.636166]  [<ffffffff8150cbab>] ata_eh_recover+0x74b/0x1310
[   30.636938]  [<ffffffff81501cb0>] ? ata_phys_link_online+0x30/0x30
[   30.637721]  [<ffffffffa02158f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   30.638512]  [<ffffffff81501e30>] ? ata_phys_link_offline+0x30/0x30
[   30.639314]  [<ffffffffa02158f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   30.640119]  [<ffffffff81501e30>] ? ata_phys_link_offline+0x30/0x30
[   30.640933]  [<ffffffffa02158f0>] ? sas_ata_printk+0x80/0x80 [libsas]
[   30.641758]  [<ffffffff8150e299>] ata_do_eh+0x49/0xc0
[   30.642588]  [<ffffffff81501cb0>] ? ata_phys_link_online+0x30/0x30
[   30.643425]  [<ffffffff8150e34e>] ata_std_error_handler+0x3e/0x80
[   30.644271]  [<ffffffff8150ddba>] ata_scsi_port_error_handler+0x56a/0x940
[   30.645128]  [<ffffffffa02160aa>] async_sas_ata_eh+0x4a/0x80 [libsas]
[   30.645996]  [<ffffffff81091657>] async_run_entry_fn+0x37/0x130
[   30.646871]  [<ffffffff810839d2>] process_one_work+0x182/0x450
[   30.647750]  [<ffffffff810847c1>] worker_thread+0x121/0x410
[   30.648638]  [<ffffffff810846a0>] ? rescuer_thread+0x430/0x430
[   30.649534]  [<ffffffff8108b4a2>] kthread+0xd2/0xf0
[   30.650429]  [<ffffffff8108b3d0>] ? kthread_create_on_node+0x1c0/0x1c0
[   30.651321]  [<ffffffff8172ecbc>] ret_from_fork+0x7c/0xb0
[   30.652211]  [<ffffffff8108b3d0>] ? kthread_create_on_node+0x1c0/0x1c0
[   30.653102] Code: 03 47 23 a0 31 c0 e8 62 b7 4e e1 48 8b 4d c0 41 8b 45 58
48 c7 c7 07 47 23 a0 89 41 1c 48 89 ce 31 c0 e8 46 b7 4e e1 48 8b 45 d0 <41> 8b
8c 24 54 02 00 00 41 bc 00 10 00 00 41 8b 75 58 48 c7 c7
[   30.655215] RIP  [<ffffffffa022c872>] mvs_task_prep+0x782/0xdd0 [mvsas]
[   30.656195]  RSP <ffff8802139af8c0>
[   30.657163] CR2: 0000000000000255

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (14 preceding siblings ...)
  2014-08-23 20:04 ` bugzilla-daemon
@ 2014-08-23 20:06 ` bugzilla-daemon
  2014-08-23 22:12 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-23 20:06 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #14 from linux-ide@crashplan.pro ---
By the way:

printk("%d", mvi->tx_prod]);

was changed to:

printk("%d", mvi->tx_prod);

The square bracket after tx_prod was removed.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (15 preceding siblings ...)
  2014-08-23 20:06 ` bugzilla-daemon
@ 2014-08-23 22:12 ` bugzilla-daemon
  2014-09-23 21:56 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-08-23 22:12 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #15 from linux-ide@crashplan.pro ---
Created attachment 147881
  --> https://bugzilla.kernel.org/attachment.cgi?id=147881&action=edit
Ubuntu Linux/x86_64 3.13.0-35-generic Kernel Configuration

This kernel configuration was used to build both the patched and unpatched
mvsas.ko

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (16 preceding siblings ...)
  2014-08-23 22:12 ` bugzilla-daemon
@ 2014-09-23 21:56 ` bugzilla-daemon
  2014-09-24  0:32   ` Elliott, Robert (Server Storage)
  2014-09-26  7:04 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  26 siblings, 1 reply; 37+ messages in thread
From: bugzilla-daemon @ 2014-09-23 21:56 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #16 from linux-ide@crashplan.pro ---
When line-by-line dumping the called constants/vars from:
469        del_q = TXQ_MODE_I | tag |
470            (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
471            (MVS_PHY_ID << TXQ_PHY_SHIFT) |
472            (mvi_dev->taskfileset << TXQ_SRS_SHIFT);

using the prepended statements:
        printk("slot=%p ", slot);
        printk(KERN_INFO "TXQ_MODE_I=%d ", TXQ_MODE_I);
        printk(KERN_INFO "tag=%d ", tag);
        printk(KERN_INFO "TXQ_CMD_STP=%d ", TXQ_CMD_STP);
        printk(KERN_INFO "TXQ_CMD_SHIFT=%d ", TXQ_CMD_SHIFT);
        printk(KERN_INFO "MVS_PHY_ID=%d ", MVS_PHY_ID);
        printk(KERN_INFO "TXQ_PHY_SHIFT=%d ", TXQ_PHY_SHIFT);
        del_q = TXQ_MODE_I | tag |
                (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
                (MVS_PHY_ID << TXQ_PHY_SHIFT) |
                (mvi_dev->taskfileset << TXQ_SRS_SHIFT);

the kernel crash occurs after printing "TXQ_CMD_SHIFT" or when trying to output
the value of "MVS_PHY_ID":
[  529.113152] sas: DONE DISCOVERY on port 0, pid:133, result:0
[  529.114313] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[  529.115460] sas: ata7: end_device-6:0:28: dev error handler
[  529.115522] sas: ata8: end_device-6:0:29: dev error handler
[  529.118706] sas: ata9: end_device-6:0:30: dev error handler
[  529.119840] sas: ata10: end_device-6:0:31: dev error handler
[  529.271634] [mvi=ffff8800d3680000, mvi_dev=ffff8800d36836a0 tag=0
slot=ffff8800d36a55b8
[  529.271753] TXQ_MODE_I=268435456 tag=0
[  529.272679] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
[  529.273618] MVS_PHY_ID=32768 TXQ_PHY_SHIFT=12 tx_prod=44]
[  529.276091] [mvi=ffff8800d3680000, mvi_dev=ffff8800d3683618 tag=1
slot=ffff8800d36a5610
[  529.276207] TXQ_MODE_I=268435456 tag=1
[  529.277095] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
[  529.278038] MVS_PHY_ID=1 TXQ_PHY_SHIFT=12 tx_prod=46]
[  529.280271] [mvi=ffff8800d3680000, mvi_dev=ffff8800d3683618 tag=1
slot=ffff8800d36a5610
[  529.280385] TXQ_MODE_I=268435456 tag=1
[  529.281445] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
[  529.282562] MVS_PHY_ID=1 TXQ_PHY_SHIFT=12 tx_prod=48]
[  529.284894] [mvi=ffff8800d3680000, mvi_dev=ffff8800d36837b0 tag=2
slot=ffff8800d36a5668
[  529.285010] TXQ_MODE_I=268435456 tag=2
[  529.286248] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
[  529.287555] BUG: unable to handle kernel NULL pointer dereference at
0000000000000257
[  529.290225] IP: [<ffffffffa02888bb>] mvs_task_prep+0x7cb/0xe50 [mvsas]
[  529.291686] PGD 0
[  529.293141] Oops: 0000 [#1] SMP
[  529.294630] Modules linked in: mvsas(OF) libsas scsi_transport_sas
x86_pkg_temp_thermal intel_powerclamp coretemp kvm crct10dif_pclmul
crc32_pclmul ghash_clmulni_intel cryptd serio_raw lpc_ich i915 mei_me mei
drm_kms_helper video netconsole drm configfs mac_hid i2c_algo_bit psmouse r8169
ahci mii libahci

Any suggestions why accessing "MVS_PHY_ID" leads to the kernel NULL pointer
dereference oops?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* RE: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-09-23 21:56 ` bugzilla-daemon
@ 2014-09-24  0:32   ` Elliott, Robert (Server Storage)
  0 siblings, 0 replies; 37+ messages in thread
From: Elliott, Robert (Server Storage) @ 2014-09-24  0:32 UTC (permalink / raw)
  To: bugzilla-daemon, linux-scsi



> -----Original Message-----
> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-
> owner@vger.kernel.org] On Behalf Of bugzilla-daemon@bugzilla.kernel.org
> Sent: Tuesday, 23 September, 2014 4:56 PM
> To: linux-scsi@vger.kernel.org
> Subject: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev
> error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
> 
> https://bugzilla.kernel.org/show_bug.cgi?id=81861
> 
> --- Comment #16 from linux-ide@crashplan.pro ---
> When line-by-line dumping the called constants/vars from:
> 469        del_q = TXQ_MODE_I | tag |
> 470            (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
> 471            (MVS_PHY_ID << TXQ_PHY_SHIFT) |
> 472            (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
> 
> using the prepended statements:
>         printk("slot=%p ", slot);
>         printk(KERN_INFO "TXQ_MODE_I=%d ", TXQ_MODE_I);
>         printk(KERN_INFO "tag=%d ", tag);
>         printk(KERN_INFO "TXQ_CMD_STP=%d ", TXQ_CMD_STP);
>         printk(KERN_INFO "TXQ_CMD_SHIFT=%d ", TXQ_CMD_SHIFT);
>         printk(KERN_INFO "MVS_PHY_ID=%d ", MVS_PHY_ID);
>         printk(KERN_INFO "TXQ_PHY_SHIFT=%d ", TXQ_PHY_SHIFT);
>         del_q = TXQ_MODE_I | tag |
>                 (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
>                 (MVS_PHY_ID << TXQ_PHY_SHIFT) |
>                 (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
> 
> the kernel crash occurs after printing "TXQ_CMD_SHIFT" or when trying to
> output
> the value of "MVS_PHY_ID":
> [  529.113152] sas: DONE DISCOVERY on port 0, pid:133, result:0
> [  529.114313] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
> [  529.115460] sas: ata7: end_device-6:0:28: dev error handler
> [  529.115522] sas: ata8: end_device-6:0:29: dev error handler
> [  529.118706] sas: ata9: end_device-6:0:30: dev error handler
> [  529.119840] sas: ata10: end_device-6:0:31: dev error handler
> [  529.271634] [mvi=ffff8800d3680000, mvi_dev=ffff8800d36836a0 tag=0
> slot=ffff8800d36a55b8
> [  529.271753] TXQ_MODE_I=268435456 tag=0
> [  529.272679] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
> [  529.273618] MVS_PHY_ID=32768 TXQ_PHY_SHIFT=12 tx_prod=44]
> [  529.276091] [mvi=ffff8800d3680000, mvi_dev=ffff8800d3683618 tag=1
> slot=ffff8800d36a5610
> [  529.276207] TXQ_MODE_I=268435456 tag=1
> [  529.277095] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
> [  529.278038] MVS_PHY_ID=1 TXQ_PHY_SHIFT=12 tx_prod=46]
> [  529.280271] [mvi=ffff8800d3680000, mvi_dev=ffff8800d3683618 tag=1
> slot=ffff8800d36a5610
> [  529.280385] TXQ_MODE_I=268435456 tag=1
> [  529.281445] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
> [  529.282562] MVS_PHY_ID=1 TXQ_PHY_SHIFT=12 tx_prod=48]
> [  529.284894] [mvi=ffff8800d3680000, mvi_dev=ffff8800d36837b0 tag=2
> slot=ffff8800d36a5668
> [  529.285010] TXQ_MODE_I=268435456 tag=2
> [  529.286248] TXQ_CMD_STP=3 TXQ_CMD_SHIFT=29
> [  529.287555] BUG: unable to handle kernel NULL pointer dereference at
> 0000000000000257
> [  529.290225] IP: [<ffffffffa02888bb>] mvs_task_prep+0x7cb/0xe50 [mvsas]
> [  529.291686] PGD 0
> [  529.293141] Oops: 0000 [#1] SMP
> [  529.294630] Modules linked in: mvsas(OF) libsas scsi_transport_sas
> x86_pkg_temp_thermal intel_powerclamp coretemp kvm crct10dif_pclmul
> crc32_pclmul ghash_clmulni_intel cryptd serio_raw lpc_ich i915 mei_me mei
> drm_kms_helper video netconsole drm configfs mac_hid i2c_algo_bit psmouse
> r8169
> ahci mii libahci
> 
> Any suggestions why accessing "MVS_PHY_ID" leads to the kernel NULL pointer
> dereference oops?

1. Although MVS_PHY_ID looks like a constant, it's really not:
#define MVS_PHY_ID (1U << sas_phy->id)

2. This fault:
[   32.271218] BUG: unable to handle kernel NULL pointer dereference at 0000000000000255
(although 255 looks like a decimal number 0xff, it's really hex 0x255)

at this line:
   0xffffffffa01c481e <+1838>:	mov    0x254(%rbx),%ecx

implies that rbx contains 1, so 0x254 + 1 = 0x255.

3. pahole drivers/scsi/mvsas/mv_sas.o
shows there are two structures with fields at offset 596:
* asd_sas_phy.id
* asd_sas_port.sas_addr[8]

4. objdump -drS drivers/scsi/mvsas/mv_sas.o
shows only a few lines with 0x254(%something), one of which
is the del_q line you've identified:

mvs_task_prep_ata(struct mvs_info *mvi, struct mvs_task_exec_info *tei):
        struct sas_ha_struct *sha = mvi->sas;
        struct sas_task *task = tei->task;
        struct domain_device *dev = task->dev;
        struct sas_phy *sphy = dev->phy;
        struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number];

        ...
        del_q = TXQ_MODE_I | tag |
                (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
                (MVS_PHY_ID << TXQ_PHY_SHIFT) |
                (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
        mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);

MVS_PHY_ID =
sas_phy->id =
sha->sas_phy[sphy->number] =
mvi->sas->sas_phy[dev->phy->number] =
mvi->sas->sas_phy[task->dev->phy->number]->id
mvi->sas->sas_phy[tei->task->dev->phy->number]->id

Looking at the offsets reported by pahole, that means:
%rdi->56->344[%rsi->0->0->56->688]->254

mvi->sas->sas_phy is a pointer to a pointer:
struct sas_ha_struct {
...
        struct asd_sas_phy * *     sas_phy;              /*   344     8 */

You might look for somewhere that could accidentally
be setting sas_phy[something] to a for loop index,
with a typecast hiding the problem from the compiler.
Or, the phy->number value being passed might be
out of range; if there were discovery errors, something
might not have been initialized like this function expects.


---
Rob Elliott    HP Server Storage






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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (17 preceding siblings ...)
  2014-09-23 21:56 ` bugzilla-daemon
@ 2014-09-26  7:04 ` bugzilla-daemon
  2014-10-19 15:56 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-09-26  7:04 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

Leon Woestenberg <sidebranch.linux@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sidebranch.linux@gmail.com

--- Comment #17 from Leon Woestenberg <sidebranch.linux@gmail.com> ---

With TXQ_PHY_SHIFT being 12, and TXQ_CMD_SHIFT being 29, it seems the PHY
one-bit-hot coding appears in bits 12 through 28 inclusive.

I.e. 16 bits or PHY ID's are supported.

The register transmitted to the controller seems a 32-bit fixed register, so
this seems a hardware limitation rather than software driver limitation.

469        del_q = TXQ_MODE_I | tag |
470            (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
471            (MVS_PHY_ID << TXQ_PHY_SHIFT) |
472            (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
                printk("%d", mvi->tx_prod]);
473        mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);

Remaining question: how is this supposed to fly with port expanders where PHY
ID's get >16?


Thanks to an extensive debug report by e-mail from Rob Elliott (HP Server
Storage) --- thanks! --- which I copied ad verbatim:

---
1. Although MVS_PHY_ID looks like a constant, it's really not:
#define MVS_PHY_ID (1U << sas_phy->id)

2. This fault:
[   32.271218] BUG: unable to handle kernel NULL pointer dereference at
0000000000000255
(although 255 looks like a decimal number 0xff, it's really hex 0x255)

at this line:
  0xffffffffa01c481e <+1838>:    mov    0x254(%rbx),%ecx

implies that rbx contains 1, so 0x254 + 1 = 0x255.

3. pahole drivers/scsi/mvsas/mv_sas.o
shows there are two structures with fields at offset 596:
* asd_sas_phy.id
* asd_sas_port.sas_addr[8]

4. objdump -drS drivers/scsi/mvsas/mv_sas.o
shows only a few lines with 0x254(%something), one of which
is the del_q line you've identified:

mvs_task_prep_ata(struct mvs_info *mvi, struct mvs_task_exec_info *tei):
       struct sas_ha_struct *sha = mvi->sas;
       struct sas_task *task = tei->task;
       struct domain_device *dev = task->dev;
       struct sas_phy *sphy = dev->phy;
       struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number];

       ...
       del_q = TXQ_MODE_I | tag |
               (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
               (MVS_PHY_ID << TXQ_PHY_SHIFT) |
               (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
       mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);

MVS_PHY_ID =
sas_phy->id =
sha->sas_phy[sphy->number] =
mvi->sas->sas_phy[dev->phy->number] =
mvi->sas->sas_phy[task->dev->phy->number]->id
mvi->sas->sas_phy[tei->task->dev->phy->number]->id

Looking at the offsets reported by pahole, that means:
%rdi->56->344[%rsi->0->0->56->688]->254

mvi->sas->sas_phy is a pointer to a pointer:
struct sas_ha_struct {
...
       struct asd_sas_phy * *     sas_phy;              /*   344     8 */

You might look for somewhere that could accidentally
be setting sas_phy[something] to a for loop index,
with a typecast hiding the problem from the compiler.
Or, the phy->number value being passed might be
out of range; if there were discovery errors, something
might not have been initialized like this function expects.


Rob Elliott    HP Server Storage
---

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (18 preceding siblings ...)
  2014-09-26  7:04 ` bugzilla-daemon
@ 2014-10-19 15:56 ` bugzilla-daemon
  2014-12-17 19:49 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-10-19 15:56 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

linux-ide@crashplan.pro changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|3.16.0                      |3.17.1

--- Comment #18 from linux-ide@crashplan.pro ---
Even after flashing the SAS2LP-MV8 its firmware from version 4.0.0.1800 to
version 4.0.0.1812 the mvs_task_prep_ata+0x80/0x3a0 [mvsas] kernel oops issue
persists on kernel:

1. "Linux ubuntu25 3.17.1-031701-generic #201410150735 SMP Wed Oct 15 11:36:31
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux" and
2. "Linux ubuntu25 3.17.0-999-generic #201410182205 SMP Sun Oct 19 02:06:22 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux"

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (19 preceding siblings ...)
  2014-10-19 15:56 ` bugzilla-daemon
@ 2014-12-17 19:49 ` bugzilla-daemon
  2015-01-26 23:19 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2014-12-17 19:49 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

Christian Vilhelm <christian.vilhelm@univ-lille2.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.vilhelm@univ-lill
                   |                            |e2.fr

--- Comment #19 from Christian Vilhelm <christian.vilhelm@univ-lille2.fr> ---
The problem was introduced with this patch :
commit 7c237c5f6d5c62724ccd82aecdcd1fd9bd71dc75
Author: Xiangliang Yu <yuxiangl@marvell.com>
Date:   Wed Jan 30 00:25:53 2013 +0800

    [SCSI] mvsas: fixed timeout issue when removing module


The offending line :
    (MVS_PHY_ID << TXQ_PHY_SHIFT)
was before :
    (sas_port->phy_mask << TXQ_PHY_SHIFT)

Reverting the patch corrects the problem for me (kernel 3.18.1)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (20 preceding siblings ...)
  2014-12-17 19:49 ` bugzilla-daemon
@ 2015-01-26 23:19 ` bugzilla-daemon
  2015-01-26 23:20 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2015-01-26 23:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

nathan.renniewaldock+kernelbugs@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan.renniewaldock+kernel
                   |                            |bugs@gmail.com

--- Comment #20 from nathan.renniewaldock+kernelbugs@gmail.com ---
There seems to be various issues with this driver. After reverting that commit,
I can load the driver, but insmod takes a long time to return. One time was
about 3mins, the other times I gave up waiting and rebooted after 5mins. I'm
using an Areca ARC-1320, so I've ended up downgrading my kernel and using the
proprietary driver just so that it works.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (21 preceding siblings ...)
  2015-01-26 23:19 ` bugzilla-daemon
@ 2015-01-26 23:20 ` bugzilla-daemon
  2015-01-26 23:21 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2015-01-26 23:20 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #21 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com> ---
(In reply to Nathan R from comment #20)
> There seems to be various issues with this driver. After reverting that
> commit, I can load the driver, but insmod takes a long time to return. One
> time was about 3mins, the other times I gave up waiting and rebooted after
> 5mins. I'm using an Areca ARC-1320, so I've ended up downgrading my kernel
> and using the proprietary driver just so that it works.

I should add, this was with kernel 3.18.3 and I'll attach the dmesg section
from insmod.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (22 preceding siblings ...)
  2015-01-26 23:20 ` bugzilla-daemon
@ 2015-01-26 23:21 ` bugzilla-daemon
  2015-04-23 11:31 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2015-01-26 23:21 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #22 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com> ---
Created attachment 164841
  --> https://bugzilla.kernel.org/attachment.cgi?id=164841&action=edit
Patched mvsas dmesg in kernel 3.18.3

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (23 preceding siblings ...)
  2015-01-26 23:21 ` bugzilla-daemon
@ 2015-04-23 11:31 ` bugzilla-daemon
  2015-04-29 13:40 ` bugzilla-daemon
  2015-04-29 13:41 ` bugzilla-daemon
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2015-04-23 11:31 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #23 from linux-ide@crashplan.pro ---
On the Linux-scsi mailing list a possible patch was introduced that has been
tested to fix another appearance of the mvsas port expander mvs_task_prep
panic.

In that case the resulting panics for the combination mvsas + port expander +
SATA drives were:
1. RIP  [<ffffffffa00cd7ed>] mvs_task_prep+0x78d/0xe40 [mvsas]
2. RIP  [<ffffffffa00bd90f>] mvs_task_prep+0x73f/0xd50 [mvsas]
3. RIP  [<ffffffffa006f5b0>] mvs_task_prep_ata+0x80/0x3a0 [mvsas]
4. RIP: 0010:[<ffffffffa00f1877>]  [<ffffffffa00f1877>]
mvs_task_exec.isra.13+0x827/0xf10 [mvsas]

---

James Bottomley wrote on 16-04-15 at 07:16:

Well, that narrows it down.  It looks like there's a longstanding bug in
mvs_task_prep_ata() where the physical PHY field is populated by taking
an index through the HBA phy table.  This field is ignored for STP but
the phy table is too small and it uses the expander phy number to index
it (hence the GPF as we fall off the end of the phy table trying to
dereference sas_phy->id).

This should fix the problem.

James

---

diff --git a/drivers/scsi/mvsas/mv_sas.c b/drivers/scsi/mvsas/mv_sas.c
index 2d5ab6d..454536c 100644
--- a/drivers/scsi/mvsas/mv_sas.c
+++ b/drivers/scsi/mvsas/mv_sas.c
@@ -441,14 +441,11 @@ static u32 mvs_get_ncq_tag(struct sas_task *task, u32
*tag)
 static int mvs_task_prep_ata(struct mvs_info *mvi,
                  struct mvs_task_exec_info *tei)
 {
-    struct sas_ha_struct *sha = mvi->sas;
     struct sas_task *task = tei->task;
     struct domain_device *dev = task->dev;
     struct mvs_device *mvi_dev = dev->lldd_dev;
     struct mvs_cmd_hdr *hdr = tei->hdr;
     struct asd_sas_port *sas_port = dev->port;
-    struct sas_phy *sphy = dev->phy;
-    struct asd_sas_phy *sas_phy = sha->sas_phy[sphy->number];
     struct mvs_slot_info *slot;
     void *buf_prd;
     u32 tag = tei->tag, hdr_tag;
@@ -468,7 +465,7 @@ static int mvs_task_prep_ata(struct mvs_info *mvi,
     slot->tx = mvi->tx_prod;
     del_q = TXQ_MODE_I | tag |
         (TXQ_CMD_STP << TXQ_CMD_SHIFT) |
-        (MVS_PHY_ID << TXQ_PHY_SHIFT) |
+        ((sas_port->phy_mask & TXQ_PHY_MASK) << TXQ_PHY_SHIFT) |
         (mvi_dev->taskfileset << TXQ_SRS_SHIFT);
     mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (24 preceding siblings ...)
  2015-04-23 11:31 ` bugzilla-daemon
@ 2015-04-29 13:40 ` bugzilla-daemon
  2015-04-29 14:20   ` James Bottomley
  2015-04-29 13:41 ` bugzilla-daemon
  26 siblings, 1 reply; 37+ messages in thread
From: bugzilla-daemon @ 2015-04-29 13:40 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

--- Comment #24 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com> ---
Created attachment 175261
  --> https://bugzilla.kernel.org/attachment.cgi?id=175261&action=edit
dmesg output after loading module

Just tested the driver from linux-stable since that patch has been merged.
After loading, I get a bunch of "failed to IDENTIFY" errors, then an oops and
insmod never returned (so far been 15mins and nothing new in dmesg).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
                   ` (25 preceding siblings ...)
  2015-04-29 13:40 ` bugzilla-daemon
@ 2015-04-29 13:41 ` bugzilla-daemon
  26 siblings, 0 replies; 37+ messages in thread
From: bugzilla-daemon @ 2015-04-29 13:41 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=81861

Nathan R <nathan.renniewaldock+kernelbugs@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175261|application/octet-stream    |text/plain
          mime type|                            |

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 13:40 ` bugzilla-daemon
@ 2015-04-29 14:20   ` James Bottomley
       [not found]     ` <CAC2CY-2YAy8GfjCHO+PrFWAuBnhfnMvK33KJ3YCVRZXJMEHykQ@mail.gmail.com>
  0 siblings, 1 reply; 37+ messages in thread
From: James Bottomley @ 2015-04-29 14:20 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: linux-scsi, nathan.renniewaldock

On Wed, 2015-04-29 at 13:40 +0000, bugzilla-daemon@bugzilla.kernel.org
wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=81861
> 
> --- Comment #24 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com> ---
> Created attachment 175261
>   --> https://bugzilla.kernel.org/attachment.cgi?id=175261&action=edit
> dmesg output after loading module
> 
> Just tested the driver from linux-stable since that patch has been merged.
> After loading, I get a bunch of "failed to IDENTIFY" errors, then an oops and
> insmod never returned (so far been 15mins and nothing new in dmesg).

OK, need the bit before this log showing the expander configuration.

> [51444.152442] ata9.00: qc timeout (cmd 0xec)
> [51444.152471] ata7.00: qc timeout (cmd 0xec)
> [51444.152483] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.152509] ata8.00: qc timeout (cmd 0xec)
> [51444.152513] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.160408] ata11.00: qc timeout (cmd 0xec)
> [51444.160411] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.187351] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.187375] ata10.00: qc timeout (cmd 0xec)
> [51444.187382] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.187409] ata12.00: qc timeout (cmd 0xec)
> [51444.187412] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.187423] ata14.00: qc timeout (cmd 0xec)
> [51444.187428] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51444.187437] ata13.00: qc timeout (cmd 0xec)
> [51444.187442] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51446.366477] ata13.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
> [51456.340357] ata7.00: qc timeout (cmd 0xec)
> [51456.344479] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.344484] ata8.00: qc timeout (cmd 0xec)
> [51456.344490] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.350631] ata11.00: qc timeout (cmd 0xec)
> [51456.350636] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.354770] ata10.00: qc timeout (cmd 0xec)
> [51456.354775] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.360889] ata12.00: qc timeout (cmd 0xec)
> [51456.360894] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.360917] ata14.00: qc timeout (cmd 0xec)
> [51456.360922] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51456.384242] ata9.00: qc timeout (cmd 0xec)
> [51456.384246] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51458.510399] ata8.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
> [51458.522389] ata14.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
> [51461.507228] ata13.00: qc timeout (cmd 0xec)
> [51461.511440] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51488.484548] ata10.00: qc timeout (cmd 0xec)
> [51488.488756] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51488.496535] ata12.00: qc timeout (cmd 0xec)
> [51488.500752] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51488.500753] ata11.00: qc timeout (cmd 0xec)
> [51488.500763] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51488.516435] ata9.00: qc timeout (cmd 0xec)
> [51488.516440] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51488.540445] ata7.00: qc timeout (cmd 0xec)
> [51488.544565] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> [51554.171645] BUG: unable to handle kernel paging request at 000000030000007e
> [51554.178745] IP: [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]

Definitely a different problem ... this one is in error recovery

James

> [51554.185100] PGD 1f41b4067 PUD 0 
> [51554.188405] Oops: 0000 [#1] SMP 
> [51554.191706] Modules linked in: mvsas(OE) libsas scsi_transport_sas ses enclosure xt_multiport xt_TCPMSS xt_DSCP ipt_MASQUERADE nf_nat_masquerade_ipv4 xt_mark ipt_REJECT nf_reject_ipv4 xt_nat xt_tcpudp xt_state iptable_filter iptable_mangle iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 ip_tables x_tables autofs4 nfsd nfs_acl auth_rpcgss nfs lockd sunrpc binfmt_misc grace xfs libcrc32c snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel amdkfd snd_hda_controller snd_hda_codec amd_iommu_v2 radeon snd_hwdep snd_pcm_oss snd_mixer_oss bridge snd_pcm stp llc snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device ttm snd drm_kms_helper crct10dif_pclmul crc32_pclmul joydev sha1_ssse3 ghash_clmulni_intel sha256_ssse3 sha512_ssse3 psmouse drm soundcore aesn
 i_intel kvm_amd edac_core ablk_helper cryptd i2c_algo_bit edac_mce_amd 8250_fintek lrw ppdev i2c_piix4 shpchp serio_raw asus_atk0110 gf128mul mac_hid glue_helper fam15h_power k10temp aes_x86_64 wmi kvm softdog tcp_vegas nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack cifs fscache lp parport pata_acpi hid_logitech ff_memless usbhid r8169 mii hid raid10 raid456 async_raid6_recov async_pq raid6_pq async_xor e1000e xor ptp async_memcpy pps_core async_tx ahci libahci raid1 pata_atiixp raid0 multipath linear [last unloaded: arcsas]
> [51554.311462] CPU: 1 PID: 1696 Comm: scsi_eh_7 Tainted: G           OE  3.19.0-15-generic #15-Ubuntu
> [51554.320566] Hardware name: System manufacturer System Product Name/M5A78L-M LX, BIOS 1603    11/05/2013
> [51554.330063] task: ffff8801a9a89d70 ti: ffff880121338000 task.ti: ffff880121338000
> [51554.337622] RIP: 0010:[<ffffffffc0d782b6>]  [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
> [51554.346431] RSP: 0018:ffff88012133bc58  EFLAGS: 00010246
> [51554.351807] RAX: 0000000000000246 RBX: 0000000100000000 RCX: ffff8801776020b0
> [51554.359039] RDX: 00000000000000a6 RSI: 0000000000000246 RDI: 0000000000000246
> [51554.366260] RBP: ffff88012133bca8 R08: 0000000000000004 R09: 0000000000000000
> [51554.373479] R10: 2e8ba2e8ba2e8ba3 R11: ffff88009ba88800 R12: 0000000300000002
> [51554.380710] R13: ffff88009ba8bc00 R14: ffff880177600000 R15: ffff880177600008
> [51554.387946] FS:  00007f0ae89b7700(0000) GS:ffff88021ec40000(0000) knlGS:0000000000000000
> [51554.396133] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
> [51554.401956] CR2: 000000030000007e CR3: 00000001772c0000 CR4: 00000000000407e0
> [51554.409180] Stack:
> [51554.411230]  ffff88012133bc98 0000000000000246 0000000100000000 0000000800000002
> [51554.418826]  0000000100000000 ffff88009ba8bc00 ffff880206047000 ffff880206047000
> [51554.426409]  ffff880206047000 ffff8802144c6c00 ffff88012133bcd8 ffffffffc0d5e3df
> [51554.433995] Call Trace:
> [51554.436478]  [<ffffffffc0d5e3df>] sas_eh_device_reset_handler+0xaf/0xd0 [libsas]
> [51554.443972]  [<ffffffffc0d5d69e>] sas_eh_handle_sas_errors+0x1ce/0x850 [libsas]
> [51554.451363]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> [51554.457530]  [<ffffffffc0d5e8c2>] sas_scsi_recover_host+0x112/0x490 [libsas]
> [51554.464657]  [<ffffffff8151143c>] ? __pm_runtime_resume+0x5c/0x80
> [51554.470818]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> [51554.476989]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> [51554.483171]  [<ffffffff81559172>] scsi_error_handler+0x112/0xa00
> [51554.489251]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> [51554.495407]  [<ffffffff81094759>] kthread+0xc9/0xe0
> [51554.500343]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
> [51554.506945]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
> [51554.512420]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
> [51554.519028] Code: 2a 4d 8d 7e 08 4c 89 ff e8 48 09 a5 c0 4c 89 ee 4c 89 f7 48 89 45 b8 e8 39 fe ff ff 48 8b 45 b8 4c 89 ff 48 89 c6 e8 0a 08 a5 c0 <45> 8b 44 24 7c 41 89 d9 48 c7 c1 40 d2 d7 c0 ba 83 05 00 00 48 
> [51554.539551] RIP  [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
> [51554.546003]  RSP <ffff88012133bc58>
> [51554.549554] CR2: 000000030000007e
> [51554.573509] ---[ end trace 19ccb1d36e80fcf3 ]---




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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
       [not found]     ` <CAC2CY-2YAy8GfjCHO+PrFWAuBnhfnMvK33KJ3YCVRZXJMEHykQ@mail.gmail.com>
@ 2015-04-29 15:41       ` James Bottomley
  2015-04-29 16:24         ` Adam Talbot
  0 siblings, 1 reply; 37+ messages in thread
From: James Bottomley @ 2015-04-29 15:41 UTC (permalink / raw)
  To: Nathan Rennie-Waldock; +Cc: linux-scsi

On Wed, 2015-04-29 at 16:27 +0100, Nathan Rennie-Waldock wrote:
> There's nothing before that, that log starts when I loaded mvsas. I'm using
> an Areca ARC-1320ix-16 which has an onboard expander.

Please keep linux-scsi in the cc ... there are other mvsas people who
may have better ideas.

The log should have something like this preceding what you sent:

[    9.642953] scsi host1: mvsas
[    9.646971] sas: phy-1:2 added to port-1:0, phy_mask:0x4
( 200000000000000)
[    9.647078] sas: phy-1:3 added to port-1:1, phy_mask:0x8
(500605b000001110)
[    9.647084] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 8
[    9.686904] sas: DOING DISCOVERY on port 0, pid:100
[    9.686912] sas: DONE DISCOVERY on port 0, pid:100, result:0
[    9.686928] sas: DOING DISCOVERY on port 1, pid:100
[    9.687529] sas: ex 500605b000001110 phy00:S:9 attached:
5005043011ab0000 (host)
[    9.687663] sas: ex 500605b000001110 phy01:S:0 attached:
0000000000000000 (no device)
[    9.687833] sas: ex 500605b000001110 phy02:S:0 attached:
0000000000000000 (no device)
[    9.687966] sas: ex 500605b000001110 phy03:S:0 attached:
0000000000000000 (no device)
[    9.688101] sas: ex 500605b000001110 phy04:T:0 attached:
0000000000000000 (no device)
[    9.688234] sas: ex 500605b000001110 phy05:T:9 attached:
500000e010decc32 (ssp)
[    9.688431] sas: ex 500605b000001110 phy06:T:0 attached:
0000000000000000 (no device)
[    9.688563] sas: ex 500605b000001110 phy07:T:0 attached:
0000000000000000 (no device)
[    9.688697] sas: ex 500605b000001110 phy08:T:0 attached:
0000000000000000 (no device)
[    9.688831] sas: ex 500605b000001110 phy09:T:0 attached:
0000000000000000 (no device)
[    9.689005] sas: ex 500605b000001110 phy10:T:0 attached:
0000000000000000 (no device)
[    9.689141] sas: ex 500605b000001110 phy11:T:0 attached:
0000000000000000 (no device)
[    9.689296] sas: DONE DISCOVERY on port 1, pid:100, result:0

That's the bit I need.

James

> On 29 Apr 2015 15:20, "James Bottomley" <
> James.Bottomley@hansenpartnership.com> wrote:
> 
> > On Wed, 2015-04-29 at 13:40 +0000, bugzilla-daemon@bugzilla.kernel.org
> > wrote:
> > > https://bugzilla.kernel.org/show_bug.cgi?id=81861
> > >
> > > --- Comment #24 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com>
> > ---
> > > Created attachment 175261
> > >   --> https://bugzilla.kernel.org/attachment.cgi?id=175261&action=edit
> > > dmesg output after loading module
> > >
> > > Just tested the driver from linux-stable since that patch has been
> > merged.
> > > After loading, I get a bunch of "failed to IDENTIFY" errors, then an
> > oops and
> > > insmod never returned (so far been 15mins and nothing new in dmesg).
> >
> > OK, need the bit before this log showing the expander configuration.
> >
> > > [51444.152442] ata9.00: qc timeout (cmd 0xec)
> > > [51444.152471] ata7.00: qc timeout (cmd 0xec)
> > > [51444.152483] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.152509] ata8.00: qc timeout (cmd 0xec)
> > > [51444.152513] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.160408] ata11.00: qc timeout (cmd 0xec)
> > > [51444.160411] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.187351] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.187375] ata10.00: qc timeout (cmd 0xec)
> > > [51444.187382] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.187409] ata12.00: qc timeout (cmd 0xec)
> > > [51444.187412] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.187423] ata14.00: qc timeout (cmd 0xec)
> > > [51444.187428] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51444.187437] ata13.00: qc timeout (cmd 0xec)
> > > [51444.187442] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51446.366477] ata13.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
> > err_mask=0x80)
> > > [51456.340357] ata7.00: qc timeout (cmd 0xec)
> > > [51456.344479] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.344484] ata8.00: qc timeout (cmd 0xec)
> > > [51456.344490] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.350631] ata11.00: qc timeout (cmd 0xec)
> > > [51456.350636] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.354770] ata10.00: qc timeout (cmd 0xec)
> > > [51456.354775] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.360889] ata12.00: qc timeout (cmd 0xec)
> > > [51456.360894] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.360917] ata14.00: qc timeout (cmd 0xec)
> > > [51456.360922] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51456.384242] ata9.00: qc timeout (cmd 0xec)
> > > [51456.384246] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51458.510399] ata8.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
> > err_mask=0x80)
> > > [51458.522389] ata14.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
> > err_mask=0x80)
> > > [51461.507228] ata13.00: qc timeout (cmd 0xec)
> > > [51461.511440] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51488.484548] ata10.00: qc timeout (cmd 0xec)
> > > [51488.488756] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51488.496535] ata12.00: qc timeout (cmd 0xec)
> > > [51488.500752] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51488.500753] ata11.00: qc timeout (cmd 0xec)
> > > [51488.500763] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51488.516435] ata9.00: qc timeout (cmd 0xec)
> > > [51488.516440] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51488.540445] ata7.00: qc timeout (cmd 0xec)
> > > [51488.544565] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
> > > [51554.171645] BUG: unable to handle kernel paging request at
> > 000000030000007e
> > > [51554.178745] IP: [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
> >
> > Definitely a different problem ... this one is in error recovery
> >
> > James
> >
> > > [51554.185100] PGD 1f41b4067 PUD 0
> > > [51554.188405] Oops: 0000 [#1] SMP
> > > [51554.191706] Modules linked in: mvsas(OE) libsas scsi_transport_sas
> > ses enclosure xt_multiport xt_TCPMSS xt_DSCP ipt_MASQUERADE
> > nf_nat_masquerade_ipv4 xt_mark ipt_REJECT nf_reject_ipv4 xt_nat xt_tcpudp
> > xt_state iptable_filter iptable_mangle iptable_nat nf_conntrack_ipv4
> > nf_defrag_ipv4 nf_nat_ipv4 ip_tables x_tables autofs4 nfsd nfs_acl
> > auth_rpcgss nfs lockd sunrpc binfmt_misc grace xfs libcrc32c
> > snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel amdkfd
> > snd_hda_controller snd_hda_codec amd_iommu_v2 radeon snd_hwdep snd_pcm_oss
> > snd_mixer_oss bridge snd_pcm stp llc snd_seq_midi snd_rawmidi
> > snd_seq_midi_event snd_seq snd_timer snd_seq_device ttm snd drm_kms_helper
> > crct10dif_pclmul crc32_pclmul joydev sha1_ssse3 ghash_clmulni_intel
> > sha256_ssse3 sha512_ssse3 psmouse drm soundcore aesni_intel kvm_amd
> > edac_core ablk_helper cryptd i2c_algo_bit edac_mce_amd 8250_fintek lrw
> > ppdev i2c_piix4 shpchp serio_raw asus_atk0110 gf128mul mac_hid glue_helper
> > fam15h_power k10temp aes_x86_64 wmi kvm softdog tcp_vegas nf_nat_ftp nf_nat
> > nf_conntrack_ftp nf_conntrack cifs fscache lp parport pata_acpi
> > hid_logitech ff_memless usbhid r8169 mii hid raid10 raid456
> > async_raid6_recov async_pq raid6_pq async_xor e1000e xor ptp async_memcpy
> > pps_core async_tx ahci libahci raid1 pata_atiixp raid0 multipath linear
> > [last unloaded: arcsas]
> > > [51554.311462] CPU: 1 PID: 1696 Comm: scsi_eh_7 Tainted: G           OE
> > 3.19.0-15-generic #15-Ubuntu
> > > [51554.320566] Hardware name: System manufacturer System Product
> > Name/M5A78L-M LX, BIOS 1603    11/05/2013
> > > [51554.330063] task: ffff8801a9a89d70 ti: ffff880121338000 task.ti:
> > ffff880121338000
> > > [51554.337622] RIP: 0010:[<ffffffffc0d782b6>]  [<ffffffffc0d782b6>]
> > mvs_lu_reset+0x76/0xc0 [mvsas]
> > > [51554.346431] RSP: 0018:ffff88012133bc58  EFLAGS: 00010246
> > > [51554.351807] RAX: 0000000000000246 RBX: 0000000100000000 RCX:
> > ffff8801776020b0
> > > [51554.359039] RDX: 00000000000000a6 RSI: 0000000000000246 RDI:
> > 0000000000000246
> > > [51554.366260] RBP: ffff88012133bca8 R08: 0000000000000004 R09:
> > 0000000000000000
> > > [51554.373479] R10: 2e8ba2e8ba2e8ba3 R11: ffff88009ba88800 R12:
> > 0000000300000002
> > > [51554.380710] R13: ffff88009ba8bc00 R14: ffff880177600000 R15:
> > ffff880177600008
> > > [51554.387946] FS:  00007f0ae89b7700(0000) GS:ffff88021ec40000(0000)
> > knlGS:0000000000000000
> > > [51554.396133] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
> > > [51554.401956] CR2: 000000030000007e CR3: 00000001772c0000 CR4:
> > 00000000000407e0
> > > [51554.409180] Stack:
> > > [51554.411230]  ffff88012133bc98 0000000000000246 0000000100000000
> > 0000000800000002
> > > [51554.418826]  0000000100000000 ffff88009ba8bc00 ffff880206047000
> > ffff880206047000
> > > [51554.426409]  ffff880206047000 ffff8802144c6c00 ffff88012133bcd8
> > ffffffffc0d5e3df
> > > [51554.433995] Call Trace:
> > > [51554.436478]  [<ffffffffc0d5e3df>]
> > sas_eh_device_reset_handler+0xaf/0xd0 [libsas]
> > > [51554.443972]  [<ffffffffc0d5d69e>]
> > sas_eh_handle_sas_errors+0x1ce/0x850 [libsas]
> > > [51554.451363]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> > > [51554.457530]  [<ffffffffc0d5e8c2>] sas_scsi_recover_host+0x112/0x490
> > [libsas]
> > > [51554.464657]  [<ffffffff8151143c>] ? __pm_runtime_resume+0x5c/0x80
> > > [51554.470818]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> > > [51554.476989]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> > > [51554.483171]  [<ffffffff81559172>] scsi_error_handler+0x112/0xa00
> > > [51554.489251]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
> > > [51554.495407]  [<ffffffff81094759>] kthread+0xc9/0xe0
> > > [51554.500343]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
> > > [51554.506945]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
> > > [51554.512420]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
> > > [51554.519028] Code: 2a 4d 8d 7e 08 4c 89 ff e8 48 09 a5 c0 4c 89 ee 4c
> > 89 f7 48 89 45 b8 e8 39 fe ff ff 48 8b 45 b8 4c 89 ff 48 89 c6 e8 0a 08 a5
> > c0 <45> 8b 44 24 7c 41 89 d9 48 c7 c1 40 d2 d7 c0 ba 83 05 00 00 48
> > > [51554.539551] RIP  [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
> > > [51554.546003]  RSP <ffff88012133bc58>
> > > [51554.549554] CR2: 000000030000007e
> > > [51554.573509] ---[ end trace 19ccb1d36e80fcf3 ]---
> >
> >
> >
> >




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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 15:41       ` James Bottomley
@ 2015-04-29 16:24         ` Adam Talbot
  2015-04-29 18:05           ` James Bottomley
  0 siblings, 1 reply; 37+ messages in thread
From: Adam Talbot @ 2015-04-29 16:24 UTC (permalink / raw)
  To: James Bottomley; +Cc: Nathan Rennie-Waldock, linux-scsi

Attached is what I see on my 4.0.0 patched kernel.  I am going through
a SAS expander:
[    5.176095] scsi host4: mvsas
[    5.180076] sas: phy-4:0 added to port-4:0, phy_mask:0x1 (50030480002f51ff)
[    5.180079] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 1
[    5.190007] sas: phy1 matched wide port0
[    5.190010] sas: phy-4:1 added to port-4:0, phy_mask:0x3 (50030480002f51ff)
[    5.190012] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 3
[    5.209850] sas: phy2 matched wide port0
[    5.209853] sas: phy-4:2 added to port-4:0, phy_mask:0x7 (50030480002f51ff)
[    5.209854] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 7
[    5.239609] sas: phy3 matched wide port0
[    5.239612] sas: phy-4:3 added to port-4:0, phy_mask:0xf (50030480002f51ff)
[    5.239613] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map f
[    5.279368] sas: DOING DISCOVERY on port 0, pid:6
[    5.280102] sas: ex 50030480002f51ff phy00:S:9 attached:
5005043011ab0000 (host)
[    5.280356] sas: ex 50030480002f51ff phy01:S:9 attached:
5005043011ab0000 (host)
[    5.280622] sas: ex 50030480002f51ff phy02:S:9 attached:
5005043011ab0000 (host)
[    5.280877] sas: ex 50030480002f51ff phy03:S:9 attached:
5005043011ab0000 (host)
[    5.281141] sas: ex 50030480002f51ff phy04:D:9 attached:
50030480002f51c4 (stp)
[    5.281339] sas: ex 50030480002f51ff phy05:D:9 attached:
50030480002f51c5 (stp)
[    5.281547] sas: ex 50030480002f51ff phy06:D:9 attached:
50030480002f51c6 (stp)
[    5.281801] sas: ex 50030480002f51ff phy07:D:9 attached:
50030480002f51c7 (stp)
[    5.282003] sas: ex 50030480002f51ff phy08:D:9 attached:
50030480002f51c8 (stp)
[    5.282216] sas: ex 50030480002f51ff phy09:D:8 attached:
50030480002f51c9 (stp)
[    5.282419] sas: ex 50030480002f51ff phy10:D:8 attached:
50030480002f51ca (stp)
[    5.282636] sas: ex 50030480002f51ff phy11:D:8 attached:
50030480002f51cb (stp)
[    5.282862] sas: ex 50030480002f51ff phy12:D:8 attached:
50030480002f51cc (stp)
[    5.283042] sas: ex 50030480002f51ff phy13:D:9 attached:
50030480002f51cd (stp)
[    5.283202] sas: ex 50030480002f51ff phy14:D:8 attached:
50030480002f51ce (stp)
[    5.283355] sas: ex 50030480002f51ff phy15:D:0 attached:
0000000000000000 (no device)
[    5.283504] sas: ex 50030480002f51ff phy16:D:0 attached:
0000000000000000 (no device)
[    5.283655] sas: ex 50030480002f51ff phy17:D:0 attached:
0000000000000000 (no device)
[    5.283808] sas: ex 50030480002f51ff phy18:D:0 attached:
0000000000000000 (no device)
[    5.283957] sas: ex 50030480002f51ff phy19:D:0 attached:
0000000000000000 (no device)
[    5.284084] sas: ex 50030480002f51ff phy20:T:0 attached:
0000000000000000 (no device)
[    5.284235] sas: ex 50030480002f51ff phy21:T:0 attached:
0000000000000000 (no device)
[    5.284385] sas: ex 50030480002f51ff phy22:T:0 attached:
0000000000000000 (no device)
[    5.284508] sas: ex 50030480002f51ff phy23:T:0 attached:
0000000000000000 (no device)
[    5.284659] sas: ex 50030480002f51ff phy24:T:0 attached:
0000000000000000 (no device)
[    5.284787] sas: ex 50030480002f51ff phy25:T:0 attached:
0000000000000000 (no device)
[    5.284938] sas: ex 50030480002f51ff phy26:T:0 attached:
0000000000000000 (no device)
[    5.285091] sas: ex 50030480002f51ff phy27:T:0 attached:
0000000000000000 (no device)
[    5.285220] sas: ex 50030480002f51ff phy28:D:9 attached:
50030480002f51fd (host+target)
[    5.285346] sas: ex 50030480002f51ff phy29:D:0 attached:
0000000000000000 (no device)
[    5.286367] sas: DONE DISCOVERY on port 0, pid:6, result:0
[    5.286426] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[    5.286438] sas: ata5: end_device-4:0:4: dev error handler
[    5.286501] sas: ata6: end_device-4:0:5: dev error handler
[    5.286622] sas: ata7: end_device-4:0:6: dev error handler
[    5.286717] sas: ata8: end_device-4:0:7: dev error handler
[    5.286802] sas: ata9: end_device-4:0:8: dev error handler
[    5.286866] sas: ata10: end_device-4:0:9: dev error handler
[    5.286922] sas: ata11: end_device-4:0:10: dev error handler
[    5.287008] sas: ata12: end_device-4:0:11: dev error handler
[    5.287096] sas: ata13: end_device-4:0:12: dev error handler
[    5.287183] sas: ata14: end_device-4:0:13: dev error handler
[    5.287265] sas: ata15: end_device-4:0:14: dev error handler

On Wed, Apr 29, 2015 at 8:41 AM, James Bottomley
<James.Bottomley@hansenpartnership.com> wrote:
> On Wed, 2015-04-29 at 16:27 +0100, Nathan Rennie-Waldock wrote:
>> There's nothing before that, that log starts when I loaded mvsas. I'm using
>> an Areca ARC-1320ix-16 which has an onboard expander.
>
> Please keep linux-scsi in the cc ... there are other mvsas people who
> may have better ideas.
>
> The log should have something like this preceding what you sent:
>
> [    9.642953] scsi host1: mvsas
> [    9.646971] sas: phy-1:2 added to port-1:0, phy_mask:0x4
> ( 200000000000000)
> [    9.647078] sas: phy-1:3 added to port-1:1, phy_mask:0x8
> (500605b000001110)
> [    9.647084] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 8
> [    9.686904] sas: DOING DISCOVERY on port 0, pid:100
> [    9.686912] sas: DONE DISCOVERY on port 0, pid:100, result:0
> [    9.686928] sas: DOING DISCOVERY on port 1, pid:100
> [    9.687529] sas: ex 500605b000001110 phy00:S:9 attached:
> 5005043011ab0000 (host)
> [    9.687663] sas: ex 500605b000001110 phy01:S:0 attached:
> 0000000000000000 (no device)
> [    9.687833] sas: ex 500605b000001110 phy02:S:0 attached:
> 0000000000000000 (no device)
> [    9.687966] sas: ex 500605b000001110 phy03:S:0 attached:
> 0000000000000000 (no device)
> [    9.688101] sas: ex 500605b000001110 phy04:T:0 attached:
> 0000000000000000 (no device)
> [    9.688234] sas: ex 500605b000001110 phy05:T:9 attached:
> 500000e010decc32 (ssp)
> [    9.688431] sas: ex 500605b000001110 phy06:T:0 attached:
> 0000000000000000 (no device)
> [    9.688563] sas: ex 500605b000001110 phy07:T:0 attached:
> 0000000000000000 (no device)
> [    9.688697] sas: ex 500605b000001110 phy08:T:0 attached:
> 0000000000000000 (no device)
> [    9.688831] sas: ex 500605b000001110 phy09:T:0 attached:
> 0000000000000000 (no device)
> [    9.689005] sas: ex 500605b000001110 phy10:T:0 attached:
> 0000000000000000 (no device)
> [    9.689141] sas: ex 500605b000001110 phy11:T:0 attached:
> 0000000000000000 (no device)
> [    9.689296] sas: DONE DISCOVERY on port 1, pid:100, result:0
>
> That's the bit I need.
>
> James
>
>> On 29 Apr 2015 15:20, "James Bottomley" <
>> James.Bottomley@hansenpartnership.com> wrote:
>>
>> > On Wed, 2015-04-29 at 13:40 +0000, bugzilla-daemon@bugzilla.kernel.org
>> > wrote:
>> > > https://bugzilla.kernel.org/show_bug.cgi?id=81861
>> > >
>> > > --- Comment #24 from Nathan R <nathan.renniewaldock+kernelbugs@gmail.com>
>> > ---
>> > > Created attachment 175261
>> > >   --> https://bugzilla.kernel.org/attachment.cgi?id=175261&action=edit
>> > > dmesg output after loading module
>> > >
>> > > Just tested the driver from linux-stable since that patch has been
>> > merged.
>> > > After loading, I get a bunch of "failed to IDENTIFY" errors, then an
>> > oops and
>> > > insmod never returned (so far been 15mins and nothing new in dmesg).
>> >
>> > OK, need the bit before this log showing the expander configuration.
>> >
>> > > [51444.152442] ata9.00: qc timeout (cmd 0xec)
>> > > [51444.152471] ata7.00: qc timeout (cmd 0xec)
>> > > [51444.152483] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.152509] ata8.00: qc timeout (cmd 0xec)
>> > > [51444.152513] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.160408] ata11.00: qc timeout (cmd 0xec)
>> > > [51444.160411] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.187351] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.187375] ata10.00: qc timeout (cmd 0xec)
>> > > [51444.187382] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.187409] ata12.00: qc timeout (cmd 0xec)
>> > > [51444.187412] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.187423] ata14.00: qc timeout (cmd 0xec)
>> > > [51444.187428] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51444.187437] ata13.00: qc timeout (cmd 0xec)
>> > > [51444.187442] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51446.366477] ata13.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
>> > err_mask=0x80)
>> > > [51456.340357] ata7.00: qc timeout (cmd 0xec)
>> > > [51456.344479] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.344484] ata8.00: qc timeout (cmd 0xec)
>> > > [51456.344490] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.350631] ata11.00: qc timeout (cmd 0xec)
>> > > [51456.350636] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.354770] ata10.00: qc timeout (cmd 0xec)
>> > > [51456.354775] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.360889] ata12.00: qc timeout (cmd 0xec)
>> > > [51456.360894] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.360917] ata14.00: qc timeout (cmd 0xec)
>> > > [51456.360922] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51456.384242] ata9.00: qc timeout (cmd 0xec)
>> > > [51456.384246] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51458.510399] ata8.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
>> > err_mask=0x80)
>> > > [51458.522389] ata14.00: failed to IDENTIFY (INIT_DEV_PARAMS failed,
>> > err_mask=0x80)
>> > > [51461.507228] ata13.00: qc timeout (cmd 0xec)
>> > > [51461.511440] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51488.484548] ata10.00: qc timeout (cmd 0xec)
>> > > [51488.488756] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51488.496535] ata12.00: qc timeout (cmd 0xec)
>> > > [51488.500752] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51488.500753] ata11.00: qc timeout (cmd 0xec)
>> > > [51488.500763] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51488.516435] ata9.00: qc timeout (cmd 0xec)
>> > > [51488.516440] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51488.540445] ata7.00: qc timeout (cmd 0xec)
>> > > [51488.544565] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>> > > [51554.171645] BUG: unable to handle kernel paging request at
>> > 000000030000007e
>> > > [51554.178745] IP: [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
>> >
>> > Definitely a different problem ... this one is in error recovery
>> >
>> > James
>> >
>> > > [51554.185100] PGD 1f41b4067 PUD 0
>> > > [51554.188405] Oops: 0000 [#1] SMP
>> > > [51554.191706] Modules linked in: mvsas(OE) libsas scsi_transport_sas
>> > ses enclosure xt_multiport xt_TCPMSS xt_DSCP ipt_MASQUERADE
>> > nf_nat_masquerade_ipv4 xt_mark ipt_REJECT nf_reject_ipv4 xt_nat xt_tcpudp
>> > xt_state iptable_filter iptable_mangle iptable_nat nf_conntrack_ipv4
>> > nf_defrag_ipv4 nf_nat_ipv4 ip_tables x_tables autofs4 nfsd nfs_acl
>> > auth_rpcgss nfs lockd sunrpc binfmt_misc grace xfs libcrc32c
>> > snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel amdkfd
>> > snd_hda_controller snd_hda_codec amd_iommu_v2 radeon snd_hwdep snd_pcm_oss
>> > snd_mixer_oss bridge snd_pcm stp llc snd_seq_midi snd_rawmidi
>> > snd_seq_midi_event snd_seq snd_timer snd_seq_device ttm snd drm_kms_helper
>> > crct10dif_pclmul crc32_pclmul joydev sha1_ssse3 ghash_clmulni_intel
>> > sha256_ssse3 sha512_ssse3 psmouse drm soundcore aesni_intel kvm_amd
>> > edac_core ablk_helper cryptd i2c_algo_bit edac_mce_amd 8250_fintek lrw
>> > ppdev i2c_piix4 shpchp serio_raw asus_atk0110 gf128mul mac_hid glue_helper
>> > fam15h_power k10temp aes_x86_64 wmi kvm softdog tcp_vegas nf_nat_ftp nf_nat
>> > nf_conntrack_ftp nf_conntrack cifs fscache lp parport pata_acpi
>> > hid_logitech ff_memless usbhid r8169 mii hid raid10 raid456
>> > async_raid6_recov async_pq raid6_pq async_xor e1000e xor ptp async_memcpy
>> > pps_core async_tx ahci libahci raid1 pata_atiixp raid0 multipath linear
>> > [last unloaded: arcsas]
>> > > [51554.311462] CPU: 1 PID: 1696 Comm: scsi_eh_7 Tainted: G           OE
>> > 3.19.0-15-generic #15-Ubuntu
>> > > [51554.320566] Hardware name: System manufacturer System Product
>> > Name/M5A78L-M LX, BIOS 1603    11/05/2013
>> > > [51554.330063] task: ffff8801a9a89d70 ti: ffff880121338000 task.ti:
>> > ffff880121338000
>> > > [51554.337622] RIP: 0010:[<ffffffffc0d782b6>]  [<ffffffffc0d782b6>]
>> > mvs_lu_reset+0x76/0xc0 [mvsas]
>> > > [51554.346431] RSP: 0018:ffff88012133bc58  EFLAGS: 00010246
>> > > [51554.351807] RAX: 0000000000000246 RBX: 0000000100000000 RCX:
>> > ffff8801776020b0
>> > > [51554.359039] RDX: 00000000000000a6 RSI: 0000000000000246 RDI:
>> > 0000000000000246
>> > > [51554.366260] RBP: ffff88012133bca8 R08: 0000000000000004 R09:
>> > 0000000000000000
>> > > [51554.373479] R10: 2e8ba2e8ba2e8ba3 R11: ffff88009ba88800 R12:
>> > 0000000300000002
>> > > [51554.380710] R13: ffff88009ba8bc00 R14: ffff880177600000 R15:
>> > ffff880177600008
>> > > [51554.387946] FS:  00007f0ae89b7700(0000) GS:ffff88021ec40000(0000)
>> > knlGS:0000000000000000
>> > > [51554.396133] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
>> > > [51554.401956] CR2: 000000030000007e CR3: 00000001772c0000 CR4:
>> > 00000000000407e0
>> > > [51554.409180] Stack:
>> > > [51554.411230]  ffff88012133bc98 0000000000000246 0000000100000000
>> > 0000000800000002
>> > > [51554.418826]  0000000100000000 ffff88009ba8bc00 ffff880206047000
>> > ffff880206047000
>> > > [51554.426409]  ffff880206047000 ffff8802144c6c00 ffff88012133bcd8
>> > ffffffffc0d5e3df
>> > > [51554.433995] Call Trace:
>> > > [51554.436478]  [<ffffffffc0d5e3df>]
>> > sas_eh_device_reset_handler+0xaf/0xd0 [libsas]
>> > > [51554.443972]  [<ffffffffc0d5d69e>]
>> > sas_eh_handle_sas_errors+0x1ce/0x850 [libsas]
>> > > [51554.451363]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
>> > > [51554.457530]  [<ffffffffc0d5e8c2>] sas_scsi_recover_host+0x112/0x490
>> > [libsas]
>> > > [51554.464657]  [<ffffffff8151143c>] ? __pm_runtime_resume+0x5c/0x80
>> > > [51554.470818]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
>> > > [51554.476989]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
>> > > [51554.483171]  [<ffffffff81559172>] scsi_error_handler+0x112/0xa00
>> > > [51554.489251]  [<ffffffff81559060>] ? scsi_eh_get_sense+0x360/0x360
>> > > [51554.495407]  [<ffffffff81094759>] kthread+0xc9/0xe0
>> > > [51554.500343]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
>> > > [51554.506945]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
>> > > [51554.512420]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
>> > > [51554.519028] Code: 2a 4d 8d 7e 08 4c 89 ff e8 48 09 a5 c0 4c 89 ee 4c
>> > 89 f7 48 89 45 b8 e8 39 fe ff ff 48 8b 45 b8 4c 89 ff 48 89 c6 e8 0a 08 a5
>> > c0 <45> 8b 44 24 7c 41 89 d9 48 c7 c1 40 d2 d7 c0 ba 83 05 00 00 48
>> > > [51554.539551] RIP  [<ffffffffc0d782b6>] mvs_lu_reset+0x76/0xc0 [mvsas]
>> > > [51554.546003]  RSP <ffff88012133bc58>
>> > > [51554.549554] CR2: 000000030000007e
>> > > [51554.573509] ---[ end trace 19ccb1d36e80fcf3 ]---
>> >
>> >
>> >
>> >
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 16:24         ` Adam Talbot
@ 2015-04-29 18:05           ` James Bottomley
  2015-04-29 18:07             ` Adam Talbot
  2015-04-29 19:09             ` Nathan Rennie-Waldock
  0 siblings, 2 replies; 37+ messages in thread
From: James Bottomley @ 2015-04-29 18:05 UTC (permalink / raw)
  To: Adam Talbot; +Cc: Nathan Rennie-Waldock, linux-scsi

On Wed, 2015-04-29 at 09:24 -0700, Adam Talbot wrote:
> Attached is what I see on my 4.0.0 patched kernel.  I am going through
> a SAS expander:
> [    5.176095] scsi host4: mvsas
> [    5.180076] sas: phy-4:0 added to port-4:0, phy_mask:0x1 (50030480002f51ff)
> [    5.180079] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 1
> [    5.190007] sas: phy1 matched wide port0
> [    5.190010] sas: phy-4:1 added to port-4:0, phy_mask:0x3 (50030480002f51ff)
> [    5.190012] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 3
> [    5.209850] sas: phy2 matched wide port0
> [    5.209853] sas: phy-4:2 added to port-4:0, phy_mask:0x7 (50030480002f51ff)
> [    5.209854] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 7
> [    5.239609] sas: phy3 matched wide port0
> [    5.239612] sas: phy-4:3 added to port-4:0, phy_mask:0xf (50030480002f51ff)
> [    5.239613] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map f
> [    5.279368] sas: DOING DISCOVERY on port 0, pid:6
> [    5.280102] sas: ex 50030480002f51ff phy00:S:9 attached:
> 5005043011ab0000 (host)
> [    5.280356] sas: ex 50030480002f51ff phy01:S:9 attached:
> 5005043011ab0000 (host)
> [    5.280622] sas: ex 50030480002f51ff phy02:S:9 attached:
> 5005043011ab0000 (host)
> [    5.280877] sas: ex 50030480002f51ff phy03:S:9 attached:
> 5005043011ab0000 (host)
> [    5.281141] sas: ex 50030480002f51ff phy04:D:9 attached:
> 50030480002f51c4 (stp)
> [    5.281339] sas: ex 50030480002f51ff phy05:D:9 attached:
> 50030480002f51c5 (stp)
> [    5.281547] sas: ex 50030480002f51ff phy06:D:9 attached:
> 50030480002f51c6 (stp)
> [    5.281801] sas: ex 50030480002f51ff phy07:D:9 attached:
> 50030480002f51c7 (stp)
> [    5.282003] sas: ex 50030480002f51ff phy08:D:9 attached:
> 50030480002f51c8 (stp)
> [    5.282216] sas: ex 50030480002f51ff phy09:D:8 attached:
> 50030480002f51c9 (stp)
> [    5.282419] sas: ex 50030480002f51ff phy10:D:8 attached:
> 50030480002f51ca (stp)
> [    5.282636] sas: ex 50030480002f51ff phy11:D:8 attached:
> 50030480002f51cb (stp)
> [    5.282862] sas: ex 50030480002f51ff phy12:D:8 attached:
> 50030480002f51cc (stp)
> [    5.283042] sas: ex 50030480002f51ff phy13:D:9 attached:
> 50030480002f51cd (stp)
> [    5.283202] sas: ex 50030480002f51ff phy14:D:8 attached:
> 50030480002f51ce (stp)
> [    5.283355] sas: ex 50030480002f51ff phy15:D:0 attached:
> 0000000000000000 (no device)
> [    5.283504] sas: ex 50030480002f51ff phy16:D:0 attached:
> 0000000000000000 (no device)
> [    5.283655] sas: ex 50030480002f51ff phy17:D:0 attached:
> 0000000000000000 (no device)
> [    5.283808] sas: ex 50030480002f51ff phy18:D:0 attached:
> 0000000000000000 (no device)
> [    5.283957] sas: ex 50030480002f51ff phy19:D:0 attached:
> 0000000000000000 (no device)
> [    5.284084] sas: ex 50030480002f51ff phy20:T:0 attached:
> 0000000000000000 (no device)
> [    5.284235] sas: ex 50030480002f51ff phy21:T:0 attached:
> 0000000000000000 (no device)
> [    5.284385] sas: ex 50030480002f51ff phy22:T:0 attached:
> 0000000000000000 (no device)
> [    5.284508] sas: ex 50030480002f51ff phy23:T:0 attached:
> 0000000000000000 (no device)
> [    5.284659] sas: ex 50030480002f51ff phy24:T:0 attached:
> 0000000000000000 (no device)
> [    5.284787] sas: ex 50030480002f51ff phy25:T:0 attached:
> 0000000000000000 (no device)
> [    5.284938] sas: ex 50030480002f51ff phy26:T:0 attached:
> 0000000000000000 (no device)
> [    5.285091] sas: ex 50030480002f51ff phy27:T:0 attached:
> 0000000000000000 (no device)
> [    5.285220] sas: ex 50030480002f51ff phy28:D:9 attached:
> 50030480002f51fd (host+target)
> [    5.285346] sas: ex 50030480002f51ff phy29:D:0 attached:
> 0000000000000000 (no device)
> [    5.286367] sas: DONE DISCOVERY on port 0, pid:6, result:0
> [    5.286426] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
> [    5.286438] sas: ata5: end_device-4:0:4: dev error handler
> [    5.286501] sas: ata6: end_device-4:0:5: dev error handler
> [    5.286622] sas: ata7: end_device-4:0:6: dev error handler
> [    5.286717] sas: ata8: end_device-4:0:7: dev error handler
> [    5.286802] sas: ata9: end_device-4:0:8: dev error handler
> [    5.286866] sas: ata10: end_device-4:0:9: dev error handler
> [    5.286922] sas: ata11: end_device-4:0:10: dev error handler
> [    5.287008] sas: ata12: end_device-4:0:11: dev error handler
> [    5.287096] sas: ata13: end_device-4:0:12: dev error handler
> [    5.287183] sas: ata14: end_device-4:0:13: dev error handler
> [    5.287265] sas: ata15: end_device-4:0:14: dev error handler

Right, but I actually need the configuration of the system that is
currently oopsing.  Your trace seems to show a normal SATA discovery
(the error handler shows up because a reset fis is part of SATA
discovery).

James



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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 18:05           ` James Bottomley
@ 2015-04-29 18:07             ` Adam Talbot
  2015-04-29 18:10               ` James Bottomley
  2015-04-29 19:09             ` Nathan Rennie-Waldock
  1 sibling, 1 reply; 37+ messages in thread
From: Adam Talbot @ 2015-04-29 18:07 UTC (permalink / raw)
  To: James Bottomley; +Cc: Nathan Rennie-Waldock, linux-scsi

My system was oopsing, pre patch.  I am happy to give you the full
configuration. Would that help?

On Wed, Apr 29, 2015 at 11:05 AM, James Bottomley
<James.Bottomley@hansenpartnership.com> wrote:
> On Wed, 2015-04-29 at 09:24 -0700, Adam Talbot wrote:
>> Attached is what I see on my 4.0.0 patched kernel.  I am going through
>> a SAS expander:
>> [    5.176095] scsi host4: mvsas
>> [    5.180076] sas: phy-4:0 added to port-4:0, phy_mask:0x1 (50030480002f51ff)
>> [    5.180079] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 1
>> [    5.190007] sas: phy1 matched wide port0
>> [    5.190010] sas: phy-4:1 added to port-4:0, phy_mask:0x3 (50030480002f51ff)
>> [    5.190012] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 3
>> [    5.209850] sas: phy2 matched wide port0
>> [    5.209853] sas: phy-4:2 added to port-4:0, phy_mask:0x7 (50030480002f51ff)
>> [    5.209854] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 7
>> [    5.239609] sas: phy3 matched wide port0
>> [    5.239612] sas: phy-4:3 added to port-4:0, phy_mask:0xf (50030480002f51ff)
>> [    5.239613] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map f
>> [    5.279368] sas: DOING DISCOVERY on port 0, pid:6
>> [    5.280102] sas: ex 50030480002f51ff phy00:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280356] sas: ex 50030480002f51ff phy01:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280622] sas: ex 50030480002f51ff phy02:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280877] sas: ex 50030480002f51ff phy03:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.281141] sas: ex 50030480002f51ff phy04:D:9 attached:
>> 50030480002f51c4 (stp)
>> [    5.281339] sas: ex 50030480002f51ff phy05:D:9 attached:
>> 50030480002f51c5 (stp)
>> [    5.281547] sas: ex 50030480002f51ff phy06:D:9 attached:
>> 50030480002f51c6 (stp)
>> [    5.281801] sas: ex 50030480002f51ff phy07:D:9 attached:
>> 50030480002f51c7 (stp)
>> [    5.282003] sas: ex 50030480002f51ff phy08:D:9 attached:
>> 50030480002f51c8 (stp)
>> [    5.282216] sas: ex 50030480002f51ff phy09:D:8 attached:
>> 50030480002f51c9 (stp)
>> [    5.282419] sas: ex 50030480002f51ff phy10:D:8 attached:
>> 50030480002f51ca (stp)
>> [    5.282636] sas: ex 50030480002f51ff phy11:D:8 attached:
>> 50030480002f51cb (stp)
>> [    5.282862] sas: ex 50030480002f51ff phy12:D:8 attached:
>> 50030480002f51cc (stp)
>> [    5.283042] sas: ex 50030480002f51ff phy13:D:9 attached:
>> 50030480002f51cd (stp)
>> [    5.283202] sas: ex 50030480002f51ff phy14:D:8 attached:
>> 50030480002f51ce (stp)
>> [    5.283355] sas: ex 50030480002f51ff phy15:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283504] sas: ex 50030480002f51ff phy16:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283655] sas: ex 50030480002f51ff phy17:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283808] sas: ex 50030480002f51ff phy18:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283957] sas: ex 50030480002f51ff phy19:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.284084] sas: ex 50030480002f51ff phy20:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284235] sas: ex 50030480002f51ff phy21:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284385] sas: ex 50030480002f51ff phy22:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284508] sas: ex 50030480002f51ff phy23:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284659] sas: ex 50030480002f51ff phy24:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284787] sas: ex 50030480002f51ff phy25:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284938] sas: ex 50030480002f51ff phy26:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.285091] sas: ex 50030480002f51ff phy27:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.285220] sas: ex 50030480002f51ff phy28:D:9 attached:
>> 50030480002f51fd (host+target)
>> [    5.285346] sas: ex 50030480002f51ff phy29:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.286367] sas: DONE DISCOVERY on port 0, pid:6, result:0
>> [    5.286426] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
>> [    5.286438] sas: ata5: end_device-4:0:4: dev error handler
>> [    5.286501] sas: ata6: end_device-4:0:5: dev error handler
>> [    5.286622] sas: ata7: end_device-4:0:6: dev error handler
>> [    5.286717] sas: ata8: end_device-4:0:7: dev error handler
>> [    5.286802] sas: ata9: end_device-4:0:8: dev error handler
>> [    5.286866] sas: ata10: end_device-4:0:9: dev error handler
>> [    5.286922] sas: ata11: end_device-4:0:10: dev error handler
>> [    5.287008] sas: ata12: end_device-4:0:11: dev error handler
>> [    5.287096] sas: ata13: end_device-4:0:12: dev error handler
>> [    5.287183] sas: ata14: end_device-4:0:13: dev error handler
>> [    5.287265] sas: ata15: end_device-4:0:14: dev error handler
>
> Right, but I actually need the configuration of the system that is
> currently oopsing.  Your trace seems to show a normal SATA discovery
> (the error handler shows up because a reset fis is part of SATA
> discovery).
>
> James
>
>

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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 18:07             ` Adam Talbot
@ 2015-04-29 18:10               ` James Bottomley
  0 siblings, 0 replies; 37+ messages in thread
From: James Bottomley @ 2015-04-29 18:10 UTC (permalink / raw)
  To: Adam Talbot; +Cc: Nathan Rennie-Waldock, linux-scsi

On Wed, 2015-04-29 at 11:07 -0700, Adam Talbot wrote:
> My system was oopsing, pre patch.  I am happy to give you the full
> configuration. Would that help?

Not really ... the other guy on the thread has a system oopsing post
patch.  It's oopsing in a different place from yours.  That's the system
I need the configuration for.

James



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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 18:05           ` James Bottomley
  2015-04-29 18:07             ` Adam Talbot
@ 2015-04-29 19:09             ` Nathan Rennie-Waldock
  2015-10-05  0:07               ` Nathan Rennie-Waldock
  1 sibling, 1 reply; 37+ messages in thread
From: Nathan Rennie-Waldock @ 2015-04-29 19:09 UTC (permalink / raw)
  To: James Bottomley; +Cc: Adam Talbot, linux-scsi

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

Alright, rebooted with "debug ignore_loglevel", log attached.

I'm running an Areca ARC-1320ix-16 (with onboard expander) with 10
SATA drives attached.
(Sending again because mailing list rejects HTML)

On 29 April 2015 at 19:05, James Bottomley
<James.Bottomley@hansenpartnership.com> wrote:
> On Wed, 2015-04-29 at 09:24 -0700, Adam Talbot wrote:
>> Attached is what I see on my 4.0.0 patched kernel.  I am going through
>> a SAS expander:
>> [    5.176095] scsi host4: mvsas
>> [    5.180076] sas: phy-4:0 added to port-4:0, phy_mask:0x1 (50030480002f51ff)
>> [    5.180079] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 1
>> [    5.190007] sas: phy1 matched wide port0
>> [    5.190010] sas: phy-4:1 added to port-4:0, phy_mask:0x3 (50030480002f51ff)
>> [    5.190012] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 3
>> [    5.209850] sas: phy2 matched wide port0
>> [    5.209853] sas: phy-4:2 added to port-4:0, phy_mask:0x7 (50030480002f51ff)
>> [    5.209854] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 7
>> [    5.239609] sas: phy3 matched wide port0
>> [    5.239612] sas: phy-4:3 added to port-4:0, phy_mask:0xf (50030480002f51ff)
>> [    5.239613] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map f
>> [    5.279368] sas: DOING DISCOVERY on port 0, pid:6
>> [    5.280102] sas: ex 50030480002f51ff phy00:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280356] sas: ex 50030480002f51ff phy01:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280622] sas: ex 50030480002f51ff phy02:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.280877] sas: ex 50030480002f51ff phy03:S:9 attached:
>> 5005043011ab0000 (host)
>> [    5.281141] sas: ex 50030480002f51ff phy04:D:9 attached:
>> 50030480002f51c4 (stp)
>> [    5.281339] sas: ex 50030480002f51ff phy05:D:9 attached:
>> 50030480002f51c5 (stp)
>> [    5.281547] sas: ex 50030480002f51ff phy06:D:9 attached:
>> 50030480002f51c6 (stp)
>> [    5.281801] sas: ex 50030480002f51ff phy07:D:9 attached:
>> 50030480002f51c7 (stp)
>> [    5.282003] sas: ex 50030480002f51ff phy08:D:9 attached:
>> 50030480002f51c8 (stp)
>> [    5.282216] sas: ex 50030480002f51ff phy09:D:8 attached:
>> 50030480002f51c9 (stp)
>> [    5.282419] sas: ex 50030480002f51ff phy10:D:8 attached:
>> 50030480002f51ca (stp)
>> [    5.282636] sas: ex 50030480002f51ff phy11:D:8 attached:
>> 50030480002f51cb (stp)
>> [    5.282862] sas: ex 50030480002f51ff phy12:D:8 attached:
>> 50030480002f51cc (stp)
>> [    5.283042] sas: ex 50030480002f51ff phy13:D:9 attached:
>> 50030480002f51cd (stp)
>> [    5.283202] sas: ex 50030480002f51ff phy14:D:8 attached:
>> 50030480002f51ce (stp)
>> [    5.283355] sas: ex 50030480002f51ff phy15:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283504] sas: ex 50030480002f51ff phy16:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283655] sas: ex 50030480002f51ff phy17:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283808] sas: ex 50030480002f51ff phy18:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.283957] sas: ex 50030480002f51ff phy19:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.284084] sas: ex 50030480002f51ff phy20:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284235] sas: ex 50030480002f51ff phy21:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284385] sas: ex 50030480002f51ff phy22:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284508] sas: ex 50030480002f51ff phy23:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284659] sas: ex 50030480002f51ff phy24:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284787] sas: ex 50030480002f51ff phy25:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.284938] sas: ex 50030480002f51ff phy26:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.285091] sas: ex 50030480002f51ff phy27:T:0 attached:
>> 0000000000000000 (no device)
>> [    5.285220] sas: ex 50030480002f51ff phy28:D:9 attached:
>> 50030480002f51fd (host+target)
>> [    5.285346] sas: ex 50030480002f51ff phy29:D:0 attached:
>> 0000000000000000 (no device)
>> [    5.286367] sas: DONE DISCOVERY on port 0, pid:6, result:0
>> [    5.286426] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
>> [    5.286438] sas: ata5: end_device-4:0:4: dev error handler
>> [    5.286501] sas: ata6: end_device-4:0:5: dev error handler
>> [    5.286622] sas: ata7: end_device-4:0:6: dev error handler
>> [    5.286717] sas: ata8: end_device-4:0:7: dev error handler
>> [    5.286802] sas: ata9: end_device-4:0:8: dev error handler
>> [    5.286866] sas: ata10: end_device-4:0:9: dev error handler
>> [    5.286922] sas: ata11: end_device-4:0:10: dev error handler
>> [    5.287008] sas: ata12: end_device-4:0:11: dev error handler
>> [    5.287096] sas: ata13: end_device-4:0:12: dev error handler
>> [    5.287183] sas: ata14: end_device-4:0:13: dev error handler
>> [    5.287265] sas: ata15: end_device-4:0:14: dev error handler
>
> Right, but I actually need the configuration of the system that is
> currently oopsing.  Your trace seems to show a normal SATA discovery
> (the error handler shows up because a reset fis is part of SATA
> discovery).
>
> James
>
>

[-- Attachment #2: mvsas.txt --]
[-- Type: text/plain, Size: 21599 bytes --]

[   96.800626] mvsas 0000:02:00.0: mvsas: driver version 0.8.16
[   96.806547] mvsas 0000:02:00.0: mvsas: PCI-E x8, Bandwidth Usage: 5.0 Gbps
[  105.059102] scsi host6: mvsas
[  105.071339] sas: phy-6:0 added to port-6:0, phy_mask:0x1 (5001b4d5183a503f)
[  105.081301] sas: DOING DISCOVERY on port 0, pid:250
[  105.081940] sas: ex 5001b4d5183a503f phy00:U:9 attached: 5001b4d5183a5000 (stp)
[  105.082138] sas: ex 5001b4d5183a503f phy01:U:9 attached: 5001b4d5183a5001 (stp)
[  105.082340] sas: ex 5001b4d5183a503f phy02:U:9 attached: 5001b4d5183a5002 (stp)
[  105.082536] sas: ex 5001b4d5183a503f phy03:U:9 attached: 5001b4d5183a5003 (stp)
[  105.082708] sas: ex 5001b4d5183a503f phy04:D:0 attached: 0000000000000000 (no device)
[  105.082877] sas: ex 5001b4d5183a503f phy05:D:0 attached: 0000000000000000 (no device)
[  105.083042] sas: ex 5001b4d5183a503f phy06:D:0 attached: 0000000000000000 (no device)
[  105.083208] sas: ex 5001b4d5183a503f phy07:D:0 attached: 0000000000000000 (no device)
[  105.083372] sas: ex 5001b4d5183a503f phy08:D:0 attached: 0000000000000000 (no device)
[  105.083534] sas: ex 5001b4d5183a503f phy09:D:0 attached: 0000000000000000 (no device)
[  105.083696] sas: ex 5001b4d5183a503f phy10:D:0 attached: 0000000000000000 (no device)
[  105.083859] sas: ex 5001b4d5183a503f phy11:D:0 attached: 0000000000000000 (no device)
[  105.084029] sas: ex 5001b4d5183a503f phy12:D:0 attached: 0000000000000000 (no device)
[  105.084194] sas: ex 5001b4d5183a503f phy13:D:0 attached: 0000000000000000 (no device)
[  105.084364] sas: ex 5001b4d5183a503f phy14:D:0 attached: 0000000000000000 (no device)
[  105.084530] sas: ex 5001b4d5183a503f phy15:D:0 attached: 0000000000000000 (no device)
[  105.084727] sas: ex 5001b4d5183a503f phy16:U:0 attached: 0000000000000000 (no device)
[  105.084920] sas: ex 5001b4d5183a503f phy17:U:0 attached: 0000000000000000 (no device)
[  105.085114] sas: ex 5001b4d5183a503f phy18:U:0 attached: 0000000000000000 (no device)
[  105.085308] sas: ex 5001b4d5183a503f phy19:U:0 attached: 0000000000000000 (no device)
[  105.085481] sas: ex 5001b4d5183a503f phy20:D:0 attached: 0000000000000000 (no device)
[  105.085654] sas: ex 5001b4d5183a503f phy21:D:0 attached: 0000000000000000 (no device)
[  105.085816] sas: ex 5001b4d5183a503f phy22:D:0 attached: 0000000000000000 (no device)
[  105.085985] sas: ex 5001b4d5183a503f phy23:D:0 attached: 0000000000000000 (no device)
[  105.086187] sas: ex 5001b4d5183a503f phy24:S:A attached: 5005043011ab0000 (host)
[  105.086385] sas: ex 5001b4d5183a503f phy25:S:A attached: 5005043011ab0000 (host)
[  105.086584] sas: ex 5001b4d5183a503f phy26:S:A attached: 5005043011ab0000 (host)
[  105.086786] sas: ex 5001b4d5183a503f phy27:S:A attached: 5005043011ab0000 (host)
[  105.087004] sas: ex 5001b4d5183a503f phy28:U:9 attached: 5001b4d5183a501c (stp)
[  105.087205] sas: ex 5001b4d5183a503f phy29:U:9 attached: 5001b4d5183a501d (stp)
[  105.087408] sas: ex 5001b4d5183a503f phy30:U:A attached: 5001b4d5183a501e (stp)
[  105.087606] sas: ex 5001b4d5183a503f phy31:U:9 attached: 5001b4d5183a501f (stp)
[  105.087791] sas: ex 5001b4d5183a503f phy32:D:0 attached: 0000000000000000 (no device)
[  105.087888] sas: ex 5001b4d5183a503f phy33:D:0 attached: 0000000000000000 (no device)
[  105.096231] sas: ex 5001b4d5183a503f phy34:D:0 attached: 0000000000000000 (no device)
[  105.096423] sas: ex 5001b4d5183a503f phy35:D:0 attached: 0000000000000000 (no device)
[  105.096621] sas: ex 5001b4d5183a503f phy36:D:A attached: 5001b4d5183a503d (host+target)
[  105.096821] sas: ex 5001b4d5183a503f phy37:D:0 attached: 0000000000000000 (no device)
[  105.098240] sas: DONE DISCOVERY on port 0, pid:250, result:0
[  105.098320] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
[  105.098334] sas: ata7: end_device-6:0:0: dev error handler
[  105.098337] sas: ata8: end_device-6:0:1: dev error handler
[  105.098344] sas: ata9: end_device-6:0:2: dev error handler
[  105.098351] sas: ata10: end_device-6:0:3: dev error handler
[  105.098355] sas: ata11: end_device-6:0:28: dev error handler
[  105.098362] sas: ata12: end_device-6:0:29: dev error handler
[  105.098395] sas: ata13: end_device-6:0:30: dev error handler
[  105.098419] sas: ata14: end_device-6:0:31: dev error handler
[  110.248449] ata12.00: qc timeout (cmd 0xec)
[  110.248452] ata11.00: qc timeout (cmd 0xec)
[  110.248480] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248490] ata8.00: qc timeout (cmd 0xec)
[  110.248501] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248586] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  110.248592] ata9.00: qc timeout (cmd 0xec)
[  110.248611] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248633] ata7.00: qc timeout (cmd 0xec)
[  110.248651] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248659] ata10.00: qc timeout (cmd 0xec)
[  110.248665] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248673] ata13.00: qc timeout (cmd 0xec)
[  110.248681] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.248689] ata14.00: qc timeout (cmd 0xec)
[  110.248695] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.851518] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  110.880293] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  112.429217] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  112.580880] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  112.784502] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  112.816451] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  112.847317] ata13.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
[  117.995461] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  122.396479] ata8.00: qc timeout (cmd 0xec)
[  122.396482] ata11.00: qc timeout (cmd 0xec)
[  122.396508] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  122.448762] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  122.448781] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  122.448839] ata9.00: qc timeout (cmd 0xec)
[  122.448844] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  122.628245] ata7.00: qc timeout (cmd 0xec)
[  122.647598] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  122.780097] ata10.00: qc timeout (cmd 0xec)
[  122.799541] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  122.899934] ata14.00: qc timeout (cmd 0xec)
[  122.899945] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  123.043836] ata12.00: qc timeout (cmd 0xec)
[  123.043840] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  124.696696] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  124.748765] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  124.857893] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  124.969983] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  125.196294] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  125.280166] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  127.990965] ata13.00: qc timeout (cmd 0xec)
[  128.010416] ata13.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  128.039150] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  154.628723] ata11.00: qc timeout (cmd 0xec)
[  154.648169] ata11.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  154.676881] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  154.676889] ata8.00: qc timeout (cmd 0xec)
[  154.676894] ata8.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  154.736626] ata9.00: qc timeout (cmd 0xec)
[  154.736630] ata9.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  154.836453] ata7.00: qc timeout (cmd 0xec)
[  154.836456] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  154.940427] ata10.00: qc timeout (cmd 0xec)
[  154.940431] ata10.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  155.172199] ata14.00: qc timeout (cmd 0xec)
[  155.191632] ata14.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  155.256114] ata12.00: qc timeout (cmd 0xec)
[  155.256118] ata12.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  157.526159] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  178.253527] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  178.259412] sas: trying to find task 0xffff880214348800
[  178.264660] sas: sas_scsi_find_task: aborting task 0xffff880214348800
[  198.339499] sas: sas_scsi_find_task: querying task 0xffff880214348800
[  218.415801] sas: sas_scsi_find_task: task 0xffff880214348800 failed to abort
[  218.422879] sas: task 0xffff880214348800 is not at LU: I_T recover
[  218.429080] sas: I_T nexus reset for dev 5001b4d5183a503d
[  218.457082] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  220.533343] sas: task done but aborted
[  220.537116] sas: I_T 5001b4d5183a503d recovered
[  220.541757] sas: ata7: end_device-6:0:0: dev error handler
[  220.541769] sas: ata8: end_device-6:0:1: dev error handler
[  220.541771] sas: ata9: end_device-6:0:2: dev error handler
[  220.541774] sas: ata10: end_device-6:0:3: dev error handler
[  220.541785] sas: ata12: end_device-6:0:29: dev error handler
[  220.541785] sas: ata13: end_device-6:0:30: dev error handler
[  220.541788] sas: ata11: end_device-6:0:28: dev error handler
[  220.541789] sas: ata14: end_device-6:0:31: dev error handler
[  220.586707] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  220.604342] scsi 6:0:8:0: Enclosure         Areca    ARC-8017-4.01.16 0116 PQ: 0 ANSI: 5
[  240.608062] INFO: task kworker/u16:0:6 blocked for more than 120 seconds.
[  240.614874]       Tainted: G           OE  3.19.0-15-generic #15-Ubuntu
[  240.621503] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  240.629347] kworker/u16:0   D ffff880215633ae8     0     6      2 0x00000000
[  240.636526] Workqueue: events_unbound async_run_entry_fn
[  240.641905]  ffff880215633ae8 ffff88021558b110 0000000000014200 ffff880215633fd8
[  240.649514]  0000000000014200 ffff880215650000 ffff88021558b110 ffff880215633ad8
[  240.657099]  ffff880215633c68 7fffffffffffffff ffff880215633c60 ffff88021558b110
[  240.664709] Call Trace:
[  240.667190]  [<ffffffff817c49c9>] schedule+0x29/0x70
[  240.672177]  [<ffffffff817c7fac>] schedule_timeout+0x20c/0x280
[  240.678032]  [<ffffffff8109ed3d>] ? ttwu_do_activate.constprop.94+0x5d/0x70
[  240.685018]  [<ffffffff810a1c19>] ? try_to_wake_up+0x1e9/0x330
[  240.690870]  [<ffffffff817c6384>] wait_for_completion+0xa4/0x170
[  240.696904]  [<ffffffff810a1dd0>] ? wake_up_state+0x20/0x20
[  240.703042]  [<ffffffff8108d62c>] flush_workqueue+0x10c/0x5f0
[  240.708808]  [<ffffffff8108dbce>] drain_workqueue+0x9e/0x170
[  240.714489]  [<ffffffffc04cd151>] __sas_drain_work+0x51/0x120 [libsas]
[  240.721052]  [<ffffffffc04cd268>] sas_drain_work+0x48/0x50 [libsas]
[  240.727348]  [<ffffffffc04eba3d>] mvs_scan_finished+0x2d/0x40 [mvsas]
[  240.733804]  [<ffffffff815609a7>] do_scsi_scan_host+0x77/0xa0
[  240.739587]  [<ffffffff81560bac>] do_scan_async+0x1c/0x190
[  240.745102]  [<ffffffff8109730c>] async_run_entry_fn+0x4c/0x170
[  240.751042]  [<ffffffff8108eb78>] process_one_work+0x158/0x430
[  240.756902]  [<ffffffff8108f6bb>] worker_thread+0x5b/0x530
[  240.762410]  [<ffffffff8108f660>] ? rescuer_thread+0x3a0/0x3a0
[  240.768287]  [<ffffffff81094759>] kthread+0xc9/0xe0
[  240.773206]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
[  240.779752]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
[  240.785170]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
[  251.205686] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  251.211564] sas: trying to find task 0xffff8800cf438500
[  251.216823] sas: sas_scsi_find_task: aborting task 0xffff8800cf438500
[  271.291646] sas: sas_scsi_find_task: querying task 0xffff8800cf438500
[  291.367979] sas: sas_scsi_find_task: task 0xffff8800cf438500 failed to abort
[  291.375060] sas: task 0xffff8800cf438500 is not at LU: I_T recover
[  291.381258] sas: I_T nexus reset for dev 5001b4d5183a503d
[  291.409235] sas: smp_execute_task: task to dev 5001b4d5183a503f response: 0x0 status 0x2
[  293.457540] sas: task done but aborted
[  293.461312] sas: I_T 5001b4d5183a503d recovered
[  293.465950] sas: ata7: end_device-6:0:0: dev error handler
[  293.465954] sas: ata8: end_device-6:0:1: dev error handler
[  293.465964] sas: ata9: end_device-6:0:2: dev error handler
[  293.465967] sas: ata10: end_device-6:0:3: dev error handler
[  293.465974] sas: ata12: end_device-6:0:29: dev error handler
[  293.465975] sas: ata11: end_device-6:0:28: dev error handler
[  293.465980] sas: ata13: end_device-6:0:30: dev error handler
[  293.465983] sas: ata14: end_device-6:0:31: dev error handler
[  293.576160] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  324.093863] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  324.099735] sas: trying to find task 0xffff880212be3b00
[  324.104995] sas: sas_scsi_find_task: aborting task 0xffff880212be3b00
[  324.111577] sas: task done but aborted
[  324.115373] sas: sas_scsi_find_task: task 0xffff880212be3b00 is done
[  324.121749] sas: sas_eh_handle_sas_errors: task 0xffff880212be3b00 is done
[  324.128739] sas: ata7: end_device-6:0:0: dev error handler
[  324.128744] sas: ata8: end_device-6:0:1: dev error handler
[  324.128754] sas: ata9: end_device-6:0:2: dev error handler
[  324.128764] sas: ata10: end_device-6:0:3: dev error handler
[  324.128765] sas: ata11: end_device-6:0:28: dev error handler
[  324.128772] sas: ata12: end_device-6:0:29: dev error handler
[  324.128775] sas: ata13: end_device-6:0:30: dev error handler
[  324.128778] sas: ata14: end_device-6:0:31: dev error handler
[  324.173706] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  355.167309] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  355.173169] sas: trying to find task 0xffff8800cf438800
[  355.178417] sas: sas_scsi_find_task: aborting task 0xffff8800cf438800
[  360.669828] INFO: task kworker/u16:0:6 blocked for more than 120 seconds.
[  360.676650]       Tainted: G           OE  3.19.0-15-generic #15-Ubuntu
[  360.683277] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  360.691133] kworker/u16:0   D ffff880215633ae8     0     6      2 0x00000000
[  360.698299] Workqueue: events_unbound async_run_entry_fn
[  360.703681]  ffff880215633ae8 ffff88021558b110 0000000000014200 ffff880215633fd8
[  360.711283]  0000000000014200 ffff880215650000 ffff88021558b110 ffff880215633ad8
[  360.718901]  ffff880215633c68 7fffffffffffffff ffff880215633c60 ffff88021558b110
[  360.726510] Call Trace:
[  360.728992]  [<ffffffff817c49c9>] schedule+0x29/0x70
[  360.733979]  [<ffffffff817c7fac>] schedule_timeout+0x20c/0x280
[  360.739834]  [<ffffffff8109ed3d>] ? ttwu_do_activate.constprop.94+0x5d/0x70
[  360.746812]  [<ffffffff810a1c19>] ? try_to_wake_up+0x1e9/0x330
[  360.752673]  [<ffffffff817c6384>] wait_for_completion+0xa4/0x170
[  360.758707]  [<ffffffff810a1dd0>] ? wake_up_state+0x20/0x20
[  360.764300]  [<ffffffff8108d62c>] flush_workqueue+0x10c/0x5f0
[  360.770064]  [<ffffffff8108dbce>] drain_workqueue+0x9e/0x170
[  360.775746]  [<ffffffffc04cd151>] __sas_drain_work+0x51/0x120 [libsas]
[  360.782292]  [<ffffffffc04cd268>] sas_drain_work+0x48/0x50 [libsas]
[  360.788577]  [<ffffffffc04eba3d>] mvs_scan_finished+0x2d/0x40 [mvsas]
[  360.795043]  [<ffffffff815609a7>] do_scsi_scan_host+0x77/0xa0
[  360.800819]  [<ffffffff81560bac>] do_scan_async+0x1c/0x190
[  360.806323]  [<ffffffff8109730c>] async_run_entry_fn+0x4c/0x170
[  360.812263]  [<ffffffff8108eb78>] process_one_work+0x158/0x430
[  360.818134]  [<ffffffff8108f6bb>] worker_thread+0x5b/0x530
[  360.823649]  [<ffffffff8108f660>] ? rescuer_thread+0x3a0/0x3a0
[  360.829510]  [<ffffffff81094759>] kthread+0xc9/0xe0
[  360.834973]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
[  360.841519]  [<ffffffff817c9298>] ret_from_fork+0x58/0x90
[  360.846939]  [<ffffffff81094690>] ? kthread_create_on_node+0x1c0/0x1c0
[  375.253286] sas: sas_scsi_find_task: querying task 0xffff8800cf438800
[  395.329594] sas: sas_scsi_find_task: task 0xffff8800cf438800 failed to abort
[  395.336674] sas: task 0xffff8800cf438800 is not at LU: I_T recover
[  395.342870] sas: I_T nexus reset for dev 5001b4d5183a503d
[  397.409829] sas: task done but aborted
[  397.413601] sas: I_T 5001b4d5183a503d recovered
[  397.418244] sas: ata7: end_device-6:0:0: dev error handler
[  397.418252] sas: ata8: end_device-6:0:1: dev error handler
[  397.418254] sas: ata9: end_device-6:0:2: dev error handler
[  397.418259] sas: ata10: end_device-6:0:3: dev error handler
[  397.418259] sas: ata11: end_device-6:0:28: dev error handler
[  397.418261] sas: ata12: end_device-6:0:29: dev error handler
[  397.418262] sas: ata13: end_device-6:0:30: dev error handler
[  397.418264] sas: ata14: end_device-6:0:31: dev error handler
[  397.509790] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  404.023207] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  404.029077] sas: trying to find task 0xffff8800cf438e00
[  404.034342] sas: sas_scsi_find_task: aborting task 0xffff8800cf438e00
[  424.101167] sas: sas_scsi_find_task: querying task 0xffff8800cf438e00
[  444.177474] sas: sas_scsi_find_task: task 0xffff8800cf438e00 failed to abort
[  444.184546] sas: task 0xffff8800cf438e00 is not at LU: I_T recover
[  444.190762] sas: I_T nexus reset for dev 5001b4d5183a503d
[  446.248405] sas: task done but aborted
[  446.252175] sas: I_T 5001b4d5183a503d recovered
[  446.256819] sas: ata7: end_device-6:0:0: dev error handler
[  446.256824] sas: ata8: end_device-6:0:1: dev error handler
[  446.256833] sas: ata9: end_device-6:0:2: dev error handler
[  446.256837] sas: ata10: end_device-6:0:3: dev error handler
[  446.256846] sas: ata11: end_device-6:0:28: dev error handler
[  446.256847] sas: ata12: end_device-6:0:29: dev error handler
[  446.256853] sas: ata13: end_device-6:0:30: dev error handler
[  446.256857] sas: ata14: end_device-6:0:31: dev error handler
[  446.302354] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  446.328165] sas: phy1 matched wide port0
[  446.328170] sas: phy-6:1 added to port-6:0, phy_mask:0x3 (5001b4d5183a503f)
[  446.348000] sas: phy2 matched wide port0
[  446.348003] sas: phy-6:2 added to port-6:0, phy_mask:0x7 (5001b4d5183a503f)
[  446.377743] sas: phy3 matched wide port0
[  446.377747] sas: phy-6:3 added to port-6:0, phy_mask:0xf (5001b4d5183a503f)
[  446.417398] sas: phy0 matched wide port0
[  446.417401] sas: phy-6:4 added to port-6:0, phy_mask:0xf (5001b4d5183a503f)
[  446.485246] sas: phy1 matched wide port0
[  446.489202] sas: phy-6:5 added to port-6:0, phy_mask:0xf (5001b4d5183a503f)
[  446.544991] sas: phy2 matched wide port0
[  446.548950] sas: phy-6:6 added to port-6:0, phy_mask:0xf (5001b4d5183a503f)
[  446.604723] sas: phy3 matched wide port0
[  446.608671] sas: phy-6:7 added to port-6:0, phy_mask:0xf (5001b4d5183a503f)
[  446.664514] sas: broadcast received: 0
[  446.664861] scsi 6:0:8:0: Attached scsi generic sg3 type 13
[  446.673921] sas: broadcast received: 0
[  446.677699] sas: broadcast received: 0
[  446.681492] sas: broadcast received: 0
[  446.685265] sas: broadcast received: 0
[  446.689050] sas: broadcast received: 0
[  446.692832] sas: broadcast received: 0
[  446.696608] sas: broadcast received: 0
[  446.700382] sas: REVALIDATING DOMAIN on port 0, pid:250
[  446.706001] sas: Expander phy change count has changed
[  446.711432] sas: ex 5001b4d5183a503f phy0 originated BROADCAST(CHANGE)
[  446.718461] sas: ex 5001b4d5183a503f phy 0x0 broadcast flutter
[  446.724526] sas: ex 5001b4d5183a503f phy1 originated BROADCAST(CHANGE)
[  446.731482] sas: ex 5001b4d5183a503f phy 0x1 broadcast flutter
[  446.737556] sas: ex 5001b4d5183a503f phy2 originated BROADCAST(CHANGE)
[  446.744570] sas: ex 5001b4d5183a503f phy 0x2 broadcast flutter
[  446.750633] sas: ex 5001b4d5183a503f phy3 originated BROADCAST(CHANGE)
[  446.757646] sas: ex 5001b4d5183a503f phy 0x3 broadcast flutter
[  446.768099] sas: ex 5001b4d5183a503f phy28 originated BROADCAST(CHANGE)
[  446.775116] sas: ex 5001b4d5183a503f phy 0x1c broadcast flutter
[  446.781248] sas: ex 5001b4d5183a503f phy29 originated BROADCAST(CHANGE)
[  446.788347] sas: ex 5001b4d5183a503f phy 0x1d broadcast flutter
[  446.794567] sas: ex 5001b4d5183a503f phy30 originated BROADCAST(CHANGE)
[  446.801603] sas: ex 5001b4d5183a503f phy 0x1e broadcast flutter
[  446.807737] sas: ex 5001b4d5183a503f phy31 originated BROADCAST(CHANGE)
[  446.814760] sas: ex 5001b4d5183a503f phy 0x1f broadcast flutter
[  446.821622] sas: ex 5001b4d5183a503f phy36 originated BROADCAST(CHANGE)
[  446.828625] sas: ex 5001b4d5183a503f phy 0x24 broadcast flutter
[  446.835006] sas: done REVALIDATING DOMAIN on port 0, pid:250, res 0x0

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

* Re: [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
  2015-04-29 19:09             ` Nathan Rennie-Waldock
@ 2015-10-05  0:07               ` Nathan Rennie-Waldock
  0 siblings, 0 replies; 37+ messages in thread
From: Nathan Rennie-Waldock @ 2015-10-05  0:07 UTC (permalink / raw)
  Cc: Adam Talbot, linux-scsi

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

On 29 April 2015 at 20:09, Nathan Rennie-Waldock
<nathan.renniewaldock@gmail.com> wrote:
> On 29 April 2015 at 19:05, James Bottomley
> <James.Bottomley@hansenpartnership.com> wrote:
>> On Wed, 2015-04-29 at 09:24 -0700, Adam Talbot wrote:
>>> Attached is what I see on my 4.0.0 patched kernel.  I am going through
>>> a SAS expander:
>>> [    5.176095] scsi host4: mvsas
>>> [    5.180076] sas: phy-4:0 added to port-4:0, phy_mask:0x1 (50030480002f51ff)
>>> [    5.180079] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 1
>>> [    5.190007] sas: phy1 matched wide port0
>>> [    5.190010] sas: phy-4:1 added to port-4:0, phy_mask:0x3 (50030480002f51ff)
>>> [    5.190012] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 3
>>> [    5.209850] sas: phy2 matched wide port0
>>> [    5.209853] sas: phy-4:2 added to port-4:0, phy_mask:0x7 (50030480002f51ff)
>>> [    5.209854] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map 7
>>> [    5.239609] sas: phy3 matched wide port0
>>> [    5.239612] sas: phy-4:3 added to port-4:0, phy_mask:0xf (50030480002f51ff)
>>> [    5.239613] drivers/scsi/mvsas/mv_sas.c 1118:set wide port phy map f
>>> [    5.279368] sas: DOING DISCOVERY on port 0, pid:6
>>> [    5.280102] sas: ex 50030480002f51ff phy00:S:9 attached:
>>> 5005043011ab0000 (host)
>>> [    5.280356] sas: ex 50030480002f51ff phy01:S:9 attached:
>>> 5005043011ab0000 (host)
>>> [    5.280622] sas: ex 50030480002f51ff phy02:S:9 attached:
>>> 5005043011ab0000 (host)
>>> [    5.280877] sas: ex 50030480002f51ff phy03:S:9 attached:
>>> 5005043011ab0000 (host)
>>> [    5.281141] sas: ex 50030480002f51ff phy04:D:9 attached:
>>> 50030480002f51c4 (stp)
>>> [    5.281339] sas: ex 50030480002f51ff phy05:D:9 attached:
>>> 50030480002f51c5 (stp)
>>> [    5.281547] sas: ex 50030480002f51ff phy06:D:9 attached:
>>> 50030480002f51c6 (stp)
>>> [    5.281801] sas: ex 50030480002f51ff phy07:D:9 attached:
>>> 50030480002f51c7 (stp)
>>> [    5.282003] sas: ex 50030480002f51ff phy08:D:9 attached:
>>> 50030480002f51c8 (stp)
>>> [    5.282216] sas: ex 50030480002f51ff phy09:D:8 attached:
>>> 50030480002f51c9 (stp)
>>> [    5.282419] sas: ex 50030480002f51ff phy10:D:8 attached:
>>> 50030480002f51ca (stp)
>>> [    5.282636] sas: ex 50030480002f51ff phy11:D:8 attached:
>>> 50030480002f51cb (stp)
>>> [    5.282862] sas: ex 50030480002f51ff phy12:D:8 attached:
>>> 50030480002f51cc (stp)
>>> [    5.283042] sas: ex 50030480002f51ff phy13:D:9 attached:
>>> 50030480002f51cd (stp)
>>> [    5.283202] sas: ex 50030480002f51ff phy14:D:8 attached:
>>> 50030480002f51ce (stp)
>>> [    5.283355] sas: ex 50030480002f51ff phy15:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.283504] sas: ex 50030480002f51ff phy16:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.283655] sas: ex 50030480002f51ff phy17:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.283808] sas: ex 50030480002f51ff phy18:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.283957] sas: ex 50030480002f51ff phy19:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284084] sas: ex 50030480002f51ff phy20:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284235] sas: ex 50030480002f51ff phy21:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284385] sas: ex 50030480002f51ff phy22:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284508] sas: ex 50030480002f51ff phy23:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284659] sas: ex 50030480002f51ff phy24:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284787] sas: ex 50030480002f51ff phy25:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.284938] sas: ex 50030480002f51ff phy26:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.285091] sas: ex 50030480002f51ff phy27:T:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.285220] sas: ex 50030480002f51ff phy28:D:9 attached:
>>> 50030480002f51fd (host+target)
>>> [    5.285346] sas: ex 50030480002f51ff phy29:D:0 attached:
>>> 0000000000000000 (no device)
>>> [    5.286367] sas: DONE DISCOVERY on port 0, pid:6, result:0
>>> [    5.286426] sas: Enter sas_scsi_recover_host busy: 0 failed: 0
>>> [    5.286438] sas: ata5: end_device-4:0:4: dev error handler
>>> [    5.286501] sas: ata6: end_device-4:0:5: dev error handler
>>> [    5.286622] sas: ata7: end_device-4:0:6: dev error handler
>>> [    5.286717] sas: ata8: end_device-4:0:7: dev error handler
>>> [    5.286802] sas: ata9: end_device-4:0:8: dev error handler
>>> [    5.286866] sas: ata10: end_device-4:0:9: dev error handler
>>> [    5.286922] sas: ata11: end_device-4:0:10: dev error handler
>>> [    5.287008] sas: ata12: end_device-4:0:11: dev error handler
>>> [    5.287096] sas: ata13: end_device-4:0:12: dev error handler
>>> [    5.287183] sas: ata14: end_device-4:0:13: dev error handler
>>> [    5.287265] sas: ata15: end_device-4:0:14: dev error handler
>>
>> Right, but I actually need the configuration of the system that is
>> currently oopsing.  Your trace seems to show a normal SATA discovery
>> (the error handler shows up because a reset fis is part of SATA
>> discovery).
>>
>> James
>>
>>
> Alright, rebooted with "debug ignore_loglevel", log attached.
>
> I'm running an Areca ARC-1320ix-16 (with onboard expander) with 10
> SATA drives attached.
> (Sending again because mailing list rejects HTML)
>
Apparently this driver has never worked with my card (at least with
SATA drives, haven't got any SAS drives to test with). I tested the
first release that had the PCI ID added (2.6.32-rc4) and get the same
result: no drives detected. I also tested 4.2.2 and that throws
warnings on unloading the driver (full log attached).
WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:3'

[-- Attachment #2: mvsas-4.2.2.log --]
[-- Type: application/octet-stream, Size: 285224 bytes --]

modprobe mvsas (with no attached disks):

[   87.246628] mvsas 0000:02:00.0: mvsas: driver version 0.8.16
[   87.247092] mvsas 0000:02:00.0: mvsas: PCI-E x8, Bandwidth Usage: 5.0 Gbps
[   95.489777] scsi host10: mvsas
[   95.491076] sas: phy-10:0 added to port-10:0, phy_mask:0x1 (5001b4d50fc7803f)
[   95.491310] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 1
[   95.501506] sas: phy1 matched wide port0
[   95.501633] sas: phy-10:1 added to port-10:0, phy_mask:0x3 (5001b4d50fc7803f)
[   95.501837] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 3
[   95.521922] sas: phy2 matched wide port0
[   95.522053] sas: phy-10:2 added to port-10:0, phy_mask:0x7 (5001b4d50fc7803f)
[   95.522228] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 7
[   95.552133] sas: phy3 matched wide port0
[   95.552206] sas: phy-10:3 added to port-10:0, phy_mask:0xf (5001b4d50fc7803f)
[   95.552331] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[   95.592169] sas: phy0 matched wide port0
[   95.592243] sas: phy-10:4 added to port-10:0, phy_mask:0xf (5001b4d50fc7803f)
[   95.592369] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[   95.632205] sas: phy1 matched wide port0
[   95.632277] sas: phy-10:5 added to port-10:0, phy_mask:0xf (5001b4d50fc7803f)
[   95.632405] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[   95.672243] sas: phy2 matched wide port0
[   95.672317] sas: phy-10:6 added to port-10:0, phy_mask:0xf (5001b4d50fc7803f)
[   95.672444] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[   95.712277] sas: phy3 matched wide port0
[   95.712350] sas: phy-10:7 added to port-10:0, phy_mask:0xf (5001b4d50fc7803f)
[   95.712476] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[   95.752329] sas: DOING DISCOVERY on port 0, pid:371
[   95.752761] sas: ex 5001b4d50fc7803f phy00:U:0 attached: 0000000000000000 (no device)
[   95.753050] sas: ex 5001b4d50fc7803f phy01:U:0 attached: 0000000000000000 (no device)
[   95.753377] sas: ex 5001b4d50fc7803f phy02:U:0 attached: 0000000000000000 (no device)
[   95.753701] sas: ex 5001b4d50fc7803f phy03:U:0 attached: 0000000000000000 (no device)
[   95.753926] sas: ex 5001b4d50fc7803f phy04:D:0 attached: 0000000000000000 (no device)
[   95.754140] sas: ex 5001b4d50fc7803f phy05:D:0 attached: 0000000000000000 (no device)
[   95.754373] sas: ex 5001b4d50fc7803f phy06:D:0 attached: 0000000000000000 (no device)
[   95.755181] sas: ex 5001b4d50fc7803f phy07:D:0 attached: 0000000000000000 (no device)
[   95.755423] sas: ex 5001b4d50fc7803f phy08:D:0 attached: 0000000000000000 (no device)
[   95.759776] sas: ex 5001b4d50fc7803f phy09:D:0 attached: 0000000000000000 (no device)
[   95.764286] sas: ex 5001b4d50fc7803f phy10:D:0 attached: 0000000000000000 (no device)
[   95.768525] sas: ex 5001b4d50fc7803f phy11:D:0 attached: 0000000000000000 (no device)
[   95.772877] sas: ex 5001b4d50fc7803f phy12:D:0 attached: 0000000000000000 (no device)
[   95.776996] sas: ex 5001b4d50fc7803f phy13:D:0 attached: 0000000000000000 (no device)
[   95.780991] sas: ex 5001b4d50fc7803f phy14:D:0 attached: 0000000000000000 (no device)
[   95.785156] sas: ex 5001b4d50fc7803f phy15:D:0 attached: 0000000000000000 (no device)
[   95.789211] sas: ex 5001b4d50fc7803f phy16:U:0 attached: 0000000000000000 (no device)
[   95.792973] sas: ex 5001b4d50fc7803f phy17:U:0 attached: 0000000000000000 (no device)
[   95.796892] sas: ex 5001b4d50fc7803f phy18:U:0 attached: 0000000000000000 (no device)
[   95.800522] sas: ex 5001b4d50fc7803f phy19:U:0 attached: 0000000000000000 (no device)
[   95.804102] sas: ex 5001b4d50fc7803f phy20:D:0 attached: 0000000000000000 (no device)
[   95.807779] sas: ex 5001b4d50fc7803f phy21:D:0 attached: 0000000000000000 (no device)
[   95.811248] sas: ex 5001b4d50fc7803f phy22:D:0 attached: 0000000000000000 (no device)
[   95.814923] sas: ex 5001b4d50fc7803f phy23:D:0 attached: 0000000000000000 (no device)
[   95.818328] sas: ex 5001b4d50fc7803f phy24:S:A attached: 5005043011ab0000 (host)
[   95.821665] sas: ex 5001b4d50fc7803f phy25:S:A attached: 5005043011ab0000 (host)
[   95.824899] sas: ex 5001b4d50fc7803f phy26:S:A attached: 5005043011ab0000 (host)
[   95.828270] sas: ex 5001b4d50fc7803f phy27:S:A attached: 5005043011ab0000 (host)
[   95.831404] sas: ex 5001b4d50fc7803f phy28:U:0 attached: 0000000000000000 (no device)
[   95.834676] sas: ex 5001b4d50fc7803f phy29:U:0 attached: 0000000000000000 (no device)
[   95.837707] sas: ex 5001b4d50fc7803f phy30:U:0 attached: 0000000000000000 (no device)
[   95.840823] sas: ex 5001b4d50fc7803f phy31:U:0 attached: 0000000000000000 (no device)
[   95.843864] sas: ex 5001b4d50fc7803f phy32:D:0 attached: 0000000000000000 (no device)
[   95.846599] sas: ex 5001b4d50fc7803f phy33:D:0 attached: 0000000000000000 (no device)
[   95.849240] sas: ex 5001b4d50fc7803f phy34:D:0 attached: 0000000000000000 (no device)
[   95.852004] sas: ex 5001b4d50fc7803f phy35:D:0 attached: 0000000000000000 (no device)
[   95.854503] sas: ex 5001b4d50fc7803f phy36:D:A attached: 5001b4d50fc7803d (host+target)
[   95.857146] sas: ex 5001b4d50fc7803f phy37:D:0 attached: 0000000000000000 (no device)
[   95.859523] sas: DONE DISCOVERY on port 0, pid:371, result:0
[  117.004084] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  117.007688] sas: trying to find task 0xffff8800af426000
[  117.011265] sas: sas_scsi_find_task: aborting task 0xffff8800af426000
[  117.015981] drivers/scsi/mvsas/mv_94xx.c 625:command active 00000001,  slot [1].
[  117.020867] drivers/scsi/mvsas/mv_94xx.c 625:command active 00000001,  slot [1].
[  117.023219] sas: task done but aborted
[  117.025459] sas: sas_scsi_find_task: task 0xffff8800af426000 is done
[  117.027716] sas: sas_eh_handle_sas_errors: task 0xffff8800af426000 is done
[  117.030013] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  117.036072] drivers/scsi/mvsas/mv_sas.c 1687:reuse same slot, retry command.


attached a disk:
[  138.403332] sas: broadcast received: 0
[  138.403457] sas: broadcast received: 0
[  138.403569] sas: broadcast received: 0
[  138.403679] sas: broadcast received: 0
[  138.403790] sas: REVALIDATING DOMAIN on port 0, pid:375
[  138.413381] sas: Expander phys DID NOT change
[  138.413517] sas: done REVALIDATING DOMAIN on port 0, pid:375, res 0x0
[  138.431324] sas: broadcast received: 0
[  138.431445] sas: broadcast received: 0
[  138.431556] sas: broadcast received: 0
[  138.431665] sas: broadcast received: 0
[  138.431775] sas: REVALIDATING DOMAIN on port 0, pid:375
[  138.441250] sas: Expander phys DID NOT change
[  138.441384] sas: done REVALIDATING DOMAIN on port 0, pid:375, res 0x0
[  139.007419] sas: broadcast received: 0
[  139.007534] sas: broadcast received: 0
[  139.007639] sas: broadcast received: 0
[  139.007742] sas: broadcast received: 0
[  139.007846] sas: broadcast received: 0
[  139.007950] sas: broadcast received: 0
[  139.008053] sas: broadcast received: 0
[  139.008155] sas: broadcast received: 0
[  139.008258] sas: REVALIDATING DOMAIN on port 0, pid:375
[  139.017419] sas: Expander phys DID NOT change
[  139.017553] sas: done REVALIDATING DOMAIN on port 0, pid:375, res 0x0



and a second:
[  294.222767] sas: broadcast received: 0
[  294.222893] sas: broadcast received: 0
[  294.222999] sas: broadcast received: 0
[  294.223104] sas: broadcast received: 0
[  294.223210] sas: REVALIDATING DOMAIN on port 0, pid:371
[  294.228361] sas: Expander phys DID NOT change
[  294.228497] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  294.250809] sas: broadcast received: 0
[  294.250938] sas: broadcast received: 0
[  294.251043] sas: broadcast received: 0
[  294.251146] sas: broadcast received: 0
[  294.251255] sas: REVALIDATING DOMAIN on port 0, pid:371
[  294.260816] sas: Expander phys DID NOT change
[  294.260950] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  295.122955] sas: broadcast received: 0
[  295.123079] sas: broadcast received: 0
[  295.123183] sas: broadcast received: 0
[  295.123286] sas: broadcast received: 0
[  295.123389] sas: broadcast received: 0
[  295.123492] sas: broadcast received: 0
[  295.123595] sas: broadcast received: 0
[  295.123698] sas: broadcast received: 0
[  295.123803] sas: REVALIDATING DOMAIN on port 0, pid:371
[  295.132897] sas: Expander phys DID NOT change
[  295.133031] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0


third:
[  307.160790] sas: broadcast received: 0
[  307.160911] sas: broadcast received: 0
[  307.161018] sas: broadcast received: 0
[  307.161122] sas: broadcast received: 0
[  307.161228] sas: REVALIDATING DOMAIN on port 0, pid:371
[  307.170521] sas: Expander phys DID NOT change
[  307.170656] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  307.188716] sas: broadcast received: 0
[  307.188846] sas: broadcast received: 0
[  307.188953] sas: broadcast received: 0
[  307.189056] sas: broadcast received: 0
[  307.189161] sas: REVALIDATING DOMAIN on port 0, pid:371
[  307.198622] sas: Expander phys DID NOT change
[  307.198756] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  308.132897] sas: broadcast received: 0
[  308.133019] sas: broadcast received: 0
[  308.133129] sas: broadcast received: 0
[  308.133238] sas: broadcast received: 0
[  308.133348] sas: broadcast received: 0
[  308.133457] sas: broadcast received: 0
[  308.133566] sas: broadcast received: 0
[  308.133675] sas: broadcast received: 0
[  308.133785] sas: REVALIDATING DOMAIN on port 0, pid:371
[  308.142707] sas: Expander phys DID NOT change
[  308.142840] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0


fourth:
[  318.574435] sas: broadcast received: 0
[  318.574558] sas: broadcast received: 0
[  318.574664] sas: broadcast received: 0
[  318.574768] sas: broadcast received: 0
[  318.574875] sas: REVALIDATING DOMAIN on port 0, pid:371
[  318.588789] sas: Expander phys DID NOT change
[  318.592458] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  318.602410] sas: broadcast received: 0
[  318.606298] sas: broadcast received: 0
[  318.610054] sas: broadcast received: 0
[  318.613772] sas: broadcast received: 0
[  318.616143] sas: REVALIDATING DOMAIN on port 0, pid:371
[  318.628484] sas: Expander phys DID NOT change
[  318.632180] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0
[  319.142508] sas: broadcast received: 0
[  319.146422] sas: broadcast received: 0
[  319.150195] sas: broadcast received: 0
[  319.153915] sas: broadcast received: 0
[  319.156297] sas: broadcast received: 0
[  319.158483] sas: broadcast received: 0
[  319.160686] sas: broadcast received: 0
[  319.162901] sas: broadcast received: 0
[  319.165111] sas: REVALIDATING DOMAIN on port 0, pid:371
[  319.177479] sas: Expander phys DID NOT change
[  319.181203] sas: done REVALIDATING DOMAIN on port 0, pid:371, res 0x0









rmmod mvsas:

[  326.566911] ------------[ cut here ]------------
[  326.570992] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  326.575046] sysfs group ffffffff81cc5680 not found for kobject 'end_device-10:0:36'
[  326.579410] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  326.601042] CPU: 1 PID: 371 Comm: kworker/u16:5 Not tainted 4.2.2 #4
[  326.606730] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  326.612689] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  326.618581]  00000000000000e0 ffff8801971cbba8 ffffffff8177afe7 ffff8801afc50ff8
[  326.624696]  ffff8801971cbbf8 ffff8801971cbbe8 ffffffff81076087 ffff8801971cbbd8
[  326.630884]  ffffffff81cc5680 ffff8800aad26038 0000000000000000 ffff88019782fa00
[  326.637171] Call Trace:
[  326.643377]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  326.649660]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  326.655923]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  326.662112]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  326.668415]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  326.674796]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  326.681258]  [<ffffffff814de897>] device_del+0x47/0x200
[  326.687781]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  326.694475]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  326.701295]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  326.708213]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  326.715124]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  326.722088]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  326.729036]  [<ffffffffa0323e0a>] sas_rphy_remove+0x4a/0x80 [scsi_transport_sas]
[  326.736017]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  326.743024]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  326.750125]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  326.757305]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  326.764471]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  326.771617]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  326.778702]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  326.785798]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  326.792956]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  326.800218] ---[ end trace 916372fb4d1e8ae5 ]---
[  326.807651] ------------[ cut here ]------------
[  326.812223] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  326.816914] sysfs group ffffffff81cc5680 not found for kobject 'end_device-10:0:36'
[  326.821633] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  326.843218] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  326.848913] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  326.854805] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  326.860769]  00000000000000e0 ffff8801971cbba8 ffffffff8177afe7 ffff8801afcd0ff8
[  326.866845]  ffff8801971cbbf8 ffff8801971cbbe8 ffffffff81076087 ffff8801971cbbd8
[  326.872938]  ffffffff81cc5680 ffff8800aad26438 0000000000000000 ffff88019782fa00
[  326.879006] Call Trace:
[  326.885031]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  326.891078]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  326.897094]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  326.903135]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  326.909183]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  326.915133]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  326.921038]  [<ffffffff814de897>] device_del+0x47/0x200
[  326.926737]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  326.932270]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  326.937653]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  326.942856]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  326.947989]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  326.953096]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  326.958121]  [<ffffffffa0323e0a>] sas_rphy_remove+0x4a/0x80 [scsi_transport_sas]
[  326.963124]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  326.968117]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  326.973111]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  326.978043]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  326.982945]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  326.987854]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  326.992769]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  326.997673]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  327.002596]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.007534] ---[ end trace 916372fb4d1e8ae6 ]---
[  327.012530] ------------[ cut here ]------------
[  327.017452] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  327.022476] sysfs group ffffffff81cc5680 not found for kobject 'end_device-10:0:36'
[  327.027527] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  327.050087] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  327.055929] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  327.061860] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  327.067806]  00000000000000e0 ffff8801971cbc48 ffffffff8177afe7 ffff8801afcd0ff8
[  327.073853]  ffff8801971cbc98 ffff8801971cbc88 ffffffff81076087 ffff8801971cbc78
[  327.079871]  ffffffff81cc5680 ffff8800aad25c10 0000000000000000 ffff88019782fa00
[  327.085926] Call Trace:
[  327.091927]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  327.097957]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  327.104014]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  327.110007]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  327.116005]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  327.121951]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  327.127827]  [<ffffffff814de897>] device_del+0x47/0x200
[  327.133481]  [<ffffffffa0323e12>] sas_rphy_remove+0x52/0x80 [scsi_transport_sas]
[  327.139028]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  327.144339]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  327.149445]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  327.154525]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  327.159529]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  327.164398]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  327.169224]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.174082]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  327.178908]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.183710] ---[ end trace 916372fb4d1e8ae7 ]---
[  327.188682] ------------[ cut here ]------------
[  327.195969] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  327.203450] sysfs group ffffffff81cc5680 not found for kobject 'port-10:0:24'
[  327.210996] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  327.244913] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  327.253597] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  327.262440] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  327.271324]  00000000000000e0 ffff8801971cbb28 ffffffff8177afe7 ffff8801afc50ff8
[  327.280302]  ffff8801971cbb78 ffff8801971cbb68 ffffffff81076087 ffff8801971cbb58
[  327.289253]  ffffffff81cc5680 ffff8800aad24838 0000000000000000 ffff8800aad24400
[  327.298157] Call Trace:
[  327.307059]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  327.316006]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  327.325573]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  327.335103]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  327.344679]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  327.354260]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  327.363825]  [<ffffffff814de897>] device_del+0x47/0x200
[  327.373362]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  327.382980]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  327.392593]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  327.402227]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  327.411750]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  327.421229]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  327.430422]  [<ffffffffa0324d9a>] sas_port_delete+0x11a/0x150 [scsi_transport_sas]
[  327.439389]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  327.448082]  [<ffffffffa0324e0c>] do_sas_phy_delete+0x3c/0x50 [scsi_transport_sas]
[  327.456486]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  327.464828]  [<ffffffffa0323d9f>] sas_remove_children+0x1f/0x40 [scsi_transport_sas]
[  327.473139]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  327.481326]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  327.489439]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  327.497544]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  327.505633]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  327.513610]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.521617]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  327.529606]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.537667] ---[ end trace 916372fb4d1e8ae8 ]---
[  327.545806] ------------[ cut here ]------------
[  327.553436] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  327.561158] sysfs group ffffffff81cc5680 not found for kobject 'port-10:0:24'
[  327.568930] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  327.603823] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  327.612813] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  327.621981] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  327.631182]  00000000000000e0 ffff8801971cbbc8 ffffffff8177afe7 ffff8801afc10ff8
[  327.640527]  ffff8801971cbc18 ffff8801971cbc08 ffffffff81076087 ffff8801971cbbf8
[  327.649832]  ffffffff81cc5680 ffff8800aad24410 0000000000000000 ffff8800aad24400
[  327.659170] Call Trace:
[  327.668368]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  327.677682]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  327.686896]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  327.695986]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  327.704805]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  327.713345]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  327.721565]  [<ffffffff814de897>] device_del+0x47/0x200
[  327.729512]  [<ffffffffa0324da2>] sas_port_delete+0x122/0x150 [scsi_transport_sas]
[  327.737474]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  327.745376]  [<ffffffffa0324e0c>] do_sas_phy_delete+0x3c/0x50 [scsi_transport_sas]
[  327.753681]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  327.761917]  [<ffffffffa0323d9f>] sas_remove_children+0x1f/0x40 [scsi_transport_sas]
[  327.770268]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  327.778608]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  327.786867]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  327.795098]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  327.803345]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  327.811575]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.819831]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  327.828061]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  327.836324] ---[ end trace 916372fb4d1e8ae9 ]---
[  327.844665] ------------[ cut here ]------------
[  327.852423] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  327.860301] sysfs group ffffffff81cc5680 not found for kobject 'port-10:0:36'
[  327.868743] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  327.906428] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  327.916028] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  327.925797] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  327.935549]  00000000000000e0 ffff8801971cbb28 ffffffff8177afe7 ffff8801afc90ff8
[  327.945396]  ffff8801971cbb78 ffff8801971cbb68 ffffffff81076087 ffff8801971cbb58
[  327.955187]  ffffffff81cc5680 ffff8800aad25438 0000000000000000 ffff8800aad25000
[  327.964971] Call Trace:
[  327.974680]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  327.984489]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  327.994324]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  328.004111]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  328.013926]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  328.023734]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  328.033483]  [<ffffffff814de897>] device_del+0x47/0x200
[  328.043217]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  328.052942]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  328.062536]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  328.071942]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  328.081029]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  328.089809]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  328.098327]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  328.106804]  [<ffffffffa0324d9a>] sas_port_delete+0x11a/0x150 [scsi_transport_sas]
[  328.115235]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  328.123571]  [<ffffffffa0324e0c>] do_sas_phy_delete+0x3c/0x50 [scsi_transport_sas]
[  328.131846]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  328.140142]  [<ffffffffa0323d9f>] sas_remove_children+0x1f/0x40 [scsi_transport_sas]
[  328.148514]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  328.156817]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  328.165094]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  328.173363]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  328.181654]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  328.189908]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.198180]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  328.206453]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.214758] ---[ end trace 916372fb4d1e8aea ]---
[  328.223131] ------------[ cut here ]------------
[  328.230941] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  328.238813] sysfs group ffffffff81cc5680 not found for kobject 'port-10:0:36'
[  328.246724] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  328.281800] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  328.290829] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  328.300046] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  328.309304]  00000000000000e0 ffff8801971cbbc8 ffffffff8177afe7 ffff8801afc50ff8
[  328.318661]  ffff8801971cbc18 ffff8801971cbc08 ffffffff81076087 ffff8801971cbbf8
[  328.328025]  ffffffff81cc5680 ffff8800aad25010 0000000000000000 ffff8800aad25000
[  328.337341] Call Trace:
[  328.346606]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  328.355851]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  328.365021]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  328.373855]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  328.382418]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  328.390707]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  328.398705]  [<ffffffff814de897>] device_del+0x47/0x200
[  328.406614]  [<ffffffffa0324da2>] sas_port_delete+0x122/0x150 [scsi_transport_sas]
[  328.414520]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  328.422315]  [<ffffffffa0324e0c>] do_sas_phy_delete+0x3c/0x50 [scsi_transport_sas]
[  328.430067]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  328.437820]  [<ffffffffa0323d9f>] sas_remove_children+0x1f/0x40 [scsi_transport_sas]
[  328.445671]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  328.453438]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  328.461204]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  328.468944]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  328.476729]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  328.484445]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.492211]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  328.499952]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.507744] ---[ end trace 916372fb4d1e8aeb ]---
[  328.515587] ------------[ cut here ]------------
[  328.523378] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  328.531268] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:0'
[  328.539168] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  328.574461] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  328.583444] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  328.592622] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  328.601766]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afcd0ff8
[  328.611008]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  328.620182]  ffffffff81cc5680 ffff8800abbe2838 0000000000000000 ffff88019782ee00
[  328.629369] Call Trace:
[  328.638459]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  328.647671]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  328.656891]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  328.666072]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  328.675268]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  328.684443]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  328.693589]  [<ffffffff814de897>] device_del+0x47/0x200
[  328.702699]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  328.711825]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  328.720813]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  328.729632]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  328.738136]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  328.746362]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  328.754347]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  328.762354]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  328.770230]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  328.778591]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  328.786912]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  328.795261]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  328.803679]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  328.812034]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  328.820368]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  328.828691]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  328.837042]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  328.845350]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.853686]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  328.862016]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  328.870382] ---[ end trace 916372fb4d1e8aec ]---
[  328.878828] ------------[ cut here ]------------
[  328.886660] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  328.894592] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:0'
[  328.902526] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  328.937805] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  328.946896] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  328.956166] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  328.965469]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc90ff8
[  328.974879]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  328.984270]  ffffffff81cc5680 ffff8800abbe6010 0000000000000000 ffff88019782ee00
[  328.993648] Call Trace:
[  329.002943]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  329.012238]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  329.021428]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  329.030328]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  329.038929]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  329.047261]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  329.055377]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  329.063440]  [<ffffffff814de897>] device_del+0x47/0x200
[  329.071349]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  329.079270]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  329.087121]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  329.095048]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  329.102952]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  329.110900]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  329.118817]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  329.126758]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  329.134701]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  329.143169]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  329.151601]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.160070]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  329.168541]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.176996] ---[ end trace 916372fb4d1e8aed ]---
[  329.185530] ------------[ cut here ]------------
[  329.193450] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  329.201461] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:1'
[  329.210077] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  329.248320] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  329.258043] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  329.267908] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  329.277762]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  329.287709]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  329.297629]  ffffffff81cc5680 ffff880197d91838 0000000000000000 ffff88019782ee00
[  329.307548] Call Trace:
[  329.317400]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  329.327351]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  329.337312]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  329.347218]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  329.357150]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  329.367026]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  329.376900]  [<ffffffff814de897>] device_del+0x47/0x200
[  329.386655]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  329.396391]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  329.405809]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  329.415008]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  329.423902]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  329.432491]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  329.441071]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  329.449583]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  329.457976]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  329.466390]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  329.474871]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  329.483309]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  329.491772]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  329.500221]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  329.508697]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  329.517220]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  329.525708]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  329.534182]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.542604]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  329.550953]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.559341] ---[ end trace 916372fb4d1e8aee ]---
[  329.567792] ------------[ cut here ]------------
[  329.575635] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  329.583559] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:1'
[  329.591482] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  329.626743] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  329.635801] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  329.645088] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  329.654357]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  329.663780]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  329.673183]  ffffffff81cc5680 ffff8800abbe3c10 0000000000000000 ffff88019782ee00
[  329.682561] Call Trace:
[  329.692478]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  329.702378]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  329.712193]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  329.721672]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  329.730863]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  329.739744]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  329.748408]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  329.757001]  [<ffffffff814de897>] device_del+0x47/0x200
[  329.765449]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  329.773888]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  329.782284]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  329.790734]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  329.799191]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  329.807667]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  329.816129]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  329.824600]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  329.833093]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  329.841570]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  329.850004]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.858488]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  329.866957]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  329.875430] ---[ end trace 916372fb4d1e8aef ]---
[  329.884030] ------------[ cut here ]------------
[  329.891913] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  329.899957] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:2'
[  329.908018] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  329.943803] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  329.952918] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  329.962176] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  329.971399]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  329.980736]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  329.990012]  ffffffff81cc5680 ffff8801a7cc5038 0000000000000000 ffff88019782ee00
[  329.999333] Call Trace:
[  330.008561]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  330.018530]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  330.028513]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  330.038434]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  330.048376]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  330.058268]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  330.068159]  [<ffffffff814de897>] device_del+0x47/0x200
[  330.077927]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  330.087678]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  330.097114]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  330.106331]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  330.115241]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  330.123851]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  330.132442]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  330.140977]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  330.149384]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  330.157787]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  330.166241]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  330.174691]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  330.183156]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  330.191614]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  330.200084]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  330.208575]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  330.217035]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  330.225456]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.233875]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  330.242228]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.250619] ---[ end trace 916372fb4d1e8af0 ]---
[  330.259078] ------------[ cut here ]------------
[  330.266939] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  330.275408] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:2'
[  330.283881] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  330.321594] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  330.331283] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  330.341176] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  330.351094]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc10ff8
[  330.361148]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  330.371181]  ffffffff81cc5680 ffff8801a7cc1010 0000000000000000 ffff88019782ee00
[  330.381173] Call Trace:
[  330.391096]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  330.401002]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  330.410828]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  330.420304]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  330.429498]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  330.438373]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  330.447042]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  330.455635]  [<ffffffff814de897>] device_del+0x47/0x200
[  330.464080]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  330.472519]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  330.480910]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  330.489350]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  330.497791]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  330.506255]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  330.514708]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  330.523164]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  330.531649]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  330.540113]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  330.548532]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.556992]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  330.565450]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.573900] ---[ end trace 916372fb4d1e8af1 ]---
[  330.582432] ------------[ cut here ]------------
[  330.590328] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  330.598338] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:3'
[  330.606390] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  330.642104] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  330.651206] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  330.660432] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  330.669658]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afcd0ff8
[  330.678951]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  330.688214]  ffffffff81cc5680 ffff880197730438 0000000000000000 ffff88019782ee00
[  330.697494] Call Trace:
[  330.706698]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  330.716033]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  330.725996]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  330.735899]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  330.745826]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  330.755694]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  330.765566]  [<ffffffff814de897>] device_del+0x47/0x200
[  330.775309]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  330.785041]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  330.794451]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  330.803646]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  330.812534]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  330.821121]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  330.829695]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  330.838207]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  330.846592]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  330.854979]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  330.863413]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  330.871850]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  330.880312]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  330.888765]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  330.897219]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  330.905693]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  330.914149]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  330.922567]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.930981]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  330.939333]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  330.947717] ---[ end trace 916372fb4d1e8af2 ]---
[  330.956185] ------------[ cut here ]------------
[  330.964010] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  330.971933] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:3'
[  330.979871] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  331.015133] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  331.024185] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  331.033464] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  331.042737]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc10ff8
[  331.052159]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  331.061542]  ffffffff81cc5680 ffff880197732410 0000000000000000 ffff88019782ee00
[  331.070913] Call Trace:
[  331.080193]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  331.090100]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  331.099923]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  331.109399]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  331.118593]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  331.127471]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  331.136139]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  331.144735]  [<ffffffff814de897>] device_del+0x47/0x200
[  331.153186]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  331.161623]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  331.170023]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  331.178466]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  331.186914]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  331.195386]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  331.203856]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  331.212320]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  331.220808]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  331.229274]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  331.237702]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.246170]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  331.254640]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.263097] ---[ end trace 916372fb4d1e8af3 ]---
[  331.271625] ------------[ cut here ]------------
[  331.279529] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  331.288097] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:4'
[  331.296165] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  331.331927] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  331.341020] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  331.350270] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  331.359489]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  331.369429]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  331.379330]  ffffffff81cc5680 ffff880197731c38 0000000000000000 ffff88019782ee00
[  331.389242] Call Trace:
[  331.399087]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  331.409035]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  331.418990]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  331.428885]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  331.438805]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  331.448667]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  331.458532]  [<ffffffff814de897>] device_del+0x47/0x200
[  331.468274]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  331.477996]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  331.487400]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  331.496585]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  331.505464]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  331.514049]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  331.522619]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  331.531130]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  331.539510]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  331.547887]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  331.556309]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  331.564736]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  331.573182]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  331.581625]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  331.590069]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  331.598543]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  331.606986]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  331.615408]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.623811]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  331.632151]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.640525] ---[ end trace 916372fb4d1e8af4 ]---
[  331.648985] ------------[ cut here ]------------
[  331.656824] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  331.664723] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:4'
[  331.672655] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  331.707834] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  331.716898] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  331.726143] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  331.735428]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  331.744812]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  331.754200]  ffffffff81cc5680 ffff880197732810 0000000000000000 ffff88019782ee00
[  331.763530] Call Trace:
[  331.772813]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  331.782076]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  331.791262]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  331.800129]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  331.808709]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  331.817027]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  331.825119]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  331.833161]  [<ffffffff814de897>] device_del+0x47/0x200
[  331.841067]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  331.848947]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  331.856802]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  331.864689]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  331.872597]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  331.880523]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  331.888450]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  331.896366]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  331.904316]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  331.912222]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  331.920117]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.928035]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  331.935971]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  331.943885] ---[ end trace 916372fb4d1e8af5 ]---
[  331.951887] ------------[ cut here ]------------
[  331.959780] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  331.967812] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:5'
[  331.975861] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  332.011601] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  332.020707] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  332.029934] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  332.039156]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  332.048448]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  332.057723]  ffffffff81cc5680 ffff880197cefc38 0000000000000000 ffff88019782ee00
[  332.066995] Call Trace:
[  332.076201]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  332.085538]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  332.095497]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  332.105395]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  332.115320]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  332.125183]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  332.135060]  [<ffffffff814de897>] device_del+0x47/0x200
[  332.144808]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  332.154544]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  332.163958]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  332.173157]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  332.182044]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  332.190633]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  332.199208]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.207723]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  332.216117]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  332.224505]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  332.232939]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  332.241379]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  332.249836]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  332.258285]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  332.266737]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  332.275215]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  332.283667]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  332.292085]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.300496]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  332.308848]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.317230] ---[ end trace 916372fb4d1e8af6 ]---
[  332.325687] ------------[ cut here ]------------
[  332.333518] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  332.341438] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:5'
[  332.349358] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  332.384580] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  332.393635] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  332.402911] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  332.412183]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  332.421623]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  332.431004]  ffffffff81cc5680 ffff880197731010 0000000000000000 ffff88019782ee00
[  332.440367] Call Trace:
[  332.449639]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  332.458922]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  332.468099]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  332.476961]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  332.485574]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  332.493878]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.502006]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  332.510041]  [<ffffffff814de897>] device_del+0x47/0x200
[  332.517967]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.525889]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  332.533746]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  332.541666]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  332.549567]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  332.557507]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  332.565418]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  332.573346]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  332.581280]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  332.589740]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  332.598163]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.606625]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  332.615103]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.623029] ---[ end trace 916372fb4d1e8af7 ]---
[  332.630960] ------------[ cut here ]------------
[  332.636092] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  332.641331] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:6'
[  332.646586] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  332.669926] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  332.675887] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  332.681913] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  332.687956]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  332.694030]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  332.700110]  ffffffff81cc5680 ffff8800afa26038 0000000000000000 ffff88019782ee00
[  332.706199] Call Trace:
[  332.712225]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  332.718335]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  332.724454]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  332.730509]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  332.736608]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  332.742666]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  332.748700]  [<ffffffff814de897>] device_del+0x47/0x200
[  332.754677]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  332.760629]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  332.766396]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  332.772033]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  332.777454]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  332.782714]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  332.787959]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.793171]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  332.798272]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  332.803397]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  332.808554]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  332.813700]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  332.818871]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  332.824040]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  332.829181]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  332.834367]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  332.839534]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  332.844650]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.849789]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  332.854895]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  332.860017] ---[ end trace 916372fb4d1e8af8 ]---
[  332.865116] ------------[ cut here ]------------
[  332.870177] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  332.875343] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:6'
[  332.880494] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  332.903469] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  332.909407] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  332.915446] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  332.921531]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  332.927673]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  332.933816]  ffffffff81cc5680 ffff880197cec010 0000000000000000 ffff88019782ee00
[  332.939933] Call Trace:
[  332.945985]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  332.952049]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  332.958063]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  332.963830]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  332.969450]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  332.974864]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.980133]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  332.985372]  [<ffffffff814de897>] device_del+0x47/0x200
[  332.990526]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  332.995641]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  333.000758]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  333.005911]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  333.011053]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  333.016209]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  333.021367]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  333.026529]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  333.031688]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  333.036848]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  333.041986]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.047130]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  333.052294]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.057450] ---[ end trace 916372fb4d1e8af9 ]---
[  333.062596] ------------[ cut here ]------------
[  333.067705] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  333.072924] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:7'
[  333.078164] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  333.101432] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  333.107384] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  333.113396] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  333.119425]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  333.125509]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  333.131550]  ffffffff81cc5680 ffff8800afa21438 0000000000000000 ffff88019782ee00
[  333.137621] Call Trace:
[  333.143653]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  333.149725]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  333.155834]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  333.161879]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  333.167965]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  333.174011]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  333.180041]  [<ffffffff814de897>] device_del+0x47/0x200
[  333.186009]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  333.191973]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  333.197709]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  333.203333]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  333.208762]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  333.213994]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  333.219231]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  333.224435]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  333.229532]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  333.234650]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  333.239801]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  333.244949]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  333.250095]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  333.255263]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  333.260423]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  333.265578]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  333.270739]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  333.275882]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.280993]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  333.286093]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.291208] ---[ end trace 916372fb4d1e8afa ]---
[  333.296378] ------------[ cut here ]------------
[  333.304191] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  333.312072] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:7'
[  333.319986] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  333.355128] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  333.364164] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  333.373416] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  333.382669]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  333.392068]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  333.401424]  ffffffff81cc5680 ffff8800afa20c10 0000000000000000 ffff88019782ee00
[  333.410777] Call Trace:
[  333.420049]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  333.429937]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  333.439737]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  333.449195]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  333.458367]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  333.467230]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  333.475884]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  333.484462]  [<ffffffff814de897>] device_del+0x47/0x200
[  333.492912]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  333.501343]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  333.509728]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  333.518166]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  333.526595]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  333.535055]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  333.543496]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  333.551946]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  333.560412]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  333.568863]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  333.577268]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.585718]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  333.594160]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.602602] ---[ end trace 916372fb4d1e8afb ]---
[  333.611101] ------------[ cut here ]------------
[  333.618997] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  333.627003] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:8'
[  333.635048] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  333.670732] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  333.679812] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  333.689056] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  333.698252]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc90ff8
[  333.707562]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  333.716808]  ffffffff81cc5680 ffff8800afa25c38 0000000000000000 ffff88019782ee00
[  333.726108] Call Trace:
[  333.735321]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  333.745262]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  333.755228]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  333.765130]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  333.775065]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  333.784941]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  333.794827]  [<ffffffff814de897>] device_del+0x47/0x200
[  333.804585]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  333.814334]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  333.823757]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  333.832963]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  333.841864]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  333.850465]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  333.859058]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  333.867585]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  333.875982]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  333.884378]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  333.892822]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  333.901260]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  333.909720]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  333.918172]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  333.926628]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  333.935114]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  333.943573]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  333.951990]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.960410]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  333.968760]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  333.977140] ---[ end trace 916372fb4d1e8afc ]---
[  333.985582] ------------[ cut here ]------------
[  333.993419] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  334.001323] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:8'
[  334.009264] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  334.044503] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  334.053564] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  334.062839] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  334.072115]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  334.081518]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  334.090927]  ffffffff81cc5680 ffff8800afa26810 0000000000000000 ffff88019782ee00
[  334.100279] Call Trace:
[  334.109584]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  334.118861]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  334.128692]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  334.138177]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  334.147373]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  334.156257]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  334.164939]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  334.173538]  [<ffffffff814de897>] device_del+0x47/0x200
[  334.182003]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  334.190453]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  334.198866]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  334.207318]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  334.215774]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  334.224260]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  334.232740]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  334.241212]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  334.249714]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  334.258185]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  334.266621]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.275095]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  334.283570]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.292034] ---[ end trace 916372fb4d1e8afd ]---
[  334.300568] ------------[ cut here ]------------
[  334.308498] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  334.316505] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:9'
[  334.324599] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  334.360387] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  334.369487] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  334.378744] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  334.387955]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  334.397285]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  334.406554]  ffffffff81cc5680 ffff8800afa27438 0000000000000000 ffff88019782ee00
[  334.415843] Call Trace:
[  334.425098]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  334.434421]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  334.443776]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  334.453065]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  334.462396]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  334.471693]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  334.481011]  [<ffffffff814de897>] device_del+0x47/0x200
[  334.490154]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  334.499278]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  334.508145]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  334.517402]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  334.526336]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  334.534970]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  334.543586]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  334.552155]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  334.560588]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  334.569014]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  334.577478]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  334.585937]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  334.594416]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  334.602893]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  334.611369]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  334.619872]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  334.628352]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  334.636795]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.645226]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  334.653592]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.661997] ---[ end trace 916372fb4d1e8afe ]---
[  334.670476] ------------[ cut here ]------------
[  334.678346] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  334.686273] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:9'
[  334.694225] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  334.729527] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  334.738600] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  334.747900] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  334.757184]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  334.766597]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  334.776012]  ffffffff81cc5680 ffff8800afa20410 0000000000000000 ffff88019782ee00
[  334.785377] Call Trace:
[  334.794687]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  334.803975]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  334.813815]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  334.823320]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  334.832525]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  334.841419]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  334.850113]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  334.858725]  [<ffffffff814de897>] device_del+0x47/0x200
[  334.867199]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  334.875656]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  334.884073]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  334.892547]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  334.901017]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  334.909501]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  334.917975]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  334.926451]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  334.934953]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  334.943428]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  334.951864]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.960340]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  334.968819]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  334.977283] ---[ end trace 916372fb4d1e8aff ]---
[  334.985813] ------------[ cut here ]------------
[  334.993736] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  335.002311] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:10'
[  335.010937] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  335.049210] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  335.058942] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  335.068819] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  335.078679]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc90ff8
[  335.088630]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  335.098552]  ffffffff81cc5680 ffff8800afa27038 0000000000000000 ffff88019782ee00
[  335.108487] Call Trace:
[  335.118347]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  335.128311]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  335.138283]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  335.148205]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  335.158139]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  335.168028]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  335.177908]  [<ffffffff814de897>] device_del+0x47/0x200
[  335.187676]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  335.197421]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  335.206856]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  335.216066]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  335.224980]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  335.233576]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  335.242179]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  335.250697]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  335.259111]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  335.267503]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  335.275959]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  335.284402]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  335.292877]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  335.301337]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  335.309801]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  335.318282]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  335.326750]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  335.334624]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  335.342518]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  335.350351]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  335.358204] ---[ end trace 916372fb4d1e8b00 ]---
[  335.366134] ------------[ cut here ]------------
[  335.373970] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  335.381898] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:10'
[  335.389821] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  335.425063] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  335.434141] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  335.443400] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  335.452677]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  335.462113]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  335.471499]  ffffffff81cc5680 ffff8800afa20010 0000000000000000 ffff88019782ee00
[  335.480880] Call Trace:
[  335.490811]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  335.500102]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  335.509289]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  335.518153]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  335.526767]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  335.535068]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  335.543195]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  335.551238]  [<ffffffff814de897>] device_del+0x47/0x200
[  335.559147]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  335.567057]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  335.574904]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  335.582828]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  335.590732]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  335.598674]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  335.606588]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  335.614532]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  335.622478]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  335.630423]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  335.638306]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  335.646245]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  335.654169]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  335.662105] ---[ end trace 916372fb4d1e8b01 ]---
[  335.670082] ------------[ cut here ]------------
[  335.678003] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  335.686586] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:11'
[  335.695205] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  335.733467] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  335.743197] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  335.753070] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  335.762922]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  335.772870]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  335.782780]  ffffffff81cc5680 ffff8800afa20838 0000000000000000 ffff88019782ee00
[  335.792712] Call Trace:
[  335.802578]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  335.812542]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  335.822527]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  335.832441]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  335.842378]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  335.852252]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  335.862142]  [<ffffffff814de897>] device_del+0x47/0x200
[  335.871900]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  335.881642]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  335.891070]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  335.900279]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  335.909186]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  335.917789]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  335.926377]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  335.934904]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  335.943307]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  335.951704]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  335.960145]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  335.968584]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  335.977044]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  335.985497]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  335.993943]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  336.002411]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  336.010866]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  336.019278]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.027697]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  336.036041]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.044423] ---[ end trace 916372fb4d1e8b02 ]---
[  336.052912] ------------[ cut here ]------------
[  336.060736] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  336.068655] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:11'
[  336.076576] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  336.111805] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  336.120856] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  336.130133] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  336.139405]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  336.148821]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  336.158213]  ffffffff81cc5680 ffff8800afa27c10 0000000000000000 ffff88019782ee00
[  336.167577] Call Trace:
[  336.176847]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  336.186139]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  336.195953]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  336.205440]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  336.214630]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  336.223515]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  336.232184]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  336.240785]  [<ffffffff814de897>] device_del+0x47/0x200
[  336.249237]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  336.257684]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  336.266081]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  336.274539]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  336.282990]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  336.291472]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  336.299935]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  336.308408]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  336.316907]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  336.325384]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  336.333815]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.342298]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  336.350772]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.359250] ---[ end trace 916372fb4d1e8b03 ]---
[  336.367770] ------------[ cut here ]------------
[  336.375689] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  336.383727] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:12'
[  336.391803] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  336.429482] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  336.439214] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  336.449094] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  336.458958]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc90ff8
[  336.468926]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  336.478849]  ffffffff81cc5680 ffff8801a841b038 0000000000000000 ffff88019782ee00
[  336.488795] Call Trace:
[  336.498657]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  336.508614]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  336.518591]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  336.528507]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  336.538448]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  336.548329]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  336.558218]  [<ffffffff814de897>] device_del+0x47/0x200
[  336.567974]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  336.577726]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  336.587150]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  336.596362]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  336.605265]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  336.613869]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  336.622459]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  336.630992]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  336.639394]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  336.647792]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  336.656235]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  336.664678]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  336.673143]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  336.681598]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  336.690057]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  336.698538]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  336.706991]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  336.715411]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.723825]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  336.732177]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  336.740560] ---[ end trace 916372fb4d1e8b04 ]---
[  336.749183] ------------[ cut here ]------------
[  336.756995] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  336.764920] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:12'
[  336.772845] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  336.808093] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  336.817167] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  336.826426] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  336.835719]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  336.845111]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  336.854509]  ffffffff81cc5680 ffff8800afa21010 0000000000000000 ffff88019782ee00
[  336.863860] Call Trace:
[  336.873142]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  336.882428]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  336.891613]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  336.900498]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  336.909100]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  336.917424]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  336.925538]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  336.933593]  [<ffffffff814de897>] device_del+0x47/0x200
[  336.941497]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  336.949414]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  336.957264]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  336.965191]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  336.973097]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  336.981046]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  336.988962]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  336.996902]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  337.004868]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  337.013338]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  337.021767]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.030246]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  337.038716]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.047173] ---[ end trace 916372fb4d1e8b05 ]---
[  337.055688] ------------[ cut here ]------------
[  337.063609] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  337.072171] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:13'
[  337.080788] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  337.119044] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  337.128777] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  337.138652] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  337.148513]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc90ff8
[  337.158472]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  337.168387]  ffffffff81cc5680 ffff8801a841fc38 0000000000000000 ffff88019782ee00
[  337.178322] Call Trace:
[  337.188186]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  337.198141]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  337.208114]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  337.218033]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  337.227976]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  337.237863]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  337.247752]  [<ffffffff814de897>] device_del+0x47/0x200
[  337.257515]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  337.267267]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  337.276700]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  337.285917]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  337.294825]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  337.303432]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  337.312035]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  337.320570]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  337.328977]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  337.337376]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  337.345831]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  337.354273]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  337.362739]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  337.371200]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  337.379657]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  337.388140]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  337.396594]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  337.405012]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.413432]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  337.421781]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.430165] ---[ end trace 916372fb4d1e8b06 ]---
[  337.438627] ------------[ cut here ]------------
[  337.446465] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  337.454922] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:13'
[  337.463389] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  337.501091] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  337.510779] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  337.520669] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  337.530584]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc50ff8
[  337.540628]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  337.550660]  ffffffff81cc5680 ffff8801a841ac10 0000000000000000 ffff88019782ee00
[  337.560656] Call Trace:
[  337.570580]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  337.580487]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  337.590299]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  337.599770]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  337.608958]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  337.617831]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  337.626500]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  337.635089]  [<ffffffff814de897>] device_del+0x47/0x200
[  337.643533]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  337.651978]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  337.660377]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  337.668820]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  337.677266]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  337.685742]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  337.694203]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  337.702667]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  337.711158]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  337.719629]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  337.728055]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.736523]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  337.744990]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  337.753457] ---[ end trace 916372fb4d1e8b07 ]---
[  337.761440] ------------[ cut here ]------------
[  337.769354] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  337.777360] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:14'
[  337.785456] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  337.821209] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  337.830308] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  337.839569] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  337.848781]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  337.858097]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  337.867381]  ffffffff81cc5680 ffff8801a7cd1438 0000000000000000 ffff88019782ee00
[  337.876670] Call Trace:
[  337.885919]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  337.895243]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  337.905220]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  337.915135]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  337.925075]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  337.934969]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  337.944861]  [<ffffffff814de897>] device_del+0x47/0x200
[  337.954621]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  337.964367]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  337.973801]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  337.983015]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  337.991914]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  338.000513]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  338.009100]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  338.017626]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  338.026029]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  338.034431]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  338.042876]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  338.051332]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  338.059805]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  338.068272]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  338.076740]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  338.085236]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  338.093710]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  338.102142]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.110570]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  338.118936]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.127332] ---[ end trace 916372fb4d1e8b08 ]---
[  338.135789] ------------[ cut here ]------------
[  338.143619] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  338.152090] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:14'
[  338.160567] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  338.198277] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  338.207962] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  338.217861] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  338.227779]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  338.237829]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  338.247862]  ffffffff81cc5680 ffff8801a7cd1010 0000000000000000 ffff88019782ee00
[  338.257862] Call Trace:
[  338.267781]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  338.277677]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  338.287493]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  338.296963]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  338.306149]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  338.315021]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  338.323688]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  338.332275]  [<ffffffff814de897>] device_del+0x47/0x200
[  338.340722]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  338.349159]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  338.357557]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  338.366009]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  338.374448]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  338.382910]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  338.391367]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  338.399823]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  338.408303]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  338.416761]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  338.425181]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.433645]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  338.442106]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.450563] ---[ end trace 916372fb4d1e8b09 ]---
[  338.459084] ------------[ cut here ]------------
[  338.466979] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  338.474998] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:15'
[  338.483054] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  338.518781] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  338.527868] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  338.537117] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  338.546344]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  338.555663]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  338.564927]  ffffffff81cc5680 ffff8801a7cc7838 0000000000000000 ffff88019782ee00
[  338.574227] Call Trace:
[  338.583435]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  338.592752]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  338.602084]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  338.611353]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  338.620661]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  338.629900]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  338.639156]  [<ffffffff814de897>] device_del+0x47/0x200
[  338.648279]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  338.657420]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  338.666232]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  338.674854]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  338.683174]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  338.691229]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  338.699254]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  338.707235]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  338.715084]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  338.722953]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  338.730848]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  338.738763]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  338.746688]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  338.754623]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  338.762546]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  338.770508]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  338.778426]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  338.786318]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.794200]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  338.802036]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  338.809906] ---[ end trace 916372fb4d1e8b0a ]---
[  338.817802] ------------[ cut here ]------------
[  338.825661] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  338.833573] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:15'
[  338.841521] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  338.876794] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  338.885865] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  338.895123] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  338.904428]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc90ff8
[  338.913839]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  338.923248]  ffffffff81cc5680 ffff8801a841f810 0000000000000000 ffff88019782ee00
[  338.932606] Call Trace:
[  338.941911]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  338.951187]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  338.961020]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  338.970510]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  338.979714]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  338.988600]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  338.997285]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  339.005888]  [<ffffffff814de897>] device_del+0x47/0x200
[  339.014351]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  339.022804]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  339.031212]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  339.039670]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  339.048132]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  339.056617]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  339.065099]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  339.073580]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  339.082082]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  339.090556]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  339.098992]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.107468]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  339.115947]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.124415] ---[ end trace 916372fb4d1e8b0b ]---
[  339.132946] ------------[ cut here ]------------
[  339.140875] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  339.149457] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:16'
[  339.158083] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  339.196370] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  339.206102] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  339.215983] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  339.225847]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afcd0ff8
[  339.235807]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  339.245724]  ffffffff81cc5680 ffff880197f65838 0000000000000000 ffff88019782ee00
[  339.255664] Call Trace:
[  339.265525]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  339.275485]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  339.285460]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  339.295377]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  339.305312]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  339.315200]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  339.325087]  [<ffffffff814de897>] device_del+0x47/0x200
[  339.334848]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  339.344593]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  339.354022]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  339.363236]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  339.372140]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  339.380745]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  339.389335]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  339.397861]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  339.406260]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  339.414656]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  339.423099]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  339.431542]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  339.440005]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  339.448461]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  339.456918]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  339.465399]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  339.473869]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  339.482287]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.490702]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  339.499055]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.507435] ---[ end trace 916372fb4d1e8b0c ]---
[  339.515866] ------------[ cut here ]------------
[  339.523679] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  339.531585] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:16'
[  339.540049] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  339.577709] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  339.587385] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  339.597267] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  339.607183]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afcd0ff8
[  339.617226]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  339.627251]  ffffffff81cc5680 ffff880197f67010 0000000000000000 ffff88019782ee00
[  339.637232] Call Trace:
[  339.647131]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  339.657019]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  339.666821]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  339.676282]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  339.685453]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  339.694316]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  339.702966]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  339.711543]  [<ffffffff814de897>] device_del+0x47/0x200
[  339.719972]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  339.728392]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  339.736762]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  339.745192]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  339.753621]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  339.762077]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  339.770527]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  339.778980]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  339.787453]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  339.795902]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  339.804313]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.812767]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  339.821222]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  339.829669] ---[ end trace 916372fb4d1e8b0d ]---
[  339.838177] ------------[ cut here ]------------
[  339.846086] WARNING: CPU: 1 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  339.854099] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:17'
[  339.862175] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  339.897889] CPU: 1 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  339.906995] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  339.916228] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  339.925458]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc50ff8
[  339.934761]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  339.944044]  ffffffff81cc5680 ffff880197f67838 0000000000000000 ffff88019782ee00
[  339.953319] Call Trace:
[  339.962556]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  339.971869]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  339.981201]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  339.990495]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  339.999788]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.009051]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.018303]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.027454]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.036570]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.045411]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.054028]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.062379]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.070421]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.078478]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.086459]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.094345]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.102747]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.111200]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.119663]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.128141]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.136622]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.145097]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.153602]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.162080]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.170520]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.178950]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.187318]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.195715] ---[ end trace 916372fb4d1e8b0e ]---
[  340.204176] ------------[ cut here ]------------
[  340.212035] WARNING: CPU: 2 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.220515] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:17'
[  340.229006] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.266767] CPU: 2 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.276480] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.286392] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.296324]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 ffff8801afc90ff8
[  340.306380]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.316423]  ffffffff81cc5680 ffff880197f65010 0000000000000000 ffff88019782ee00
[  340.326427] Call Trace:
[  340.336356]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.346261]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.356089]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.365574]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.374773]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.383652]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.392328]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.400925]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.409379]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.417820]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.426226]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.434672]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.443126]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.451600]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.460073]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.468536]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.477025]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.485490]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.493916]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.502377]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.510841]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.519295] ---[ end trace 916372fb4d1e8b0f ]---
[  340.527812] ------------[ cut here ]------------
[  340.535700] WARNING: CPU: 0 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.543719] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:18'
[  340.551774] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.587502] CPU: 0 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.596604] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.605832] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.615049]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 ffff8801afc10ff8
[  340.624384]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.624388]  ffffffff81cc5680 ffff880197d91438 0000000000000000 ffff88019782ee00
[  340.624389] Call Trace:
[  340.624396]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.624402]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.624412]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.624417]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.624421]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.624428]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.624431]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.624435]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.624438]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.624443]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.624447]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.624450]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.624454]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.624463]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.624467]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.624475]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.624483]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.624487]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.624495]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.624505]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.624510]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.624514]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.624519]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.624522]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.624526]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.624531]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.624534]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.624537] ---[ end trace 916372fb4d1e8b10 ]---
[  340.624672] ------------[ cut here ]------------
[  340.624682] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.624684] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:18'
[  340.624732] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.624737] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.624740] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.624752] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.624757]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.624762]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.624765]  ffffffff81cc5680 ffff8800abbe0810 0000000000000000 ffff88019782ee00
[  340.624766] Call Trace:
[  340.624774]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.624779]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.624783]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.624787]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.624792]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.624801]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.624806]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.624810]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.624818]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.624827]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.624835]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.624838]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.624849]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.624859]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.624863]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.624868]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.624872]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.624876]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.624880]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.624884]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.624888]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.624891] ---[ end trace 916372fb4d1e8b11 ]---
[  340.624921] ------------[ cut here ]------------
[  340.624927] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.624929] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:19'
[  340.624968] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.624972] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.624974] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.624983] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.624988]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.624992]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.624996]  ffffffff81cc5680 ffff880197998838 0000000000000000 ffff88019782ee00
[  340.624997] Call Trace:
[  340.625001]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.625006]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.625010]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.625014]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.625019]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.625024]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.625027]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.625031]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.625034]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.625039]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.625043]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.625046]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.625050]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.625059]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625062]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.625070]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.625078]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.625082]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.625090]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.625099]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.625103]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.625108]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.625112]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.625116]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.625120]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625124]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.625127]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625130] ---[ end trace 916372fb4d1e8b12 ]---
[  340.625159] ------------[ cut here ]------------
[  340.625165] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.625167] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:19'
[  340.625206] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.625210] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.625212] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.625220] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.625225]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.625228]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.625232]  ffffffff81cc5680 ffff88019799f010 0000000000000000 ffff88019782ee00
[  340.625233] Call Trace:
[  340.625237]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.625241]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.625246]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.625250]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.625254]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.625262]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625267]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.625270]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.625278]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625286]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.625294]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.625297]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.625305]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.625314]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.625319]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.625323]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.625328]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.625331]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.625335]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625339]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.625342]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625345] ---[ end trace 916372fb4d1e8b13 ]---
[  340.625369] ------------[ cut here ]------------
[  340.625375] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.625377] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:20'
[  340.625414] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.625418] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.625420] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.625428] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.625432]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.625436]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.625440]  ffffffff81cc5680 ffff88019799e038 0000000000000000 ffff88019782ee00
[  340.625440] Call Trace:
[  340.625445]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.625449]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.625453]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.625457]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.625462]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.625467]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.625470]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.625474]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.625477]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.625482]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.625486]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.625489]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.625493]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.625501]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625505]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.625513]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.625520]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.625524]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.625532]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.625541]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.625569]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.625580]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.625588]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.625594]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.625600]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625607]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.625613]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625617] ---[ end trace 916372fb4d1e8b14 ]---
[  340.625659] ------------[ cut here ]------------
[  340.625668] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.625672] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:20'
[  340.625770] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.625774] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.625776] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.625785] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.625789]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.625793]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.625797]  ffffffff81cc5680 ffff88019799d410 0000000000000000 ffff88019782ee00
[  340.625798] Call Trace:
[  340.625803]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.625807]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.625811]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.625815]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.625820]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.625828]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625833]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.625836]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.625844]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.625852]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.625860]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.625864]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.625872]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.625881]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.625885]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.625890]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.625895]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.625898]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.625902]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625906]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.625910]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.625912] ---[ end trace 916372fb4d1e8b15 ]---
[  340.625934] ------------[ cut here ]------------
[  340.625940] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.625941] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:21'
[  340.625980] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.625984] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.625985] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.625994] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.625998]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.626002]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.626006]  ffffffff81cc5680 ffff88019799cc38 0000000000000000 ffff88019782ee00
[  340.626007] Call Trace:
[  340.626011]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.626015]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.626019]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.626024]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.626028]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.626033]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.626037]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.626040]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.626043]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.626048]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.626051]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.626055]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.626059]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.626067]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626071]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.626078]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.626086]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.626090]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.626098]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.626107]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.626111]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.626116]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.626120]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.626124]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.626128]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626132]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.626135]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626138] ---[ end trace 916372fb4d1e8b16 ]---
[  340.626166] ------------[ cut here ]------------
[  340.626174] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.626177] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:21'
[  340.626256] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.626260] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.626262] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.626270] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.626274]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.626278]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.626281]  ffffffff81cc5680 ffff880197998410 0000000000000000 ffff88019782ee00
[  340.626282] Call Trace:
[  340.626287]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.626291]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.626295]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.626299]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.626304]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.626312]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626316]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.626320]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.626328]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626336]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.626344]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.626347]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.626355]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.626364]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.626371]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.626377]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.626382]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.626387]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.626394]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626400]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.626405]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626409] ---[ end trace 916372fb4d1e8b17 ]---
[  340.626432] ------------[ cut here ]------------
[  340.626439] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.626443] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:22'
[  340.626505] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.626508] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.626510] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.626519] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.626522]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.626526]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.626530]  ffffffff81cc5680 ffff88019799f438 0000000000000000 ffff88019782ee00
[  340.626531] Call Trace:
[  340.626535]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.626539]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.626544]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.626548]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.626552]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.626557]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.626561]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.626565]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.626568]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.626572]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.626576]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.626579]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.626583]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.626591]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626598]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.626608]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.626618]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.626624]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.626633]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.626644]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.626650]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.626655]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.626662]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.626667]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.626673]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626679]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.626684]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626689] ---[ end trace 916372fb4d1e8b18 ]---
[  340.626723] ------------[ cut here ]------------
[  340.626728] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.626730] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:22'
[  340.626769] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.626773] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.626775] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.626783] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.626787]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.626791]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.626794]  ffffffff81cc5680 ffff88019799a010 0000000000000000 ffff88019782ee00
[  340.626795] Call Trace:
[  340.626800]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.626804]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.626808]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.626813]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.626817]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.626825]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626830]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.626833]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.626843]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.626853]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.626862]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.626867]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.626877]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.626887]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.626893]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.626898]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.626904]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.626909]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.626914]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626920]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.626925]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.626929] ---[ end trace 916372fb4d1e8b19 ]---
[  340.626950] ------------[ cut here ]------------
[  340.626958] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.626961] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:23'
[  340.627019] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.627022] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.627024] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.627032] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.627036]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.627040]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.627043]  ffffffff81cc5680 ffff8800afa82438 0000000000000000 ffff88019782ee00
[  340.627044] Call Trace:
[  340.627049]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.627053]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.627057]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.627061]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.627066]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.627071]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.627074]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.627078]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.627081]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.627085]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.627089]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.627093]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.627097]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.627105]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627109]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.627118]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.627128]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.627133]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.627143]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.627153]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.627160]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.627166]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.627172]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.627177]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.627182]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627188]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.627193]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627198] ---[ end trace 916372fb4d1e8b1a ]---
[  340.627223] ------------[ cut here ]------------
[  340.627231] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.627235] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:23'
[  340.627284] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.627287] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.627289] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.627298] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.627301]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.627305]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.627309]  ffffffff81cc5680 ffff88019799e810 0000000000000000 ffff88019782ee00
[  340.627310] Call Trace:
[  340.627315]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.627319]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.627324]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.627328]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.627333]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.627341]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627346]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.627349]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.627357]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627365]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.627373]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.627377]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.627385]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.627396]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.627402]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.627407]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.627413]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.627418]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.627423]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627429]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.627434]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627438] ---[ end trace 916372fb4d1e8b1b ]---
[  340.627459] ------------[ cut here ]------------
[  340.627466] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.627470] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:24'
[  340.627538] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.627542] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.627544] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.627552] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.627556]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.627560]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.627564]  ffffffff81cc5680 ffff8800afa86438 0000000000000000 ffff88019782ee00
[  340.627565] Call Trace:
[  340.627569]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.627574]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.627578]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.627582]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.627587]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.627592]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.627595]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.627599]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.627602]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.627606]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.627610]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.627614]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.627617]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.627626]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627629]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.627637]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.627645]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.627651]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.627661]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.627673]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.627679]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.627685]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.627691]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.627697]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.627704]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627710]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.627715]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627719] ---[ end trace 916372fb4d1e8b1c ]---
[  340.627746] ------------[ cut here ]------------
[  340.627752] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.627754] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:24'
[  340.627794] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.627797] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.627799] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.627808] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.627812]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.627816]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.627819]  ffffffff81cc5680 ffff8800afa81c10 0000000000000000 ffff88019782ee00
[  340.627820] Call Trace:
[  340.627825]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.627829]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.627833]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.627838]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.627842]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.627850]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627855]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.627858]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.627867]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.627876]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.627886]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.627891]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.627900]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.627911]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.627917]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.627922]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.627928]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.627933]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.627939]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627945]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.627951]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.627955] ---[ end trace 916372fb4d1e8b1d ]---
[  340.627979] ------------[ cut here ]------------
[  340.627987] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.627990] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:25'
[  340.628042] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.628045] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.628047] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.628056] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.628060]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.628063]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.628067]  ffffffff81cc5680 ffff8800afa86038 0000000000000000 ffff88019782ee00
[  340.628068] Call Trace:
[  340.628072]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.628076]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.628081]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.628085]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.628089]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.628094]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.628098]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.628102]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.628105]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.628109]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.628113]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.628117]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.628120]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.628129]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628132]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.628141]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.628150]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.628155]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.628165]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.628176]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.628182]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.628187]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.628193]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.628199]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.628205]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628211]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.628216]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628220] ---[ end trace 916372fb4d1e8b1e ]---
[  340.628254] ------------[ cut here ]------------
[  340.628260] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.628262] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:25'
[  340.628302] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.628305] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.628307] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.628316] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.628320]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.628323]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.628327]  ffffffff81cc5680 ffff8800afa85c10 0000000000000000 ffff88019782ee00
[  340.628328] Call Trace:
[  340.628332]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.628336]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.628341]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.628345]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.628350]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.628358]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628362]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.628366]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.628374]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628382]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.628390]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.628395]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.628404]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.628415]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.628421]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.628426]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.628432]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.628437]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.628442]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628448]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.628453]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628456] ---[ end trace 916372fb4d1e8b1f ]---
[  340.628477] ------------[ cut here ]------------
[  340.628485] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.628488] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:26'
[  340.628550] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.628553] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.628555] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.628564] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.628568]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.628572]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.628575]  ffffffff81cc5680 ffff8800afa85838 0000000000000000 ffff88019782ee00
[  340.628576] Call Trace:
[  340.628581]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.628585]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.628589]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.628594]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.628598]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.628603]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.628606]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.628610]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.628613]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.628618]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.628621]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.628625]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.628629]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.628637]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628641]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.628649]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.628660]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.628665]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.628675]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.628685]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.628691]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.628697]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.628703]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.628708]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.628714]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628720]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.628725]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628729] ---[ end trace 916372fb4d1e8b20 ]---
[  340.628761] ------------[ cut here ]------------
[  340.628767] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.628769] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:26'
[  340.628808] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.628812] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.628814] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.628823] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.628827]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.628830]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.628834]  ffffffff81cc5680 ffff8800afa85410 0000000000000000 ffff88019782ee00
[  340.628835] Call Trace:
[  340.628839]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.628844]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.628848]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.628852]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.628856]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.628865]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628869]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.628873]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.628881]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.628891]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.628900]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.628905]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.628915]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.628925]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.628931]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.628937]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.628942]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.628947]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.628953]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628958]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.628963]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.628967] ---[ end trace 916372fb4d1e8b21 ]---
[  340.628987] ------------[ cut here ]------------
[  340.628994] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.628998] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:27'
[  340.629059] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.629062] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.629064] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.629073] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.629076]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.629080]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.629084]  ffffffff81cc5680 ffff8800afa82038 0000000000000000 ffff88019782ee00
[  340.629085] Call Trace:
[  340.629089]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.629093]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.629098]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.629102]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.629106]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.629111]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.629115]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.629119]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.629122]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.629126]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.629130]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.629134]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.629137]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.629145]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629149]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.629157]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.629165]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.629171]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.629180]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.629190]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.629197]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.629202]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.629208]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.629213]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.629218]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629224]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.629229]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629234] ---[ end trace 916372fb4d1e8b22 ]---
[  340.629260] ------------[ cut here ]------------
[  340.629268] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.629271] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:27'
[  340.629324] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.629328] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.629329] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.629338] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.629342]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.629346]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.629349]  ffffffff81cc5680 ffff8800afa87010 0000000000000000 ffff88019782ee00
[  340.629350] Call Trace:
[  340.629355]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.629359]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.629363]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.629367]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.629372]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.629380]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629384]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.629388]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.629396]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629404]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.629412]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.629415]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.629423]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.629434]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.629440]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.629445]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.629451]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.629456]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.629462]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629468]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.629473]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629477] ---[ end trace 916372fb4d1e8b23 ]---
[  340.629498] ------------[ cut here ]------------
[  340.629505] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.629509] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:28'
[  340.629590] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.629594] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.629596] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.629604] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.629608]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.629612]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.629615]  ffffffff81cc5680 ffff8801977ec438 0000000000000000 ffff88019782ee00
[  340.629616] Call Trace:
[  340.629621]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.629625]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.629629]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.629633]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.629638]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.629643]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.629646]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.629650]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.629653]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.629657]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.629661]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.629665]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.629669]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.629677]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629680]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.629688]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.629696]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.629699]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.629708]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.629718]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.629725]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.629732]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.629738]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.629743]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.629750]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629756]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.629761]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629765] ---[ end trace 916372fb4d1e8b24 ]---
[  340.629793] ------------[ cut here ]------------
[  340.629800] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.629804] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:28'
[  340.629843] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.629847] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.629849] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.629857] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.629861]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.629865]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.629868]  ffffffff81cc5680 ffff8801977e9810 0000000000000000 ffff88019782ee00
[  340.629869] Call Trace:
[  340.629873]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.629878]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.629882]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.629886]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.629891]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.629899]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629904]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.629907]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.629915]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.629923]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.629931]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.629937]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.629947]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.629957]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.629963]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.629969]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.629975]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.629979]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.629986]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.629992]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.629997]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630001] ---[ end trace 916372fb4d1e8b25 ]---
[  340.630023] ------------[ cut here ]------------
[  340.630032] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.630035] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:29'
[  340.630094] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.630098] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.630099] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.630108] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.630112]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.630115]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.630119]  ffffffff81cc5680 ffff8801977ed038 0000000000000000 ffff88019782ee00
[  340.630120] Call Trace:
[  340.630124]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.630129]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.630133]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.630137]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.630142]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.630147]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.630150]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.630154]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.630157]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.630162]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.630165]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.630169]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.630173]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.630181]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630185]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.630193]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.630201]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.630206]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.630216]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.630226]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.630233]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.630238]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.630244]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.630249]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.630256]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630262]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.630267]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630271] ---[ end trace 916372fb4d1e8b26 ]---
[  340.630295] ------------[ cut here ]------------
[  340.630303] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.630306] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:29'
[  340.630362] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.630366] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.630368] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.630376] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.630380]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.630384]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.630387]  ffffffff81cc5680 ffff8801977ecc10 0000000000000000 ffff88019782ee00
[  340.630388] Call Trace:
[  340.630393]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.630397]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.630401]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.630405]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.630410]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.630418]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630423]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.630426]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.630434]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630442]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.630450]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.630453]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.630462]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.630471]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.630477]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.630482]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.630488]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.630493]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.630500]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630505]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.630510]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630514] ---[ end trace 916372fb4d1e8b27 ]---
[  340.630534] ------------[ cut here ]------------
[  340.630541] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.630545] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:30'
[  340.630609] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.630613] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.630615] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.630623] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.630627]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.630631]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.630634]  ffffffff81cc5680 ffff8801977e9438 0000000000000000 ffff88019782ee00
[  340.630635] Call Trace:
[  340.630639]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.630644]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.630648]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.630652]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.630657]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.630662]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.630665]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.630669]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.630672]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.630676]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.630680]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.630684]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.630687]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.630696]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630699]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.630707]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.630719]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.630724]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.630734]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.630744]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.630750]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.630756]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.630762]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.630767]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.630773]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630779]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.630784]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.630788] ---[ end trace 916372fb4d1e8b28 ]---
[  340.630813] ------------[ cut here ]------------
[  340.630819] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.630821] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:30'
[  340.630860] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.630863] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.630865] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.630874] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.630878]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.630882]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.630885]  ffffffff81cc5680 ffff8801977ef010 0000000000000000 ffff88019782ee00
[  340.630886] Call Trace:
[  340.630891]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.630895]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.630899]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.630903]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.630908]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.630916]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630921]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.630926]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.630936]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.630945]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.630956]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.630961]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.630971]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.630981]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.630987]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.630993]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.630999]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.631003]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.631008]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631014]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.631019]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631022] ---[ end trace 916372fb4d1e8b29 ]---
[  340.631041] ------------[ cut here ]------------
[  340.631046] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.631048] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:31'
[  340.631087] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.631090] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.631092] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.631101] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.631105]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.631108]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.631112]  ffffffff81cc5680 ffff8801977eb438 0000000000000000 ffff88019782ee00
[  340.631113] Call Trace:
[  340.631117]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.631122]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.631126]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.631130]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.631135]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.631140]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.631146]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.631152]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.631156]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.631164]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.631170]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.631175]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.631181]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.631190]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631196]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.631206]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.631215]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.631220]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.631230]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.631240]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.631246]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.631251]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.631257]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.631262]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.631267]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631273]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.631278]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631283] ---[ end trace 916372fb4d1e8b2a ]---
[  340.631306] ------------[ cut here ]------------
[  340.631312] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.631314] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:31'
[  340.631353] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.631357] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.631359] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.631368] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.631371]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.631375]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.631379]  ffffffff81cc5680 ffff8801977edc10 0000000000000000 ffff88019782ee00
[  340.631379] Call Trace:
[  340.631384]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.631388]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.631392]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.631397]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.631401]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.631409]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631414]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.631417]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.631427]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631437]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.631446]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.631453]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.631462]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.631472]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.631478]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.631484]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.631490]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.631495]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.631500]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631506]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.631510]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631515] ---[ end trace 916372fb4d1e8b2b ]---
[  340.631533] ------------[ cut here ]------------
[  340.631538] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.631540] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:32'
[  340.631579] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.631582] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.631584] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.631593] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.631597]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.631600]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.631604]  ffffffff81cc5680 ffff8800aad20038 0000000000000000 ffff88019782ee00
[  340.631605] Call Trace:
[  340.631609]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.631613]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.631617]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.631622]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.631626]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.631631]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.631637]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.631643]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.631648]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.631655]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.631660]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.631666]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.631671]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.631681]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631686]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.631696]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.631705]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.631710]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.631720]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.631730]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.631736]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.631742]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.631747]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.631752]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.631759]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631765]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.631770]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.631774] ---[ end trace 916372fb4d1e8b2c ]---
[  340.631799] ------------[ cut here ]------------
[  340.631805] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.631806] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:32'
[  340.631846] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.631849] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.631851] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.631860] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.631863]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.631867]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.631871]  ffffffff81cc5680 ffff8801977ec010 0000000000000000 ffff88019782ee00
[  340.631871] Call Trace:
[  340.631876]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.631880]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.631884]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.631888]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.631893]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.631901]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631906]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.631911]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.631921]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.631930]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.631941]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.631946]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.631956]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.631966]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.631971]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.631977]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.631983]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.631987]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.631994]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632000]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.632005]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632009] ---[ end trace 916372fb4d1e8b2d ]---
[  340.632029] ------------[ cut here ]------------
[  340.632034] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.632036] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:33'
[  340.632075] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.632078] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.632080] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.632089] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.632093]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.632097]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.632100]  ffffffff81cc5680 ffff8800aad20c38 0000000000000000 ffff88019782ee00
[  340.632101] Call Trace:
[  340.632105]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.632110]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.632114]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.632118]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.632123]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.632128]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.632133]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.632139]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.632144]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.632152]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.632157]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.632163]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.632169]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.632179]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632184]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.632193]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.632203]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.632208]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.632218]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.632228]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.632234]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.632239]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.632245]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.632250]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.632255]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632261]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.632266]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632270] ---[ end trace 916372fb4d1e8b2e ]---
[  340.632305] ------------[ cut here ]------------
[  340.632310] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.632312] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:33'
[  340.632352] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.632355] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.632357] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.632366] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.632370]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.632374]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.632377]  ffffffff81cc5680 ffff8800aad20810 0000000000000000 ffff88019782ee00
[  340.632378] Call Trace:
[  340.632382]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.632387]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.632391]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.632395]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.632399]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.632408]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632414]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.632420]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.632429]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632440]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.632449]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.632455]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.632464]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.632474]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.632480]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.632486]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.632491]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.632496]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.632501]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632507]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.632512]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632516] ---[ end trace 916372fb4d1e8b2f ]---
[  340.632535] ------------[ cut here ]------------
[  340.632540] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.632542] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:34'
[  340.632581] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.632584] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.632586] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.632595] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.632598]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.632602]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.632606]  ffffffff81cc5680 ffff8800aad21838 0000000000000000 ffff88019782ee00
[  340.632607] Call Trace:
[  340.632611]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.632615]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.632619]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.632624]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.632628]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.632633]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.632637]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.632643]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.632648]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.632653]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.632660]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.632666]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.632671]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.632681]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632686]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.632696]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.632705]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.632710]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.632720]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.632730]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.632737]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.632742]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.632748]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.632753]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.632760]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632765]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.632771]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632775] ---[ end trace 916372fb4d1e8b30 ]---
[  340.632798] ------------[ cut here ]------------
[  340.632804] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.632806] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:34'
[  340.632845] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.632848] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.632850] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.632859] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.632863]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.632866]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.632870]  ffffffff81cc5680 ffff8800aad21410 0000000000000000 ffff88019782ee00
[  340.632870] Call Trace:
[  340.632875]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.632879]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.632883]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.632888]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.632892]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.632901]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632905]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.632909]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.632918]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.632928]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.632937]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.632944]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.632954]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.632964]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.632970]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.632976]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.632981]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.632986]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.632991]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.632997]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633002]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633006] ---[ end trace 916372fb4d1e8b31 ]---
[  340.633024] ------------[ cut here ]------------
[  340.633030] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633031] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:35'
[  340.633071] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633074] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633076] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633084] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633088]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.633092]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.633095]  ffffffff81cc5680 ffff8800aad22438 0000000000000000 ffff88019782ee00
[  340.633096] Call Trace:
[  340.633101]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633105]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633109]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633113]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633118]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633123]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.633126]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.633130]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.633136]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.633142]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.633147]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.633155]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.633160]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.633170]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633176]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.633185]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.633195]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.633200]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.633210]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.633219]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.633225]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.633231]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.633237]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.633242]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.633248]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633254]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633259]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633263] ---[ end trace 916372fb4d1e8b32 ]---
[  340.633286] ------------[ cut here ]------------
[  340.633292] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633294] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:35'
[  340.633333] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633337] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633339] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633347] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633351]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.633355]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.633359]  ffffffff81cc5680 ffff8800aad22010 0000000000000000 ffff88019782ee00
[  340.633359] Call Trace:
[  340.633364]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633368]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633372]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633377]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633381]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633389]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633394]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.633398]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.633407]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633417]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.633426]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.633433]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.633443]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.633453]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.633459]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.633465]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.633470]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.633475]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.633480]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633486]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633491]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633494] ---[ end trace 916372fb4d1e8b33 ]---
[  340.633513] ------------[ cut here ]------------
[  340.633520] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633524] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:36'
[  340.633579] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633583] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633585] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633594] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633598]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.633601]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.633605]  ffffffff81cc5680 ffff8800aad23038 0000000000000000 ffff88019782ee00
[  340.633606] Call Trace:
[  340.633610]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633615]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633619]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633623]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633628]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633633]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.633636]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.633640]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.633643]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.633648]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.633652]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.633655]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.633659]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.633667]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633671]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.633679]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.633687]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.633690]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.633698]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.633707]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.633712]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.633716]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.633721]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.633724]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.633728]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633732]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633736]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633738] ---[ end trace 916372fb4d1e8b34 ]---
[  340.633786] ------------[ cut here ]------------
[  340.633792] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633794] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:36'
[  340.633824] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633825] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633826] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633829] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633831]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.633832]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.633834]  ffffffff81cc5680 ffff8800aad22c10 0000000000000000 ffff88019782ee00
[  340.633834] Call Trace:
[  340.633835]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633837]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633838]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633840]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633842]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633844]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633846]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.633847]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.633850]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633853]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.633856]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.633857]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.633860]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.633863]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.633864]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.633866]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.633867]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.633868]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.633870]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633871]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633873]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633873] ---[ end trace 916372fb4d1e8b35 ]---
[  340.633880] ------------[ cut here ]------------
[  340.633882] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633883] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:37'
[  340.633897] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633898] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633899] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633902] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633903]  00000000000000e0 ffff8801971cbb58 ffffffff8177afe7 0000000000000001
[  340.633905]  ffff8801971cbba8 ffff8801971cbb98 ffffffff81076087 ffff8801971cbb88
[  340.633906]  ffffffff81cc5680 ffff8800aad23c38 0000000000000000 ffff88019782ee00
[  340.633906] Call Trace:
[  340.633908]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633909]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633911]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633912]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633914]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633916]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.633917]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.633918]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.633920]  [<ffffffff814ddec0>] ? put_device+0x20/0x20
[  340.633921]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.633922]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.633924]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.633925]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.633928]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.633929]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.633932]  [<ffffffffa0324146>] sas_phy_delete+0x26/0x50 [scsi_transport_sas]
[  340.633935]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.633936]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.633939]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.633942]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.633943]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.633945]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.633946]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.633948]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.633949]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633951]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.633952]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.633953] ---[ end trace 916372fb4d1e8b36 ]---
[  340.633962] ------------[ cut here ]------------
[  340.633964] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.633964] sysfs group ffffffff81cc5680 not found for kobject 'phy-10:0:37'
[  340.633978] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.633980] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.633980] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.633984] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.633985]  00000000000000e0 ffff8801971cbbf8 ffffffff8177afe7 0000000000000001
[  340.633986]  ffff8801971cbc48 ffff8801971cbc38 ffffffff81076087 ffff8801971cbc28
[  340.633988]  ffffffff81cc5680 ffff8800aad23810 0000000000000000 ffff88019782ee00
[  340.633988] Call Trace:
[  340.633989]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.633991]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.633992]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.633994]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.633996]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.633998]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.634000]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.634001]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.634004]  [<ffffffffa0324dd0>] ? sas_port_delete+0x150/0x150 [scsi_transport_sas]
[  340.634007]  [<ffffffffa032414e>] sas_phy_delete+0x2e/0x50 [scsi_transport_sas]
[  340.634010]  [<ffffffffa0324e05>] do_sas_phy_delete+0x35/0x50 [scsi_transport_sas]
[  340.634011]  [<ffffffff814de243>] device_for_each_child+0x43/0x70
[  340.634014]  [<ffffffffa0323db3>] sas_remove_children+0x33/0x40 [scsi_transport_sas]
[  340.634017]  [<ffffffffa03e7922>] sas_destruct_devices+0x62/0x90 [libsas]
[  340.634018]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.634020]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.634021]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.634022]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.634024]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634025]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.634026]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634027] ---[ end trace 916372fb4d1e8b37 ]---
[  340.634037] ------------[ cut here ]------------
[  340.634039] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.634040] sysfs group ffffffff81cc5680 not found for kobject 'expander-10:0'
[  340.634054] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.634055] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.634056] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.634059] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.634060]  00000000000000e0 ffff8801971cbc08 ffffffff8177afe7 0000000000000001
[  340.634062]  ffff8801971cbc58 ffff8801971cbc48 ffffffff81076087 ffff8801971cbc38
[  340.634063]  ffffffff81cc5680 ffff8800abbe7810 0000000000000000 ffff88019782ee00
[  340.634063] Call Trace:
[  340.634065]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.634067]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.634068]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.634070]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.634071]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.634073]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.634074]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.634076]  [<ffffffff814dea72>] device_unregister+0x22/0x60
[  340.634078]  [<ffffffff8137d282>] bsg_unregister_queue+0x62/0xa0
[  340.634081]  [<ffffffffa0323e02>] sas_rphy_remove+0x42/0x80 [scsi_transport_sas]
[  340.634084]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  340.634087]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  340.634089]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.634090]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.634092]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.634093]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.634095]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634096]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.634097]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634098] ---[ end trace 916372fb4d1e8b38 ]---
[  340.634141] ------------[ cut here ]------------
[  340.634143] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.634144] sysfs group ffffffff81cc5680 not found for kobject 'expander-10:0'
[  340.634158] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.634160] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.634160] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.634164] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.634165]  00000000000000e0 ffff8801971cbba8 ffffffff8177afe7 0000000000000001
[  340.634167]  ffff8801971cbbf8 ffff8801971cbbe8 ffffffff81076087 ffff8801971cbbd8
[  340.634168]  ffffffff81cc5680 ffff8800abbe6838 0000000000000000 ffff88019782ee00
[  340.634169] Call Trace:
[  340.634171]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.634172]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.634174]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.634175]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.634177]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.634178]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.634180]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.634181]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.634183]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.634184]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.634185]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.634187]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.634188]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.634191]  [<ffffffffa0323e0a>] sas_rphy_remove+0x4a/0x80 [scsi_transport_sas]
[  340.634194]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  340.634197]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  340.634199]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.634200]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.634202]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.634203]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.634204]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634206]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.634207]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634208] ---[ end trace 916372fb4d1e8b39 ]---
[  340.634219] ------------[ cut here ]------------
[  340.634221] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.634221] sysfs group ffffffff81cc5680 not found for kobject 'expander-10:0'
[  340.634236] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.634237] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.634238] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.634241] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.634243]  00000000000000e0 ffff8801971cbba8 ffffffff8177afe7 0000000000000001
[  340.634244]  ffff8801971cbbf8 ffff8801971cbbe8 ffffffff81076087 ffff8801971cbbd8
[  340.634246]  ffffffff81cc5680 ffff8800abbe5838 0000000000000000 ffff88019782ee00
[  340.634246] Call Trace:
[  340.634247]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.634249]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.634250]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.634252]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.634254]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.634255]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.634256]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.634258]  [<ffffffff814e7646>] ? attribute_container_remove_attrs+0x56/0x80
[  340.634259]  [<ffffffff814e777e>] attribute_container_class_device_del+0x1e/0x30
[  340.634261]  [<ffffffff814e78e9>] transport_remove_classdev+0x59/0x70
[  340.634262]  [<ffffffff814e7890>] ? transport_add_device+0x20/0x20
[  340.634263]  [<ffffffff814e7317>] attribute_container_device_trigger+0x97/0xe0
[  340.634265]  [<ffffffff814e7845>] transport_remove_device+0x15/0x20
[  340.634268]  [<ffffffffa0323e0a>] sas_rphy_remove+0x4a/0x80 [scsi_transport_sas]
[  340.634270]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  340.634274]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  340.634275]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.634277]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.634279]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.634280]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.634281]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634283]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.634284]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634285] ---[ end trace 916372fb4d1e8b3a ]---
[  340.634293] ------------[ cut here ]------------
[  340.634296] WARNING: CPU: 3 PID: 371 at fs/sysfs/group.c:224 sysfs_remove_group+0x9c/0xa0()
[  340.634296] sysfs group ffffffff81cc5680 not found for kobject 'expander-10:0'
[  340.634311] Modules linked in: mvsas(-) libsas scsi_transport_sas radeon bnep rfcomm bluetooth snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec ttm snd_hda_core snd_hwdep snd_pcm drm_kms_helper drm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device kvm_amd kvm psmouse snd i2c_algo_bit ppdev edac_core shpchp parport_pc wmi soundcore serio_raw mac_hid i2c_piix4 edac_mce_amd k10temp tpm_infineon lp parport pata_acpi hid_generic usbhid r8169 hid firewire_ohci e1000 firewire_core mii crc_itu_t ahci pata_atiixp libahci
[  340.634312] CPU: 3 PID: 371 Comm: kworker/u16:5 Tainted: G        W       4.2.2 #4
[  340.634312] Hardware name: Gigabyte Technology Co., Ltd. GA-MA78GM-S2H/GA-MA78GM-S2H, BIOS F12a 04/23/2010
[  340.634316] Workqueue: scsi_wq_10 sas_destruct_devices [libsas]
[  340.634317]  00000000000000e0 ffff8801971cbc48 ffffffff8177afe7 0000000000000001
[  340.634319]  ffff8801971cbc98 ffff8801971cbc88 ffffffff81076087 ffff8801971cbc78
[  340.634320]  ffffffff81cc5680 ffff8800abbe1c48 0000000000000000 ffff88019782ee00
[  340.634320] Call Trace:
[  340.634322]  [<ffffffff8177afe7>] dump_stack+0x45/0x57
[  340.634323]  [<ffffffff81076087>] warn_slowpath_common+0x97/0xe0
[  340.634325]  [<ffffffff81076186>] warn_slowpath_fmt+0x46/0x50
[  340.634326]  [<ffffffff81259d93>] ? kernfs_find_and_get_ns+0x53/0x70
[  340.634328]  [<ffffffff8125dd0c>] sysfs_remove_group+0x9c/0xa0
[  340.634330]  [<ffffffff814ea639>] dpm_sysfs_remove+0x59/0x70
[  340.634331]  [<ffffffff814de897>] device_del+0x47/0x200
[  340.634334]  [<ffffffffa0323e12>] sas_rphy_remove+0x52/0x80 [scsi_transport_sas]
[  340.634337]  [<ffffffffa0324c66>] sas_rphy_delete+0x16/0x30 [scsi_transport_sas]
[  340.634340]  [<ffffffffa03e792b>] sas_destruct_devices+0x6b/0x90 [libsas]
[  340.634341]  [<ffffffff8108d1ec>] process_one_work+0x14c/0x400
[  340.634343]  [<ffffffff8108daa7>] worker_thread+0x117/0x480
[  340.634345]  [<ffffffff8108d990>] ? create_worker+0x1a0/0x1a0
[  340.634346]  [<ffffffff81094049>] kthread+0xc9/0xe0
[  340.634347]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634349]  [<ffffffff8178295f>] ret_from_fork+0x3f/0x70
[  340.634350]  [<ffffffff81093f80>] ? flush_kthread_worker+0x90/0x90
[  340.634351] ---[ end trace 916372fb4d1e8b3b ]---





modprobe mvsas (with 4 disks attached):

[  370.496144] mvsas 0000:02:00.0: mvsas: driver version 0.8.16
[  370.497121] mvsas 0000:02:00.0: mvsas: PCI-E x8, Bandwidth Usage: 5.0 Gbps
[  377.888239] scsi host11: mvsas
[  377.891286] sas: phy-11:0 added to port-11:0, phy_mask:0x1 (5001b4d50fc7803f)
[  377.891514] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 1
[  377.901741] sas: phy1 matched wide port0
[  377.901870] sas: phy-11:1 added to port-11:0, phy_mask:0x3 (5001b4d50fc7803f)
[  377.902033] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 3
[  377.922021] sas: phy2 matched wide port0
[  377.922093] sas: phy-11:2 added to port-11:0, phy_mask:0x7 (5001b4d50fc7803f)
[  377.922218] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map 7
[  377.952144] sas: phy3 matched wide port0
[  377.952216] sas: phy-11:3 added to port-11:0, phy_mask:0xf (5001b4d50fc7803f)
[  377.952353] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[  377.992215] sas: phy0 matched wide port0
[  377.992293] sas: phy-11:4 added to port-11:0, phy_mask:0xf (5001b4d50fc7803f)
[  377.992420] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[  378.032253] sas: phy1 matched wide port0
[  378.032325] sas: phy-11:5 added to port-11:0, phy_mask:0xf (5001b4d50fc7803f)
[  378.032451] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[  378.072292] sas: phy2 matched wide port0
[  378.072366] sas: phy-11:6 added to port-11:0, phy_mask:0xf (5001b4d50fc7803f)
[  378.072495] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[  378.112329] sas: phy3 matched wide port0
[  378.112401] sas: phy-11:7 added to port-11:0, phy_mask:0xf (5001b4d50fc7803f)
[  378.112527] drivers/scsi/mvsas/mv_sas.c 1114:set wide port phy map f
[  378.152382] sas: DOING DISCOVERY on port 0, pid:375
[  378.152864] sas: ex 5001b4d50fc7803f phy00:U:0 attached: 0000000000000000 (no device)
[  378.153179] sas: ex 5001b4d50fc7803f phy01:U:0 attached: 0000000000000000 (no device)
[  378.153542] sas: ex 5001b4d50fc7803f phy02:U:0 attached: 0000000000000000 (no device)
[  378.153881] sas: ex 5001b4d50fc7803f phy03:U:0 attached: 0000000000000000 (no device)
[  378.154117] sas: ex 5001b4d50fc7803f phy04:D:0 attached: 0000000000000000 (no device)
[  378.154339] sas: ex 5001b4d50fc7803f phy05:D:0 attached: 0000000000000000 (no device)
[  378.154567] sas: ex 5001b4d50fc7803f phy06:D:0 attached: 0000000000000000 (no device)
[  378.154803] sas: ex 5001b4d50fc7803f phy07:D:0 attached: 0000000000000000 (no device)
[  378.155058] sas: ex 5001b4d50fc7803f phy08:D:0 attached: 0000000000000000 (no device)
[  378.155306] sas: ex 5001b4d50fc7803f phy09:D:0 attached: 0000000000000000 (no device)
[  378.157153] sas: ex 5001b4d50fc7803f phy10:D:0 attached: 0000000000000000 (no device)
[  378.157380] sas: ex 5001b4d50fc7803f phy11:D:0 attached: 0000000000000000 (no device)
[  378.157602] sas: ex 5001b4d50fc7803f phy12:D:0 attached: 0000000000000000 (no device)
[  378.157849] sas: ex 5001b4d50fc7803f phy13:D:0 attached: 0000000000000000 (no device)
[  378.158075] sas: ex 5001b4d50fc7803f phy14:D:0 attached: 0000000000000000 (no device)
[  378.158330] sas: ex 5001b4d50fc7803f phy15:D:0 attached: 0000000000000000 (no device)
[  378.158595] sas: ex 5001b4d50fc7803f phy16:U:0 attached: 0000000000000000 (no device)
[  378.158856] sas: ex 5001b4d50fc7803f phy17:U:0 attached: 0000000000000000 (no device)
[  378.159306] sas: ex 5001b4d50fc7803f phy18:U:0 attached: 0000000000000000 (no device)
[  378.159832] sas: ex 5001b4d50fc7803f phy19:U:0 attached: 0000000000000000 (no device)
[  378.160308] sas: ex 5001b4d50fc7803f phy20:D:0 attached: 0000000000000000 (no device)
[  378.160726] sas: ex 5001b4d50fc7803f phy21:D:0 attached: 0000000000000000 (no device)
[  378.161166] sas: ex 5001b4d50fc7803f phy22:D:0 attached: 0000000000000000 (no device)
[  378.161603] sas: ex 5001b4d50fc7803f phy23:D:0 attached: 0000000000000000 (no device)
[  378.162131] sas: ex 5001b4d50fc7803f phy24:S:A attached: 5005043011ab0000 (host)
[  378.162570] sas: ex 5001b4d50fc7803f phy25:S:A attached: 5005043011ab0000 (host)
[  378.163159] sas: ex 5001b4d50fc7803f phy26:S:A attached: 5005043011ab0000 (host)
[  378.163879] sas: ex 5001b4d50fc7803f phy27:S:A attached: 5005043011ab0000 (host)
[  378.166935] sas: ex 5001b4d50fc7803f phy28:U:0 attached: 0000000000000000 (no device)
[  378.169944] sas: ex 5001b4d50fc7803f phy29:U:0 attached: 0000000000000000 (no device)
[  378.173075] sas: ex 5001b4d50fc7803f phy30:U:0 attached: 0000000000000000 (no device)
[  378.175950] sas: ex 5001b4d50fc7803f phy31:U:0 attached: 0000000000000000 (no device)
[  378.178923] sas: ex 5001b4d50fc7803f phy32:D:0 attached: 0000000000000000 (no device)
[  378.181629] sas: ex 5001b4d50fc7803f phy33:D:0 attached: 0000000000000000 (no device)
[  378.184235] sas: ex 5001b4d50fc7803f phy34:D:0 attached: 0000000000000000 (no device)
[  378.186968] sas: ex 5001b4d50fc7803f phy35:D:0 attached: 0000000000000000 (no device)
[  378.189465] sas: ex 5001b4d50fc7803f phy36:D:A attached: 5001b4d50fc7803d (host+target)
[  378.192076] sas: ex 5001b4d50fc7803f phy37:D:0 attached: 0000000000000000 (no device)
[  378.194461] sas: DONE DISCOVERY on port 0, pid:375, result:0
[  399.030510] sas: Enter sas_scsi_recover_host busy: 1 failed: 1
[  399.034085] sas: trying to find task 0xffff8801a7042900
[  399.037604] sas: sas_scsi_find_task: aborting task 0xffff8801a7042900
[  399.042264] drivers/scsi/mvsas/mv_94xx.c 625:command active 00000001,  slot [1].
[  399.047176] drivers/scsi/mvsas/mv_94xx.c 625:command active 00000001,  slot [1].
[  399.050959] sas: task done but aborted
[  399.054619] sas: sas_scsi_find_task: task 0xffff8801a7042900 is done
[  399.058430] sas: sas_eh_handle_sas_errors: task 0xffff8801a7042900 is done
[  399.062248] sas: --- Exit sas_scsi_recover_host: busy: 0 failed: 0 tries: 1
[  399.066717] drivers/scsi/mvsas/mv_sas.c 1687:reuse same slot, retry command.

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

end of thread, other threads:[~2015-10-05  0:07 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-07 17:33 [Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports bugzilla-daemon
2014-08-07 20:29 ` [Bug 81861] " bugzilla-daemon
2014-08-08  8:19 ` bugzilla-daemon
2014-08-08  8:24 ` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0 bugzilla-daemon
2014-08-08  8:34 ` bugzilla-daemon
2014-08-12 20:09 ` bugzilla-daemon
2014-08-12 22:02 ` bugzilla-daemon
2014-08-21 18:35 ` bugzilla-daemon
2014-08-22 12:13 ` bugzilla-daemon
2014-08-22 12:16 ` bugzilla-daemon
2014-08-22 12:17 ` bugzilla-daemon
2014-08-22 13:19 ` bugzilla-daemon
2014-08-22 14:05 ` bugzilla-daemon
2014-08-22 17:00 ` bugzilla-daemon
2014-08-22 17:36 ` bugzilla-daemon
2014-08-23 20:04 ` bugzilla-daemon
2014-08-23 20:06 ` bugzilla-daemon
2014-08-23 22:12 ` bugzilla-daemon
2014-09-23 21:56 ` bugzilla-daemon
2014-09-24  0:32   ` Elliott, Robert (Server Storage)
2014-09-26  7:04 ` bugzilla-daemon
2014-10-19 15:56 ` bugzilla-daemon
2014-12-17 19:49 ` bugzilla-daemon
2015-01-26 23:19 ` bugzilla-daemon
2015-01-26 23:20 ` bugzilla-daemon
2015-01-26 23:21 ` bugzilla-daemon
2015-04-23 11:31 ` bugzilla-daemon
2015-04-29 13:40 ` bugzilla-daemon
2015-04-29 14:20   ` James Bottomley
     [not found]     ` <CAC2CY-2YAy8GfjCHO+PrFWAuBnhfnMvK33KJ3YCVRZXJMEHykQ@mail.gmail.com>
2015-04-29 15:41       ` James Bottomley
2015-04-29 16:24         ` Adam Talbot
2015-04-29 18:05           ` James Bottomley
2015-04-29 18:07             ` Adam Talbot
2015-04-29 18:10               ` James Bottomley
2015-04-29 19:09             ` Nathan Rennie-Waldock
2015-10-05  0:07               ` Nathan Rennie-Waldock
2015-04-29 13:41 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.