lkml.org 
[lkml]   [2001]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: Preemptible 2.4.10-pre15 compile error
From
Date
On Sun, 2001-09-23 at 08:38, Steve Kieu wrote:
> Hi,
>
> Exactly, make modules error

Please try the following patch, it should apply cleanly to any
2.4.10-pre or 2.4.9-ac -- it should fix the compile issue with
preemption. Please report back if it is successful so I can merge the
patch into the preemption patch itself.


diff -urN linux-2.4.9-ac14-preempt/fs/adfs/map.c linux/fs/adfs/map.c
--- linux-2.4.9-ac14-preempt/fs/adfs/map.c Sat Sep 22 23:20:09 2001
+++ linux/fs/adfs/map.c Sun Sep 23 12:46:21 2001
@@ -12,6 +12,7 @@
#include <linux/fs.h>
#include <linux/adfs_fs.h>
#include <linux/spinlock.h>
+#include <linux/sched.h>

#include "adfs.h"


--
Robert M. Love
rml at ufl.edu
rml at tech9.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.059 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site