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

* Re: asm/smplock.h is dead
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2003-10-22  1:13 UTC (permalink / raw)
  To: Matthew Wilcox
  Cc: Yoshinori Sato, Jeff Dike, linux-mips, user-mode-linux-devel

On Wed, Oct 22, 2003 at 12:09:32AM +0100, Matthew Wilcox wrote:

> 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)

Thanks, zapped on MIPS.

  Ralf

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

* Re: asm/smplock.h is dead
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Yoshinori Sato @ 2003-10-22 16:11 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: Ralf Baechle, Jeff Dike, linux-mips, user-mode-linux-devel

At Wed, 22 Oct 2003 00:09:32 +0100,
Matthew Wilcox wrote:
> 
> 
> 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)
> 

I deleted it.
Thank you.

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>

^ 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