* new irq works status (#2)
@ 2006-06-30 7:50 Benjamin Herrenschmidt
2006-06-30 7:57 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2006-06-30 7:50 UTC (permalink / raw)
To: linuxppc-dev
I uploaded a new version at http://gate.crashing.org/~benh/irq-WIP/
This one applies on top of a linus git checkout from today and thus
should also apply on top of a recent powerpc.git tree. It contains
various fixes & cleanups over the previous ones, significant fixes in
the mpic code (mpic based pseries work now) and powermac 64 bits is
ported over.
Remaining bits are:
- PowerMac 32 bits. There is a bit of work to replace the old
workarounds for broken device-trees
here, those used to be done by changing device_node->intrs which is
now gone
- Maple (should be trivial, +/- a small nit for some SLOF version)
- CHRP (should be really trivial :) Just need to be careful of Pegasos
lack of a valid
interrupt-tree and properly default to the PCI_INTERRUPT_LINE config
space register
in that case, which shall match 8259 interrupts
- embedded6xx/* platforms. I'll leave the pleasure of fixing these to
the maintainers for now
unless I decide to beat them to it, but since I'm not too familiar,
I'd rather have them do
the job. It should be fairly trivial to just make them work. The next
step though is to make
them _use_ the new stuff which will probably involve device-tree
updates.
I expect to have PowerMac32 and possibly CHRP fixed tomorrow and will
proceed to the merge asap, leaving Maple and embedded6xx as "to be fixed
before 2.6.18 is finished".
I'd appreciate review and comments.
Cheers,
Ben.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: new irq works status (#2)
2006-06-30 7:50 new irq works status (#2) Benjamin Herrenschmidt
@ 2006-06-30 7:57 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2006-06-30 7:57 UTC (permalink / raw)
To: linuxppc-dev
On Fri, 2006-06-30 at 17:50 +1000, Benjamin Herrenschmidt wrote:
> I uploaded a new version at http://gate.crashing.org/~benh/irq-WIP/
>
> This one applies on top of a linus git checkout from today and thus
> should also apply on top of a recent powerpc.git tree. It contains
> various fixes & cleanups over the previous ones, significant fixes in
> the mpic code (mpic based pseries work now) and powermac 64 bits is
> ported over.
Note: Right now, powerpc.git might not have been updated yet to linus
latest so my patch will not apply on top of it ... oops.. that will be
fixed as soon as paulus updates powerpc.git though.
Ben.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-30 7:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-30 7:50 new irq works status (#2) Benjamin Herrenschmidt
2006-06-30 7:57 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).