From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] voyager: fix up for moving the generic smp call func to pointers
Date: Fri, 30 Jan 2009 19:41:49 +0000 [thread overview]
Message-ID: <1233344509.3248.58.camel@localhost.localdomain> (raw)
In-Reply-To: <20090130193849.GC32705@elte.hu>
On Fri, 2009-01-30 at 20:38 +0100, Ingo Molnar wrote:
> * James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
>
> > On Fri, 2009-01-30 at 19:54 +0100, Ingo Molnar wrote:
> > > James,
> > >
> > > * James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
> > >
> > > > commit e7986739a76cde5079da08809d8bbc6878387ae0
> > > > Author: Mike Travis <travis@sgi.com>
> > > > Date: Tue Dec 16 17:33:52 2008 -0800
> > > >
> > > > x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
> > > >
> > > > Changed all the IPI ops to take pointers, but didn't update voyager,
> > > > which is now broken. Make the changes in voyager as well.
> > >
> > > Note: earlier this week i've rearchitectured the x86 subarchitecture and
> > > APIC code - so there's a whole lot more to be done on the Voyager side
> > > than just the cpumask conversion.
> >
> > Not for 2.6.29 there isn't.
> >
> > > The x86/Voyager subarch is not fully ported yet (i cleaned up its Kconfig
> > > impact already) and hence it is disabled for the time being. It ought to
> > > be relatively straightforward to port it to the new code - if you are
> > > interested in doing that.
> > >
> > > You can find the latest code in tip/master at:
> > >
> > > http://people.redhat.com/mingo/tip.git/README
> > >
> > > it's tentatively aimed for v2.6.30.
> >
> > Right, and I'll fix the rest for 2.6.30. [...]
>
> ok.
>
> > [...] However, this patch is needed now to get 2.6.29-rc3 to boot.
>
> and there's also the other ones. We can put them in now that we've got the
> new subarch code. Could you send a pull request with all the voyager fixes
> collected into one tree?
Sure, they're currently all here:
master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6.git
James
next prev parent reply other threads:[~2009-01-30 19:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 18:35 [PATCH] voyager: fix up for moving the generic smp call func to pointers James Bottomley
2009-01-30 18:54 ` Ingo Molnar
2009-01-30 18:59 ` James Bottomley
2009-01-30 19:38 ` Ingo Molnar
2009-01-30 19:41 ` James Bottomley [this message]
2009-01-31 19:05 ` [PATCH] x86/Voyager: make it build and boot Ingo Molnar
2009-02-01 15:16 ` James Bottomley
2009-02-01 17:04 ` Ingo Molnar
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=1233344509.3248.58.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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.