Linux PARISC architecture development
 help / color / mirror / Atom feed
* [PATCH] fix cpumask build breakage on parisc
@ 2008-11-13 17:55 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2008-11-13 17:55 UTC (permalink / raw)
  To: linux-kernel, Rusty Russell, akpm, torvalds, Kyle Mc Martin,
	linux-parisc

This commit:
	2d3854a37e8b767a51aba38ed6d22817b0631e33
	cpumask: introduce new API, without changing anything

introduced a build breakage on parisc.

This trivial patch fixes it.


Signed-off-by: Helge Deller <deller@gmx.de>
CC:	Rusty Russell <rusty@rustcorp.com.au>
CC:	akpm@linux-foundation.org
CC:	torvalds@linux-foundation.org
CC:	Kyle Mc Martin <kyle@hera.kernel.org>
	

--- 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	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-13 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 17:55 [PATCH] fix cpumask build breakage on parisc Helge Deller

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