From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>,
Jeremy Fitzhardinge <jeremy@goop.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, Alex Nixon <alex.nixon@citrix.com>,
Alan Mayer <ajm@sgi.com>
Subject: Re: [PATCH] x86: fix probe_nr_irqs for xen
Date: Fri, 22 Aug 2008 17:44:10 +0400 [thread overview]
Message-ID: <20080822134410.GA7351@lenovo> (raw)
In-Reply-To: <20080822051656.GA7696@elte.hu>
[Ingo Molnar - Fri, Aug 22, 2008 at 07:16:56AM +0200]
|
| * Yinghai Lu <yhlu.kernel@gmail.com> wrote:
|
| > > But by all means SPARSEIRQ is the primary and only model on x86.
| > >
| > > We could even plug in the dynamic vector allocator from Alan Mayer
| > > now, both on 32-bit and on 64-bit x86: Yinghai, any complications
| > > expected there? I guess we need to unify the local APIC code first.
| >
| > apic_32.c and apic_64.c
| > irqinit_32.c and irqinit_64.c
| > irq_32.c and irq_64.c
| >
| > Cyrill, is still working on merging apic_32.c apic_64.c.?
|
| there's a few weeks of inactivity expected in that area i think - so if
| you'd like to pick it up from there, feel free ...
|
| but apic_32/64.c is looking already pretty good in tip/master:
|
| 1 file changed, 391 insertions(+), 358 deletions(-)
|
| the most significant bit of that delta seems to be around x2apic,
| calibration differences and some older 32-bit legacies which are not on
| the 64-bit side (but which we can add safely).
|
| Ingo
|
Yes - I will be busy for a few weeks with other duties, sorry for
that. There not that much diff rest:
- apic clock calibration
- x2apic operations
- interrupt handlers (different declarations)
- command line handling
ugh... maybe not that small heap of todo's :)
Anyway - before sending patches I'll fetch tip/x86/apic
branch so no problem if someone bring any changes into
the branch.
- Cyrill -
next prev parent reply other threads:[~2008-08-22 13:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 20:10 [PATCH] x86: fix probe_nr_irqs for xen Yinghai Lu
2008-08-21 23:33 ` Jeremy Fitzhardinge
2008-08-21 23:49 ` Yinghai Lu
2008-08-21 23:52 ` Jeremy Fitzhardinge
2008-08-21 23:56 ` Yinghai Lu
2008-08-22 0:02 ` Jeremy Fitzhardinge
2008-08-22 0:27 ` Yinghai Lu
2008-08-22 4:26 ` Ingo Molnar
2008-08-22 5:06 ` Yinghai Lu
2008-08-22 5:16 ` Ingo Molnar
2008-08-22 13:44 ` Cyrill Gorcunov [this message]
2008-08-22 4:28 ` Ingo Molnar
2008-08-22 9:07 ` Alex Nixon
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=20080822134410.GA7351@lenovo \
--to=gorcunov@gmail.com \
--cc=ajm@sgi.com \
--cc=akpm@linux-foundation.org \
--cc=alex.nixon@citrix.com \
--cc=hpa@zytor.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=yhlu.kernel@gmail.com \
/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