summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2014-03-28 10:53:10 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-16 21:17:44 (GMT)
commitc3c00b6f7f79be1dd1aa0969ee0ab7d1f79eda79 (patch)
tree0041fb4aa589d40bd5fed5f21b24e550dcf3e0bc /crypto/cbc.c
parent2f310b8e418ac5eb3833a9f36791c24a97f1f557 (diff)
downloadlinux-c3c00b6f7f79be1dd1aa0969ee0ab7d1f79eda79.tar.xz
serial: st-asc: Fix SysRq char handling
This driver, like several others, uses the upper bits of the character to track both real and dummy state. Unfortunately it neglects to mask these bits properly when passing the character data around. This means neither break detection nor sysrq character handling work correctly. This patch adds the requires masking and has been tested to confirm that it correctly handles magic sysrq sequences on ST's B2020 board. Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions