From: Al Viro Date: Mon, 25 Apr 2005 14:55:58 +0000 (-0700) Subject: [PATCH] ppc sparse annotations: emulate_string_inst() X-Git-Tag: v2.6.12-rc4~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91de1fff2d431fec1162333a1e4fad9a53cd5b9e;p=pandora-kernel.git [PATCH] ppc sparse annotations: emulate_string_inst() replaced declaration of EA from u32 to unsigned long - this beast is used only to cast it to (userland) pointer and proper integer type for that is unsigned long. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed