Miscellaneous compile problems in 2.1.31

Matthew Harrell (root@localhost.rutgers.edu)
Thu, 3 Apr 1997 10:51:05 -0500


I have a number of patches applied, so these may not apply to the actual
distribution, but I think they do, and someone should take a look

drivers/block: xd.c and xd.h disagree about xd_release, it is declared as
returning void in xd.h and should be returning int.

net/ipv4/ipmr.c Look inside for an impr (which should be ipmr). Either
my patch program or the patch suffers from dyslexia.

drivers/scsi/g_NCR5380.c around line 399, there is a for( i=0..., but i is
not declared. This only happens for port mode.

Even with the new SMP stuff, in arch/i386/kernel/process.c, APM and SMP
are mutually exclusive - it works, but the APM doesn't call the necessary
routines, so things like power events aren't handled right.

tz@execpc.com
finger tz@execpc.com for PGP key