From: Eric W. Biederman Date: Tue, 6 Sep 2005 22:16:20 +0000 (-0700) Subject: [PATCH] x86_64: Fix off by one in e820_mapped X-Git-Tag: v2.6.14-rc1~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c8b1134249432318c8e5d19adc37c45242c4b1;p=pandora-kernel.git [PATCH] x86_64: Fix off by one in e820_mapped This allows a valid iommu placed immediately after memory to work, to be recognized as after the last byte of memory and not overlapping it. Signed-off-by: Eric W. Biederman Acked-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed