From: David S. Miller Date: Sun, 25 Sep 2005 06:06:14 +0000 (-0700) Subject: [SPARC64]: Fix mask formation in tomatillo_wsync_handler() X-Git-Tag: v2.6.14-rc3~100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f26deb7c67d5f34910660200b925c1a2b8df8c;p=pandora-kernel.git [SPARC64]: Fix mask formation in tomatillo_wsync_handler() "1" needs to be "1UL", this is a 64-bit mask we're creating. Signed-off-by: David S. Miller --- Reading git-diff-tree failed