alistair23-linux/arch/parisc/lib
Helge Deller d8d0524a39 parisc: avoid unitialized variable warning in pa_memcpy()
Avoid this warning, while still prevent gcc from optimizing away the exception code:
arch/parisc/lib/memcpy.c: In function ‘pa_memcpy’:
arch/parisc/lib/memcpy.c:256:2: warning: ‘dummy’ may be used uninitialized in this function [-Wuninitialized]

Signed-off-by: Helge Deller <deller@gmx.de>
2013-03-02 19:56:27 +01:00
..
bitops.c Disintegrate asm/system.h for PA-RISC 2012-03-28 18:30:02 +01:00
checksum.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
fixup.S percpu: remove per_cpu__ prefix. 2009-10-29 22:34:15 +09:00
io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iomap.c parisc: switch to GENERIC_PCI_IOMAP 2011-11-28 21:13:15 +02:00
lusercopy.S [PARISC] update parisc to use generic strncpy_from_user() 2012-05-31 11:14:37 +01:00
Makefile Revert "[PARISC] import necessary bits of libgcc.a" 2007-12-06 09:16:29 -08:00
memcpy.c parisc: avoid unitialized variable warning in pa_memcpy() 2013-03-02 19:56:27 +01:00
memset.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00