Re: sysrq_enabled MIA: drivers/char/keyboard.c (was Re: 2.3.21 fails to

Jeff Garzik (jgarzik@pobox.com)
Tue, 12 Oct 1999 08:10:03 -0400


John Kennedy wrote:
> > Michael Harnois wrote:
> > > kernel/kernel.o(.data+0x1460): undefined reference to `sysrq_enabled'
> > > drivers/char/char.o: In function `handle_scancode':
> > > drivers/char/char.o(.text+0xb614): undefined reference to `sysrq_enabled'

> [patch against drivers/char/sysrq.c deleted]
>
> It looks like drivers/char/keyboard.c is where it is missing from:

IMHO drivers/char/sysrq.c is a better place for a sysrq-related global.

Jeff

-- 
Custom driver development	|    Never worry about theory as long
Open source programming		|    as the machinery does what it's
				|    supposed to do.  -- R. A. Heinlein

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/