commit | 50ce749d0d107aaed8c2d702b987529f978a40f7 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Sep 03 14:12:07 2013 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Sep 04 17:19:10 2013 +0200 |
tree | 94da2a3fbbf017218da9931748db2a3373475fcf | |
parent | 8237ac3c4c827a187538fab1ca370e34addc922d [diff] |
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>