From: Cornelia Huck Date: Tue, 10 Jun 2008 08:03:21 +0000 (+0200) Subject: [S390] cio: Fix inverted isc priorities. X-Git-Tag: v2.6.26-rc6~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b0d7c0ad92c47887bf6aeb424a14e7af14bd87;p=pandora-kernel.git [S390] cio: Fix inverted isc priorities. Priorities for I/O interruption subclasses range from 0 (highest) to 7 (lowest). Unfortunately, the console has been using isc 7 instead of an isc with a higher priority than regular I/O subchannels (which use 3). Fix this by making the console use isc 1. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed