aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex-debug.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-01-05 13:02:34 +0100
committerGreg Kroah-Hartman <[email protected]>2021-01-07 16:17:31 +0100
commit9777f8e60e718f7b022a94f2524f967d8def1931 (patch)
treef3d8d6401c297cbd394ef0402a2632286710a070 /kernel/locking/rtmutex-debug.c
parent7d7dec450a66009a4738cc538e59fb507fdb9ebe (diff)
vt/consolemap: do font sum unsigned
The constant 20 makes the font sum computation signed which can lead to sign extensions and signed wraps. It's not much of a problem as we build with -fno-strict-overflow. But if we ever decide not to, be ready, so switch the constant to unsigned. Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/locking/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions