Re: 2.1.113 doesn't compile

Myrdraal (myrdraal@jackalz.dyn.ml.org)
Sat, 1 Aug 1998 09:21:18 -0400


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

On Sat, Aug 01, 1998 at 04:41:43AM -0400, Ralf Wierzbicki wrote:
Hi,
> 2.1.113 fails to compile, it chokes at:
> [snip]
Attached is the patch I used to get it to compile.
-Myrdraal

-- 
Linux jackalz 2.1.113 #116 Sat Aug 1 05:22:59 EDT 1998 i486
9:20am  up  3:52, 17 users,  load average: 0.30, 0.14, 0.04

--7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="fault.c-2.1.113.diff"

--- linux/arch/i386/mm/fault.c.bak Sat Aug 1 04:48:09 1998 +++ linux/arch/i386/mm/fault.c Sat Aug 1 09:19:22 1998 @@ -16,6 +16,7 @@ #include <linux/mm.h> #include <linux/smp.h> #include <linux/smp_lock.h> +#include <linux/interrupt.h> #include <asm/system.h> #include <asm/uaccess.h>

--7JfCtLOvnd9MIVvH--

- 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.altern.org/andrebalsa/doc/lkml-faq.html