From: Greg Kroah-Hartman Date: Mon, 12 Jun 2006 22:49:31 +0000 (-0700) Subject: [PATCH] 64bit resource: introduce resource_size_t for the start and end of struct... X-Git-Tag: v2.6.18-rc1~361^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7c712c11fb881842534efe98a07f36f1c86c65;p=pandora-kernel.git [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 Cc: Vivek Goyal Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed