From: Heiko Carstens Date: Tue, 3 Sep 2013 12:12:07 +0000 (+0200) Subject: s390/irq: use hlists for external interrupt handler array X-Git-Tag: v3.12-rc1~56^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ce749d0d107aaed8c2d702b987529f978a40f7;p=pandora-kernel.git 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-diff-tree failed