Searched hist:d1450317554d52e0e4a454806c4d05bb2a834f00 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | diff d1450317554d52e0e4a454806c4d05bb2a834f00 Fri Jul 20 14:39:29 CDT 2007 Sebastian Siewior <sebastian@breakpoint.cc> [CELL] spufs: remove section mismatch warning
WARNING: arch/powerpc/platforms/cell/spufs/spufs.o(.init.text+0x158): Section mismatch: reference to .exit.text:.spu_sched_exit (between '.init_module' and '.spu_sched_init')
was introduced by c99c1994a2bb9493b4ac372b2b6ee2606d291171 This patch removes the warning.
Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
|
H A D | sched.c | diff d1450317554d52e0e4a454806c4d05bb2a834f00 Fri Jul 20 14:39:29 CDT 2007 Sebastian Siewior <sebastian@breakpoint.cc> [CELL] spufs: remove section mismatch warning
WARNING: arch/powerpc/platforms/cell/spufs/spufs.o(.init.text+0x158): Section mismatch: reference to .exit.text:.spu_sched_exit (between '.init_module' and '.spu_sched_init')
was introduced by c99c1994a2bb9493b4ac372b2b6ee2606d291171 This patch removes the warning.
Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
|