linux/drivers/mca
James Bottomley 809aa5048f 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 <James.Bottomley@SteelEye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-09 12:30:49 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mca-bus.c mca: fix bus matching 2007-05-09 12:30:49 -07:00
mca-device.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mca-driver.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mca-legacy.c [PATCH] unexport mca_find_device_by_slot 2005-06-25 16:24:56 -07:00
mca-proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00