From 50ce749d0d107aaed8c2d702b987529f978a40f7 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Tue, 3 Sep 2013 14:12:07 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed