From: Linus Torvalds Date: Sat, 13 May 2006 15:01:23 +0000 (-0700) Subject: Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" X-Git-Tag: v2.6.17-rc5~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be2f7c38e0bd64e8a0f74ea68df1e73e2ddfcc3;p=pandora-kernel.git Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" This reverts commit 10dbe196a8da6b3196881269c6639c0ec11c36cb. The resource struct is still 32-bit, so trying to save a 64-bit memory size there obviously won't work. When we merge the 64-bit resource series, we can re-enable this. Thanks to Sachin Sant and Maneesh Soni for debugging Cc: Maneesh Soni Cc: Sachin Sant Cc: Russell King Cc: Sharyathi Nagesh Cc: Arjan van de Ven Cc: Vivek Goyal Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed