From: Yinghai Lu Date: Wed, 30 Jan 2008 12:33:18 +0000 (+0100) Subject: x86: checking aperture report for node instead X-Git-Tag: v2.6.25-rc1~1143^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47db4c3e932dbf889f34aab8aac2b1391581a9a5;p=pandora-kernel.git x86: checking aperture report for node instead currently when gart iommu is enabled by BIOS or previous we got " Checking aperture... CPU 0: aperture @4000000 size 64MB CPU 1: aperture @4000000 size 64MB " we should use use Node instead. we will get " Checking aperture... Node 0: aperture @4000000 size 64MB Node 1: aperture @4000000 size 64MB " Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed