[PATCH] x86_64: Fix off by one in acpi table mapping
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:43:39 +0000 (22:43 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:04:51 +0000 (19:04 -0800)
commit7a4a76cc1057de0dc96ee481590347aa8c5b9ffb
treeb2f2b8d46fc859b2ec4e7b6e1d3d24ffc7d1c507
parent7180d4fb83085fef9d24b353f5bd79cf6fd98447
[PATCH] x86_64: Fix off by one in acpi table mapping

And fix the test to include the size

Noticed by Vivek Goyal

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/acpi/boot.c