From: Sebastian Ott Date: Mon, 27 Jan 2014 12:29:15 +0000 (+0100) Subject: s390/cio: fix irq stats for early interrupts on ccw consoles X-Git-Tag: v3.15-rc1~167^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137a14f434705a366cc94b2b32f2488c975863ad;p=pandora-kernel.git s390/cio: fix irq stats for early interrupts on ccw consoles Interrupts which happen on ccw consoles prior to their registration with the driver core are not accounted to the respective device driver. Fix this by setting the proper interrupt class during initialization of ccw consoles. Reviewed-by: Peter Oberparleiter Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed