From: Yoshihiro Shimoda Date: Tue, 6 Jul 2010 04:32:40 +0000 (+0000) Subject: sh: modify NR_IRQS from 256 to 512 X-Git-Tag: v2.6.37-rc1~136^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32f1fef4fd7bdfb4f1c466393e7f3e3f359c5e0;p=pandora-kernel.git sh: modify NR_IRQS from 256 to 512 Newer parts need NR_IRQS > 256, so simply bump this up to 512 across the board. At this point sparseirq is used unconditionally across all CPUs, so this introduces minimal overhead. Signed-off-by: Yoshihiro Shimoda Signed-off-by: Paul Mundt --- Reading git-diff-tree failed