Peter Chubb 51b190b304 [PATCH] `unaligned access' in acpi get_root_bridge_busnr()
In drivers/acpi/glue.c the address of an integer is cast to the address of
an unsigned long.  This breaks on systems where a long is larger than an
int --- for a start the int can be misaligned; for a second the assignment
through the pointer will overwrite part of the next variable.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Acked-by: "Brown, Len" <len.brown@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-19 23:04:31 -07:00
..
2005-09-03 00:15:11 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-09-03 00:15:11 -04:00
2005-09-03 00:15:11 -04:00
2005-09-10 10:06:35 -07:00
2005-08-29 23:44:25 -04:00
2005-09-03 00:15:11 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-11 17:33:10 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-09-09 10:45:35 -07:00
2005-08-25 12:40:44 -04:00
2005-08-15 16:07:26 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00
2005-08-05 00:45:14 -04:00