linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Questions]: how to extend nr_irqs for arch arm64
@ 2016-01-11  3:18 Zhou Qiao(周侨)
  2016-01-11  8:03 ` Thomas Gleixner
  0 siblings, 1 reply; 7+ messages in thread
From: Zhou Qiao(周侨) @ 2016-01-11  3:18 UTC (permalink / raw)
  To: tglx, jason; +Cc: linux-kernel

Hi Thomas, Jason

I've a question about nr_irqs(with CONFIG_SPARSE_IRQ enabled) on arch arm64, and want to ask for your suggestions. 

The nr_irqs is set to NR_IRQS by default and NR_IRQS is small(64). Arch/arm platforms will re-set nr_irqs to a larger value. I didn't find similar way for arm64. The way I can think of is to redefine NR_IRQS. But according comments in include/asm-generic/irq.h, NR_IRQS should not be a large value. so what's the preferred way to extend nr_irqs, for arm64 specifically? Thanks in advance.

Best Regards
Qiao

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

end of thread, other threads:[~2016-01-11 11:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-11  3:18 [Questions]: how to extend nr_irqs for arch arm64 Zhou Qiao(周侨)
2016-01-11  8:03 ` Thomas Gleixner
2016-01-11  8:45   ` Zhou Qiao(周侨)
2016-01-11  8:50     ` Thomas Gleixner
2016-01-11  9:04       ` Zhou Qiao(周侨)
2016-01-11  9:17         ` Thomas Gleixner
2016-01-11 11:15           ` Zhou Qiao(周侨)

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).