commit | afaa7d29bc04bf0fcf2e7bda2a802392a38d059b | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Fri Nov 14 11:01:37 2014 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Nov 18 18:23:03 2014 +0100 |
tree | f8a460f2cdc61a63b5584519df180aee0b1d1879 | |
parent | 99e97b7106d492a3cac4f7963f4a89935d2fbca4 [diff] |
s390/irq: use irq 0 Irq 0 is currently unused on s390. Since there is no reason to do this start counting at the beginning and gain an additional irq. Also correctly report the smallest usable irq number for dynamic allocation. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>