aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2022-04-05 17:15:13 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-21 18:33:56 +0200
commit8d084b2eae7fc5fcfc9f143cd7321a88e1cd76aa (patch)
treeb05ab9fd30581afcc9655289706976e4fc90c2df /scripts/gdb/linux/utils.py
parent9e3d68f872e4f5ce40dcc5baba7e37ab7961ed74 (diff)
usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constant
Fix: drivers/usb/typec/tcpm/tcpm.c: In function ‘run_state_machine’: drivers/usb/typec/tcpm/tcpm.c:4724:3: error: case label does not reduce to an integer constant case BDO_MODE_TESTDATA: ^~~~ See https://lore.kernel.org/r/YkwQ6%[email protected] for the gory details as to why it triggers with older gccs only. Signed-off-by: Borislav Petkov <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions