2013.09.26. 8:18 keltezéssel, Hans-Christian Egtvedt írta: > Around Wed 25 Sep 2013 21:50:01 +0200 or thereabout, Gabor Juhos wrote: > > Tuning subject to > > avr32: cast syscall_return to silence compiler warning
This is indeed better, thanks. > >> The patch fixes the following compiler warning: >> CC arch/avr32/kernel/process.o >> arch/avr32/kernel/process.c: In function 'copy_thread': >> arch/avr32/kernel/process.c:292: warning: assignment makes integer \ >> from pointer without a cast > > Thank you for fixing. > >> Signed-off-by: Gabor Juhos <[email protected]> > > Acked-by: Hans-Christian Egtvedt <[email protected]> > >> --- >> Note: the patch is against v3.12-rc2. > > Added to my for-linus branch. Thanks you! -Gabor -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

