All of lore.kernel.org
 help / color / mirror / Atom feed
* [question] NR_IRQS in genirq
@ 2010-11-24  7:28 Haojian Zhuang
  2010-11-24  8:46 ` Paul Mundt
  2010-11-24 13:18 ` Thomas Gleixner
  0 siblings, 2 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-11-24  7:28 UTC (permalink / raw)
  To: Thomas Gleixner, linux-kernel

Hi all,

I'm using the latest kernel 2.6.37-rc1. Now I met some issues on genirq.

1. While SPARSE IRQ is enabled, nr_irqs may be larger than NR_IRQS.
But the allocated_irqs bitmap (kernel/irq/irqdesc.c) is restricted in
NR_IRQS. Is it an issue?

2. irqs_resend bitmap of kernel/irq/resend.c is also restricted in
NR_IRQS. Is it an issue, too?

Thanks
Haojian

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

end of thread, other threads:[~2010-11-24 14:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24  7:28 [question] NR_IRQS in genirq Haojian Zhuang
2010-11-24  8:46 ` Paul Mundt
2010-11-24 13:56   ` Thomas Gleixner
2010-11-24 13:18 ` Thomas Gleixner
2010-11-24 13:46   ` Haojian Zhuang
2010-11-24 13:46     ` Haojian Zhuang
2010-11-24 13:50     ` Mark Brown
2010-11-24 13:50       ` Mark Brown
2010-11-24 13:54       ` Thomas Gleixner
2010-11-24 13:54         ` Thomas Gleixner
2010-11-24 14:00         ` Mark Brown
2010-11-24 14:00           ` Mark Brown
2010-11-24 13:53     ` Thomas Gleixner
2010-11-24 13:53       ` Thomas Gleixner

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.