• Linus Torvalds's avatar
    Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" · 9be2f7c3
    Linus Torvalds authored
    This reverts commit 10dbe196.
    
    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 <maneesh@in.ibm.com>
    Cc: Sachin Sant <sachinp@in.ibm.com>
    Cc: Russell King <rmk+lkml@arm.linux.org.uk>
    Cc: Sharyathi Nagesh <sharyath@in.ibm.com>
    Cc: Arjan van de Ven <arjan@infradead.org>
    Cc: Vivek Goyal <vgoyal@in.ibm.com>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    9be2f7c3
setup.c 41.2 KB