All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH /3] sh64: remove cli()/sti() from arch/sh64/*
@ 2005-01-05  2:22 James Nelson
  2005-01-05  2:22 ` [PATCH /3] sh64: remove cli()/sti() in arch/sh64/kernel/time.c James Nelson
  2005-01-05  2:34 ` [PATCH /3] sh64: remove cli()/sti() from arch/sh64/* Al Viro
  0 siblings, 2 replies; 5+ messages in thread
From: James Nelson @ 2005-01-05  2:22 UTC (permalink / raw)
  To: linux-kernel, linuxsh-shmedia-dev; +Cc: lethal, James Nelson

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

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

 kernel/time.c     |    4 ++--
 mach-cayman/irq.c |    8 ++++----
 mm/fault.c        |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-05  2:22 [PATCH /3] sh64: remove cli()/sti() from arch/sh64/* James Nelson
2005-01-05  2:22 ` [PATCH /3] sh64: remove cli()/sti() in arch/sh64/kernel/time.c James Nelson
2005-01-05  2:34 ` [PATCH /3] sh64: remove cli()/sti() from arch/sh64/* Al Viro
2005-01-05  3:11   ` Jim Nelson
2005-01-05 17:28     ` Paul Mundt

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.