diff options
author | Cody Schafer <[email protected]> | 2012-07-19 20:05:25 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-07-25 13:06:42 -0300 |
commit | 8696329b7bcf32e69ad12d5975ad1497936d43ec (patch) | |
tree | 7bf0b93bf0daf91b9b8b9a655230bb6f92b433e1 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 52f18a2ff9b012a7efdbd520ca0dc0e118a8a837 (diff) |
perf annotate: Prevent overflow in size calculation
A large enough symbol size causes an overflow in the size parameter to
the histogram allocation, leading to a segfault in
symbol__inc_addr_samples later on when this histogram is accessed.
In the case of being called via perf-report, this returns back and
gracefully ignores the sample, eventually ignoring the chained return
value of perf_session_deliver_event in flush_sample_queue.
Signed-off-by: Cody Schafer <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sukadev Bhattiprolu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions