Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: linux-kernel@vger.kernel.org,
	Rusty Russell <rusty@rustcorp.com.au>,
	akpm@linux-foundation.org, torvalds@linux-foundation.org,
	Kyle Mc Martin <kyle@hera.kernel.org>,
	linux-parisc@vge
Subject: [PATCH] fix cpumask build breakage on parisc
Date: Thu, 13 Nov 2008 18:55:54 +0100	[thread overview]
Message-ID: <200811131855.55450.deller@gmx.de> (raw)

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;

                 reply	other threads:[~2008-11-13 17:55 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=200811131855.55450.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=kyle@hera.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vge \
    --cc=rusty@rustcorp.com.au \
    --cc=torvalds@linux-foundation.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