]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/airq: add support for irq ranges
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 13 Feb 2014 12:02:32 +0000 (13:02 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 4 Mar 2014 09:41:04 +0000 (10:41 +0100)
commit84ec96a6150477b9509664557bc6ad4eaa21f72a
treec43505c1a361a69e0d9df17c18b8bc4275ea27cc
parent2e0210432d34bc7f01644905c2bb2d5d9be5b6ac
s390/airq: add support for irq ranges

Add airq_iv_alloc and airq_iv_free to allocate and free consecutive
ranges of irqs from the interrupt vector.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/airq.h
drivers/s390/cio/airq.c