[parisc-linux] The Art Of Locking

Matthew Wilcox matthew@wil.cx
Thu, 18 Jan 2001 20:05:43 +0000


On Thu, Jan 18, 2001 at 11:59:14AM -0800, Grant Grundler wrote:
> > Finally, it's not declared `static', yet it's only used within this file.
> 
> It's used in:
>     fs/proc/proc_misc.c:extern int get_irq_list(char *);
>     fs/proc/proc_misc.c:  int len = get_irq_list(page);

I'm sorry for being ambiguous.  I meant that the spin_lock should be
static, not the function.

-- 
Revolutions do not require corporate support.