public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.4.20-rc1-ac3] Compile Fix for smplock.h
@ 2002-11-15 10:37 Henning Schmiedehausen
  0 siblings, 0 replies; only message in thread
From: Henning Schmiedehausen @ 2002-11-15 10:37 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Alan Cox

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

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   

[-- Attachment #2: linux-2.4.20-rc1-ac3-compile.patch --]
[-- Type: text/plain, Size: 366 bytes --]

--- 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 */
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-15 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-15 10:37 [2.4.20-rc1-ac3] Compile Fix for smplock.h Henning Schmiedehausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox