All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More signal clean up
@ 2007-02-09 15:07 Franck Bui-Huu
  2007-02-09 15:07 ` [PATCH 1/3] signal: avoid useless test in do_signal() Franck Bui-Huu
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Franck Bui-Huu @ 2007-02-09 15:07 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, anemo

Hi Ralf,

Sorry for forgetting these 3 trivial patches. It shouldn't
conflict with Atsushi's last patch:

	Check FCSR for pending interrupts, alternative version

Please consider,

		Franck
---

 arch/mips/kernel/signal-common.h |    2 ++
 arch/mips/kernel/signal.c        |   10 ++++------
 arch/mips/kernel/signal32.c      |    2 --
 arch/mips/kernel/signal_n32.c    |    2 --
 4 files changed, 6 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-02-13 17:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-09 15:07 [PATCH 0/3] More signal clean up Franck Bui-Huu
2007-02-09 15:07 ` [PATCH 1/3] signal: avoid useless test in do_signal() Franck Bui-Huu
2007-02-09 16:21   ` Ralf Baechle
2007-02-09 16:50     ` Franck Bui-Huu
2007-02-09 15:07 ` [PATCH 2/3] signals: make common _BLOCKABLE macro Franck Bui-Huu
2007-02-13  1:39   ` Ralf Baechle
2007-02-09 15:07 ` [PATCH 3/3] signal.c: fix gcc warning on 32 bits kernel Franck Bui-Huu
2007-02-09 16:18   ` Atsushi Nemoto
2007-02-09 16:34     ` Franck Bui-Huu
2007-02-09 21:00       ` Ralf Baechle
2007-02-12  9:01         ` Franck Bui-Huu
2007-02-12 14:04           ` Ralf Baechle
2007-02-12 15:25             ` Atsushi Nemoto
2007-02-13  1:43               ` Ralf Baechle
2007-02-13  2:05                 ` Ralf Baechle
2007-02-13 17:17                   ` Franck Bui-Huu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.