[PATCH] powerpc: Fix VDSO compile warning

Segher Boessenkool segher at kernel.crashing.org
Thu May 17 21:47:22 EST 2007


>> Maybe the type should have been char[] instead of __u8[]
>> in the first place, but this will do.
>
> What warning do you get?

Oh sorry, should have mentioned that:

arch/powerpc/kernel/vdso.c: In function 'vdso_init':
arch/powerpc/kernel/vdso.c:673: warning: passing argument
	1 of 'strcpy' from incompatible pointer type

> What compiler version?

GCC mainline of two days ago.


Segher




More information about the Linuxppc-dev mailing list