On Tue, Mar 01, 2005 at 09:10:05PM -0800, Randy.Dunlap wrote:
> sparc: fix printk format warning:
> fs/proc/proc_misc.c:195: warning: long unsigned int format, unsigned int arg 
> (arg 23)
> Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
> diffstat:=
>  include/asm-sparc/vaddrs.h |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

The UL qualifier can't be used directly as VMALLOC_START is used in
assembly (check arch/sparc/kernel/entry.S).


-- wli
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to