aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLadislav Michl <[email protected]>2023-07-31 11:31:21 +0200
committerGreg Kroah-Hartman <[email protected]>2023-08-04 14:52:15 +0200
commit417840663ab858bafb3a0d6d86e73a5db506202a (patch)
tree74b328f195b048c0043a6069d884d05795a02153 /tools/perf/scripts/python/bin/stackcollapse-record
parent976f82e8aa3cfe557ee22a313bf48f418695bedf (diff)
usb: dwc3: dwc3-octeon: Use _ULL bitfields defines
While driver is intended to run on 64bit machines, it is compile time tested for 32bit targets as well. Here shift count overflow is reported for bits greater than 31, so use _ULL versions of BIT and GENMASK macros to silence these warnings. Signed-off-by: Ladislav Michl <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Acked-by: Thinh Nguyen <[email protected]> Link: https://lore.kernel.org/r/ZMd/aa2ncz6tJGNU@lenoch Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions