All of lore.kernel.org
 help / color / mirror / Atom feed
* irq_domain fixes for v3.4-rc2
@ 2012-04-11 23:18 Grant Likely
  2012-04-11 23:18 ` [PATCH 1/3] irq_domain: remove "hint" when allocating irq numbers Grant Likely
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Grant Likely @ 2012-04-11 23:18 UTC (permalink / raw)
  To: linux-kernel

Hi Ben,

Here are the fixes I'm proposing for the irq_domain issues seen on
powermac.  I had originally only intended to remove the
irq_virq_count, but I already had the hint and slow path removal
patches written and reviewed, and removing them reduces the number of
failure paths, and simplifies the code quite a bit.

I've pushed this out to the following branch for testing:

git://git.secretlab.ca/git/linux-2.6 irqdomain/test

It has been boot tested on ARM, but not powerpc.  This series of three
patches applies on top of the existing irqdomain/merge branch on my
git server:

git://git.secretlab.ca/git/linux-2.6 irqdomain/merge

Can you test on your powermac?

Thanks,
g.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-19 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 23:18 irq_domain fixes for v3.4-rc2 Grant Likely
2012-04-11 23:18 ` [PATCH 1/3] irq_domain: remove "hint" when allocating irq numbers Grant Likely
2012-04-11 23:44   ` Benjamin Herrenschmidt
2012-04-12  0:11     ` Grant Likely
2012-04-11 23:18 ` [PATCH 2/3] irq_domain: eliminate slow-path revmap lookups Grant Likely
2012-04-11 23:18 ` [PATCH 3/3] irq_domain: Move irq_virq_count into NOMAP revmap Grant Likely
2012-04-11 23:20 ` irq_domain fixes for v3.4-rc2 Grant Likely
2012-04-13 11:16 ` Andreas Schwab
2012-04-19 18:31   ` Grant Likely

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.