lkml.org 
[lkml]   [1999]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: tasks.h missing from 2.3.14
On Tue, 24 Aug 1999, Peter Rival wrote:

> If you find any files that are still #include-ing <linux/tasks.h>, just change it to
> <linux/threads.h> and send us a diff. I've been doing that with include/asm-alpha/smp.h
> and arch/alpha/smp.c for a while now...just too lazy to send a diff :(

OK, here it is:

--- linux/arch/i386/kernel/i8259.c.orig Tue Aug 24 08:35:30 1999
+++ linux/arch/i386/kernel/i8259.c Tue Aug 24 08:35:56 1999
@@ -10,7 +10,7 @@
#include <linux/malloc.h>
#include <linux/random.h>
#include <linux/smp.h>
-#include <linux/tasks.h>
+#include <linux/threads.h>
#include <linux/smp_lock.h>
#include <linux/init.h>


-
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.tux.org/lkml/

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