aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-09-23 10:16:57 +0000
committerWim Van Sebroeck <[email protected]>2013-10-13 18:01:57 +0000
commit4c4e45669de475573b15d968a6dca8d00124c9ad (patch)
tree8a130de54ec83c58335679853b1f203992efdcb4 /security/selinux/hooks.c
parentwatchdog: ts72xx_wdt: locking bug in ioctl (diff)
downloadkernel-4c4e45669de475573b15d968a6dca8d00124c9ad.tar.gz
kernel-4c4e45669de475573b15d968a6dca8d00124c9ad.zip
watchdog: kempld_wdt: Fix bit mask definition
STAGE_CFG bits are defined as [5:4] bits. However, '(((x) & 0x30) << 4)' handles [9:8] bits. Thus, it should be fixed in order to handle [5:4] bits. Signed-off-by: Jingoo Han <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions