]> err.no Git - linux-2.6/commit
[PATCH] ppc sparse annotations: emulate_string_inst()
authorAl Viro <viro@www.linux.org.uk>
Mon, 25 Apr 2005 14:55:58 +0000 (07:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Apr 2005 14:55:58 +0000 (07:55 -0700)
commit91de1fff2d431fec1162333a1e4fad9a53cd5b9e
tree419610113c96db5623b912f7242fb1dfe9c2fe22
parentd01daf72f0a238c5ccfba7bf82999e384927412e
[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 <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/traps.c