* [PATCH] fix build error on hppa SMP (was Re: Linux 2.6.28-rc4)
[not found] <alpine.LFD.2.00.0811091650250.3468@nehalem.linux-foundation.org>
@ 2008-11-10 15:42 ` Domenico Andreoli
0 siblings, 0 replies; only message in thread
From: Domenico Andreoli @ 2008-11-10 15:42 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: linux-parisc, Rusty Russell
On Sun, Nov 09, 2008 at 04:55:42PM -0800, Linus Torvalds wrote:
>
> Rusty Russell (3):
> cpumask: introduce new API, without changing anything
> cpumask: new API, v2
> cpumask: introduce new API, without changing anything, v3
Nothing to change here, go away! :)
---
From: Domenico Andreoli <cavok@dandreoli.com>
Date: Mon, 10 Nov 2008 16:31:07 +0100
Subject: [PATCH] fix build error on hppa SMP
Remove extern declaration of cpu_present_mask.
Fixes build error due to new cpumask API (2d3854a37e8b767a51aba38ed6d22817b0631e33).
Signed-off-by: Domenico Andreoli <cavok@dandreoli.com>
---
arch/parisc/include/asm/smp.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/parisc/include/asm/smp.h b/arch/parisc/include/asm/smp.h
index 398cdba..409e698 100644
--- a/arch/parisc/include/asm/smp.h
+++ b/arch/parisc/include/asm/smp.h
@@ -44,8 +44,6 @@ extern void arch_send_call_function_ipi(cpumask_t mask);
#define PROC_CHANGE_PENALTY 15 /* Schedule penalty */
-extern unsigned long cpu_present_mask;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-10 15:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alpine.LFD.2.00.0811091650250.3468@nehalem.linux-foundation.org>
2008-11-10 15:42 ` [PATCH] fix build error on hppa SMP (was Re: Linux 2.6.28-rc4) Domenico Andreoli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox