Messages in this thread |  | | Date | Tue, 7 Jan 1997 11:51:43 +0100 (MET) | From | Ingo Molnar <> | Subject | Re: "kfaultd" for i386, call for testers. |
| |
On Mon, 6 Jan 1997, I wrote:
> Ok, this is the "kfaultd" patch, which implements MMU protected kernel > stacks for the i386 platform. The patch is against a clean 2.1.20, and > includes the [small] reboot patch too. [apart from this reboot thing i had > no problems with 2.1.20]
there is a silly compile error in the patch, to fix it just add this to asm/io.h:
#include <linux/vmalloc.h>
i'm now running with this patched kernel.
--mingo
|  |