2.1.106-pre1.

Myrdraal (myrdraal@jackalz.dyn.ml.org)
Wed, 10 Jun 1998 01:40:16 -0400


--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii

Hi,
2.1.106-pre1 needs the attached tiny patch to compile.
Also, I booted up 2.1.106-pre1, it seemed to work until I ran
mutt as a user. It oopses nastily 100% of the time when I run
mutt. Unfortunately, no oops info makes it to the disk, and I
don't have anything handy to copy it down on nearby. The odd
thing is that one of the times it oopsed, pretty much all the
oops fields were full of 'bedc' repeating. The kernel seemed
to still be running, programs on different VCs continued, but
I was not able to switch to another VC, so I rebooted. This
kernel was compiled with the latest egcs snapshot, so you can
discard this information if you feel that invalidates it.
-Myrdraal

--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="memory.c-2.1.106pre.diff"

--- linux/mm/memory.c.bak Wed Jun 10 00:27:10 1998
+++ linux/mm/memory.c Wed Jun 10 00:28:01 1998
@@ -44,6 +44,7 @@
#include <linux/mman.h>
#include <linux/mm.h>
#include <linux/swap.h>
+#include <linux/smp_lock.h>

#include <asm/system.h>
#include <asm/uaccess.h>

--VbJkn9YxBvnuCH5J--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu