Commits
Heiko Carstens committed 50ce749d0d1
s390/irq: use hlists for external interrupt handler array Use hlists for the hashed array of external interrupt handlers. Reduces the size of the array by 50% (2KB). Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>