lkml.org 
[lkml]   [1999]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjecttasks.h in include/asm-alpha/smp.h 2.3.14

Building 2.3.14 on a Compaq ES40.

Did someone miss updating ./include/asm-alpha/smp.h. It tries to include
linux/tasks.h, which no longer exists. It should be linux/threads.h, I
believe?

--- linux/include/asm-alpha/smp.h.orig Mon Aug 16 13:33:58 1999
+++ linux/include/asm-alpha/smp.h Tue Aug 20 16:44:18 2047
@@ -19,7 +19,7 @@

#ifdef __SMP__

-#include <linux/tasks.h>
+#include <linux/threads.h>

struct cpuinfo_alpha {
unsigned long loops_per_sec;
--
Dr. Allan B. MacIsaac There once was an old man from Esser,
Dept. of Applied Math Whose knowledge grew lesser and lesser.
University of Western Ontario It at last grew so small,
London, Ontario, Canada That he knew nothing at all,
N6A 5B7 And now he's a College Professor.


-
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.051 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site