All of lore.kernel.org
 help / color / mirror / Atom feed
* asm/smplock.h is dead
@ 2003-10-21 23:09 ` Matthew Wilcox
  0 siblings, 0 replies; 5+ messages in thread
From: Matthew Wilcox @ 2003-10-21 23:09 UTC (permalink / raw)
  To: Ralf Baechle, Yoshinori Sato, Jeff Dike; +Cc: linux-mips, user-mode-linux-devel


asm/smplock.h is dead, you're the only three arches that still have it.
Can you delete next time you merge?  Thanks.

$ find -type f |xargs grep smplock.h      
./arch/mips/sibyte/sb1250/bcm1250_tbprof.c:#include <asm/smplock.h>
./include/asm-h8300/smplock.h: * <asm/smplock.h>
./include/asm-um/smplock.h:#include "asm/arch/smplock.h"
$ find -name smplock.h
./include/asm-h8300/smplock.h
./include/asm-mips/smplock.h
./include/asm-um/smplock.h

(the sibyte driver can just lose this line.  it doesn't do any SMP locking)

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk

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

end of thread, other threads:[~2003-10-22 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-21 23:09 asm/smplock.h is dead Matthew Wilcox
2003-10-21 23:09 ` [uml-devel] " Matthew Wilcox
2003-10-22  1:13 ` Ralf Baechle
2003-10-22 16:11 ` Yoshinori Sato
2003-10-22 16:11   ` [uml-devel] " Yoshinori Sato

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.