From: Sreenivasa Honnur Date: Mon, 5 Oct 2009 01:54:42 +0000 (+0000) Subject: vxge: Fixed crash in PAE system due to wrong typecasting. X-Git-Tag: v2.6.33-rc1~388^2~915 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4a987d82258f55c4bc4ab0156fb20a2b3fa4f41;p=pandora-kernel.git vxge: Fixed crash in PAE system due to wrong typecasting. - Fix a crash in PAE system due to wrong typecasting. - On PAE system size_t is unsigned int which is 32bit. Avoid casting 64 bit address to 32 bit Signed-off-by: Sreenivasa Honnur Signed-off-by: David S. Miller --- Reading git-diff-tree failed