diff options
author | Namhyung Kim <[email protected]> | 2012-11-29 15:38:34 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-12-09 08:46:06 -0300 |
commit | 5fa9041bbaa7a79a67d568b9c9f947db2f23d091 (patch) | |
tree | 8c60f9961f046c73eb1c5992d384b20a4deddc2a /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 2850d9487266a55a18d340c24f5107696deeebb9 (diff) |
perf hists: Link hist entry pairs to leader
Current hists__match/link() link a leader to its pair, so if multiple
pairs were linked, the leader will lose pointer to previous pairs since
it was overwritten. Fix it by making leader the list head.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions