Re: [PATCH] xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED

2016-08-01 Thread Gabriel Krisman Bertazi
rq to handle the interrupt when > XHCI_STATE_HALTED but not XHCI_STATE_DYING. > > Fixes: 27a41a83ec54 ("xhci: Cleanup only when releasing primary hcd") > BugLink: https://bugs.launchpad.net/bugs/1604058 > Signed-off-by: Kamal Mostafa <ka...@canonical.com> > Cc: &l

Re: [PATCH v2] xhci: Cleanup only when releasing primary hcd.

2016-04-22 Thread Gabriel Krisman Bertazi
sfs_kf_write+0x80/0xb0 [c00efe47bca0] c039e14c kernfs_fop_write+0x18c/0x1f0 [c00efe47bcf0] c02e962c __vfs_write+0x6c/0x190 [c00efe47bd90] c02eab40 vfs_write+0xc0/0x200 [c00efe47bde0] c02ec85c SyS_write+0x6c/0x110 [c00efe47be30] c0009260 system_cal

[PATCH] xhci: Cleanup only when releasing primary hcd.

2016-04-19 Thread Gabriel Krisman Bertazi
fs_write+0x6c/0x190 [c00efe47bd90] c02eab40 vfs_write+0xc0/0x200 [c00efe47bde0] c02ec85c SyS_write+0x6c/0x110 [c00efe47be30] c0009260 system_call+0x38/0x108 Signed-off-by: Gabriel Krisman Bertazi <kris...@linux.vnet.ibm.com> Cc: Roger Quadros <rog...@ti.com> Cc: