lkml.org 
[lkml]   [2002]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[2.4.20-rc1-ac3] Compile Fix for smplock.h
From
Date
Hi,

I needed the attached patch to compile 2.4.20-rc1-ac3 on Uniprocessor.
Alan, you seem to have too many multiprocessor boxes these days... :-)

It might be possible that the same patch is needed in

./arch/ppc64/kernel/ppc_ksyms.c
./arch/mips/sibyte/sb1250/bcm1250_tbprof.c
./arch/ppc/kernel/ppc_ksyms.c
./arch/ia64/kernel/ia64_ksyms.c
./arch/parisc/kernel/parisc_ksyms.c

But as I own none of these architectures, I can't be too sure.

Regards
Henning



--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH hps@intermeta.de

Am Schwabachgrund 22 Fon.: 09131 / 50654-0 info@intermeta.de
D-91054 Buckenhof Fax.: 09131 / 50654-20
--- linux-2.4.20-rc1-ac3/mm/rmap.c~ Fri Nov 15 10:49:55 2002
+++ linux-2.4.20-rc1-ac3/mm/rmap.c Fri Nov 15 11:29:16 2002
@@ -25,10 +25,10 @@
#include <linux/swap.h>
#include <linux/slab.h>
#include <linux/init.h>
+#include <linux/smp_lock.h>

#include <asm/pgalloc.h>
#include <asm/rmap.h>
-#include <asm/smplock.h>

/* #define DEBUG_RMAP */
\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.212 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site