On Sun, 2002-06-30 17:05:59 -0700, Ralf Baechle <ralf@oss.sgi.com>
wrote in message <200207010005.g6105xIR027544@oss.sgi.com>:
> CVSROOT: /home/pub/cvs
> Module name: linux
> Changes by: ralf@oss.sgi.com 02/06/30 17:05:59
>
> Modified files:
> arch/mips/kernel: Tag: linux_2_4 traps.c
Does currently not compile:
void __die(const char * str, struct pt_regs * regs, const char * file,
const char * func, unsigned long line)
{
console_verbose();
spin_lock_irq(&die_lock);
printk("%s", str);
if (where)
^^^^^
printk(" in %s:%s, line %ld", file, func, line);
MfG, JBG
--
Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481
-- New APT-Proxy written in shell script --
http://lug-owl.de/~jbglaw/software/ap2/
pgppX_pMHeMKI.pgp
Description: PGP signature
|