summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-05-08 13:28:59 +0300
committerNicholas Bellinger <nab@linux-iscsi.org>2012-05-09 15:07:44 -0700
commit2301917044b96fda41f794011368e623a9b7a435 (patch)
tree74a928f86be838214f6351d2a58b8c63b0e83b11 /tools/perf/scripts/python/export-to-sqlite.py
parent7b4deef5d9a1fa74ccfbd07b4cfe795ee18fceca (diff)
downloadkernel-2301917044b96fda41f794011368e623a9b7a435.tar.gz
target: lock => unlock typo in transport_lun_wait_for_tasks
target_stop_cmd() returns with the lock held and IRQs disabled. The intent was to unlock here. This bug was originally added with: commit cf572a9627c9ae86082216de109780c1d2e2ee28 Author: Christoph Hellwig <hch@infradead.org> Date: Tue Apr 24 00:25:05 2012 -0400 target: move the state and execute lists to the command Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
3:53:27 -0500'>2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao 2019-02-13drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in ...wentalou 2019-01-14drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng 2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König 2018-05-15drm/amdgpu/sriov: Need to set in_gpu_reset flag to back after gpu resetEmily Deng 2018-03-22drm/amdgpu: fix spelling mistake: "asssert" -> "assert"Colin Ian King 2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng 2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu 2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher 2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky 2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky 2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu 2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu 2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu 2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu 2017-12-04drm/amdgpu:fix random missing of FLR NOTIFYMonk Liu 2017-12-04drm/amdgpu:implement new GPU recover(v3)Monk Liu 2017-12-04drm/amdgpu/virt: implement wait_reset callbacks for vi/aipding 2017-10-19drm/amdgpu: SR-IOV data exchange between PF&VFHorace Chen 2017-07-14drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan 2017-05-24drm/amdgpu:only call flr_work under infinite timeoutMonk Liu 2017-05-24drm/amdgpu:use job* to replace voluntaryMonk Liu 2017-05-24drm/amdgpu/virt: change AI ack-irq message to debug levelXiangliang Yu 2017-05-24drm/amdgpu:need som change on vega10 mailboxMonk Liu 2017-05-24drm/amdgpu:fix cannot receive rcv/ack irq bugMonk Liu 2017-04-06drm/amdgpu:implement the reset MB func for vega10Monk Liu 2017-04-06drm/amdgpu:fix typo for mxgpu_aiMonk Liu 2017-03-29drm/amdgpu/virt: impl mailbox for aiXiangliang Yu