commit | a9a6f0341df9a634a98aaf252c89962af77d1376 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jun 25 14:17:57 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Aug 22 12:20:02 2013 +0200 |
tree | 92efad15aad3ce29bc86e97720966e06779e6cfb | |
parent | 0ea46b0e371e3ccc0ce666c4988a7961e4ffa8ec [diff] |
s390/airq: introduce adapter interrupt vector helper The PCI code is the first user of adapter interrupts vectors. Add a set of helpers to airq.c to separate the adatper interrupt code from the PCI bits. The helpers allow for adapter interrupt vectors of any size. Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>