original_kernel/arch/mips/cavium-octeon
Ralf Baechle 757be67f56 MIPS: Octeon: Fix warning.
Cong Ding <dinggnu@gmail.com> reports correctly that the variable dummy
is being used without initialization.  That said, I can't reproduce this
warning with GCC 4.7.1.  However, since the variable dummy servces no
real purpose, I'm going for a different fix.  This fix
includes https://patchwork.linux-mips.org/patch/4801/ plus Geert's
suggestion to use ACCESS_ONCE().

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-01-22 18:07:46 +01:00
..
executive
.gitignore
Kconfig
Makefile
Platform
cpu.c
csrc-octeon.c
dma-octeon.c
flash_setup.c
octeon-irq.c
octeon-memcpy.S
octeon-platform.c
octeon_3xxx.dts
octeon_68xx.dts
octeon_boot.h
serial.c
setup.c
smp.c