summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2017-04-27 07:45:18 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-24 10:58:44 +0100
commit9bf9e352ed51d4cdee107675609ba12b42d00c5b (patch)
treec8742178c1206f4a9acbb5ff8fb378469ce5ccb0 /tools/perf/scripts/python/bin
parentcadc2c3f0c26048f1faea6cb9223d698d964d6ab (diff)
mtip32xx: use runtime tag to initialize command header
[ Upstream commit a4e84aae8139aca9fbfbced1f45c51ca81b57488 ] mtip32xx supposes that 'request_idx' passed to .init_request() is tag of the request, and use that as request's tag to initialize command header. After MQ IO scheduler is in, request tag assigned isn't same with the request index anymore, so cause strange hardware failure on mtip32xx, even whole system panic is triggered. This patch fixes the issue by initializing command header via request's real tag. Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions