[PATCH] 64bit resource: introduce resource_size_t for the start and end of struct...
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Jun 2006 22:49:31 +0000 (15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Jun 2006 16:23:59 +0000 (09:23 -0700)
commitcf7c712c11fb881842534efe98a07f36f1c86c65
treeff300bef11d0dd251aba9038d1b750c84edf4237
parente29419fffceb8ec36def3c922040e1ca7bcd3de5
[PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resource

But do not change it from what it currently is (unsigned long)

Based on a patch series originally from Vivek Goyal <vgoyal@in.ibm.com>

Cc: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/ioport.h
include/linux/types.h