lkml.org 
[lkml]   [2008]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] fix cpumask build breakage on parisc
Date
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;
-
#define raw_smp_processor_id() (current_thread_info()->cpu)

#else /* CONFIG_SMP */

\
 
 \ /
  Last update: 2008-11-13 18:59    [W:0.058 / U:3.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site