public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Henning Schmiedehausen <hps@intermeta.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [2.4.20-rc1-ac3] Compile Fix for smplock.h
Date: 15 Nov 2002 11:37:43 +0100	[thread overview]
Message-ID: <1037356664.27932.32.camel@forge> (raw)

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

                 reply	other threads:[~2002-11-15 10:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1037356664.27932.32.camel@forge \
    --to=hps@intermeta.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox