linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mips: remove cli()/sti() from arch/mips/*
@ 2005-01-04 22:33 James Nelson
  2005-01-04 22:33 ` [PATCH 1/4] mips: remove cli()/sti() in arch/mips/gt64120/ev64120/irq.c James Nelson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: James Nelson @ 2005-01-04 22:33 UTC (permalink / raw)
  To: linux-kernel, linux-mips; +Cc: ralf, James Nelson

This series of patches is to remove the last cli()/sti() function calls in arch/mips.

These are the only instances in active code that grep could find.

 gt64120/ev64120/irq.c                            |    2 +-
 jmr3927/rbhma3100/setup.c                        |    2 +-
 tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c   |    2 +-
 tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2005-01-05 22:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-04 22:33 [PATCH 0/4] mips: remove cli()/sti() from arch/mips/* James Nelson
2005-01-04 22:33 ` [PATCH 1/4] mips: remove cli()/sti() in arch/mips/gt64120/ev64120/irq.c James Nelson
2005-01-04 22:33 ` [PATCH 2/4] mips: remove cli()/sti() in arch/mips/jmr3927/rbhma3100/setup.c James Nelson
2005-01-04 22:33 ` [PATCH 3/4] mips: remove cli()/sti() in arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c James Nelson
2005-01-04 22:33 ` [PATCH 4/4] mips: remove cli()/sti() in arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c James Nelson
2005-01-05 22:28 ` [PATCH 0/4] mips: remove cli()/sti() from arch/mips/* Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).