summaryrefslogtreecommitdiff
path: root/Documentation/preempt-locking.txt
diff options
context:
space:
mode:
authorJiunn Chang <c0d1n61at3@gmail.com>2019-06-27 06:25:30 +0300
committerDavid S. Miller <davem@davemloft.net>2019-06-29 21:06:17 +0300
commit79293f49677e2e703ef0d0efc9919319adacb3fb (patch)
tree76e8a78b1f2caf098a963d65265be98d176b9d08 /Documentation/preempt-locking.txt
parentb60a77386b1d4868f72f6353d35dabe5fbe981f2 (diff)
downloadlinux-79293f49677e2e703ef0d0efc9919319adacb3fb.tar.xz
packet: Fix undefined behavior in bit shift
Shifting signed 32-bit value by 31 bits is undefined. Changing most significant bit to unsigned. Changes included in v2: - use subsystem specific subject lines - CC required mailing lists Signed-off-by: Jiunn Chang <c0d1n61at3@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/preempt-locking.txt')
0 files changed, 0 insertions, 0 deletions