From: Paul Jackson <pj@sgi.com>
To: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>, paulus@samba.org
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: Linux-2.6.13-rc7
Date: Wed, 24 Aug 2005 11:43:51 -0700 [thread overview]
Message-ID: <20050824114351.4e9b49bb.pj@sgi.com> (raw)
In-Reply-To: <20050824064342.GH9322@parcelfarce.linux.theplanet.co.uk>
Al Viro wrote:
> ... breaks ppc64 since there we have node_to_cpumask() done as inlined
> function, not a macro. So we get __first_cpu(&node_to_cpumask(...),...),
> with obvious consequences.
I sent a patch for this a few hours ago, thanks to Paul Mackerras's report:
[PATCH 2.6.13-rc6] cpu_exclusive sched domains build fix
It just makes a local copy of the cpumask_t in a local variable on the stack.
I'm still a couple of hours from actually verifying that ppc64 builds with
this - due to unrelated confusions on my end. Perhaps you or Mackerras will
report in first, to verify if this patch works as advertised.
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.925.600.0401
next prev parent reply other threads:[~2005-08-24 18:44 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 5:08 Linux-2.6.13-rc7 Linus Torvalds
2005-08-24 6:43 ` Linux-2.6.13-rc7 Al Viro
2005-08-24 11:24 ` Linux-2.6.13-rc7 Dinakar Guniguntala
2005-08-24 18:43 ` Paul Jackson [this message]
2005-08-24 19:15 ` Linux-2.6.13-rc7 Al Viro
2005-08-24 20:13 ` Linux-2.6.13-rc7 Alexey Dobriyan
2005-08-24 20:34 ` Linux-2.6.13-rc7 Alexey Dobriyan
2005-08-24 21:38 ` Linux-2.6.13-rc7 Al Viro
2005-08-25 7:27 ` Linux-2.6.13-rc7 Alexey Dobriyan
2005-08-25 19:07 ` Linux-2.6.13-rc7 Al Viro
2005-08-25 22:16 ` Linux-2.6.13-rc7 Richard Henderson
2005-08-25 22:51 ` Linux-2.6.13-rc7 Al Viro
2005-08-27 3:58 ` Linux-2.6.13-rc7 Mitchell Blank Jr
2005-08-25 9:29 ` Linux-2.6.13-rc7 Geert Uytterhoeven
2005-08-25 13:59 ` Linux-2.6.13-rc7 Sam Creasey
2005-08-25 14:12 ` Linux-2.6.13-rc7 Al Viro
2005-08-25 14:16 ` Linux-2.6.13-rc7 Geert Uytterhoeven
2005-08-25 14:17 ` Linux-2.6.13-rc7 Sam Creasey
2005-08-24 22:40 ` Linux-2.6.13-rc7 : OK Willy TARREAU
2005-08-25 14:04 ` Linux-2.6.13-rc7 Erik Mouw
2005-08-27 4:33 ` Linux-2.6.13-rc7 Deepak Saxena
2005-08-29 13:33 ` Linux-2.6.13-rc7 Erik Mouw
2005-08-25 17:49 ` Linux-2.6.13-rc7 Sebastian Kaergel
2005-08-25 16:23 ` Linux-2.6.13-rc7 Antonino A. Daplas
2005-08-25 19:01 ` Linux-2.6.13-rc7 Sebastian Kaergel
2005-08-25 17:45 ` Linux-2.6.13-rc7 Antonino A. Daplas
2005-08-25 18:47 ` Linux-2.6.13-rc7 Sylvain Meyer
2005-08-25 23:25 ` Linux-2.6.13-rc7 Antonino A. Daplas
2005-08-26 10:45 ` Linux-2.6.13-rc7 Danny ter Haar
2005-08-26 13:51 ` Linux-2.6.13-rc7 Danny ter Haar
2005-08-27 11:37 ` Linux-2.6.13-rc7 Danny ter Haar
2005-08-27 11:57 ` Linux-2.6.13-rc7 Danny ter Haar
2005-08-27 3:45 ` Linux-2.6.13-rc7 Masoud Sharbiani
-- strict thread matches above, loose matches on Subject: below --
2005-08-25 0:20 Linux-2.6.13-rc7 Voluspa
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=20050824114351.4e9b49bb.pj@sgi.com \
--to=pj@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=torvalds@osdl.org \
--cc=viro@parcelfarce.linux.theplanet.co.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.