All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/pci/quirks.c: irq_reroute_variant is dead code?
@ 2009-07-28 19:50 Jeremy Fitzhardinge
  2009-08-07 17:33 ` Jesse Barnes
  0 siblings, 1 reply; 10+ messages in thread
From: Jeremy Fitzhardinge @ 2009-07-28 19:50 UTC (permalink / raw)
  To: Jesse Barnes
  Cc: Linux Kernel Mailing List, Ingo Molnar, the arch/x86 maintainers,
	Stefan Assmann

quirk_reroute_to_boot_interrupts_intel() goes to some effort to scan for
a bunch of Intel devices and set dev->irq_reroute_variant =
INTEL_IRQ_REROUTE_VARIANT.  However, as far as I can see that's the only
reference to dev->irq_reroute_variant and INTEL_IRQ_REROUTE_VARIANT, so
the whole thing appears to have no effect.

Is it all dead code?  Is there something else which should be there missing?

Thanks,
    J

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

end of thread, other threads:[~2009-09-07 16:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 19:50 drivers/pci/quirks.c: irq_reroute_variant is dead code? Jeremy Fitzhardinge
2009-08-07 17:33 ` Jesse Barnes
2009-08-08 14:45   ` Ingo Molnar
2009-08-10 16:32     ` Jesse Barnes
2009-08-11  7:47       ` Stefan Assmann
2009-08-11  8:06         ` Ingo Molnar
2009-08-11 12:36           ` Olaf Dabrunz
2009-08-11 13:48             ` Stefan Assmann
2009-09-07 16:09           ` Stefan Assmann
2009-09-07 16:09           ` Stefan Assmann

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.