diff options
| author | Namhyung Kim <[email protected]> | 2024-05-10 14:04:52 -0700 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-05-11 13:03:13 -0300 |
| commit | 2af1280b190c408bd590704806dd0d2d1cf52db5 (patch) | |
| tree | 7b4f50271df04a6c7def75141b718789812da6a3 /drivers/spi/spi-microchip-core.c | |
| parent | 9ef30265a483f0405e4f7b3f15cda251b9a2c7da (diff) | |
perf annotate-data: Ensure the number of type histograms
Arnaldo reported that there is a case where nr_histograms and histograms
don't agree each other.
It ended up in a segfault trying to access a NULL histograms array.
Let's make sure to update the nr_histograms when the histograms array is
changed.
Reported-by: Arnaldo Carvalho de Melo <[email protected]>
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/spi/spi-microchip-core.c')
0 files changed, 0 insertions, 0 deletions