Linux MIPS Architecture development
 help / color / mirror / Atom feed
* asm/smplock.h is dead
@ 2003-10-21 23:09 Matthew Wilcox
  2003-10-22  1:13 ` Ralf Baechle
  2003-10-22 16:11 ` Yoshinori Sato
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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-22  1:13 ` Ralf Baechle
2003-10-22 16:11 ` Yoshinori Sato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox