aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2022-09-26 14:56:38 -0700
committerArnaldo Carvalho de Melo <[email protected]>2022-10-06 08:03:51 -0300
commit433b31fa00797a2a6205a023e9345f2c5e7896b6 (patch)
tree3d2f8965b8631efef0dc697ca2b437b553a8d6c3 /drivers/usb/cdns3/cdns3-ti.c
parentc7c43e38b236eb80ae6ee60d3dffd8f894cd751c (diff)
perf lock contention: Fix a build error on 32-bit
It was reported that it failed to build the BPF lock contention skeleton on 32 bit arch due to the size of long. The lost count is used only for reporting errors due to lack of stackmap space through bad_hist which type is 'int'. Let's use int type then. Fixes: 6d499a6b3d90277d ("perf lock: Print the number of lost entries for BPF") Reported-by: Jiri Slaby <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Song Liu <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions