From: Thomas Gleixner Date: Wed, 7 May 2014 15:44:20 +0000 (+0000) Subject: s390: Avoid call to irq_reserve_irqs() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be4034016c11f8913d38fccf692007fab1c50be1;p=pandora-kernel.git s390: Avoid call to irq_reserve_irqs() There is no need to mark the lower interrupts as reserved in order to exclude them from dynamic allocation. Provide arch_dynirq_lower_bound() to exclude the lower space. Signed-off-by: Thomas Gleixner Reviewed-by: Grant Likely Cc: Tony Luck Cc: Peter Zijlstra Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux390@de.ibm.com Link: http://lkml.kernel.org/r/20140507154339.811205235@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed