aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2007-05-09 02:33:29 -0700
committerLinus Torvalds <[email protected]>2007-05-09 12:30:49 -0700
commit809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 (patch)
tree11b46cfe54de960d7c5ea83c2ee31ee8222ad8b3 /include/linux/debugobjects.h
parent818563dceccf695a71f8bd683a249e7bb09e3240 (diff)
mca: fix bus matching
There's a bug in the MCA bus matching algorithm in that it promotes from signed short to int before comparing with the actual id and does sign extension on anything > 0x7fff (which means that pos ids > 0x7fff never get correctly matched). Signed-off-by: James Bottomley <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions