commit | 863fc8492734822b95671780db803cd9a4b7d923 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Sat Apr 13 13:01:50 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 17 14:07:32 2013 +0200 |
tree | badeeb42bc2f1d047849882aecd37fffef91ca20 | |
parent | c135ad1caffe2b35d6316758a605a2b63ca22bb3 [diff] |
s390/cio: get rid of static console subchannel Remove the static console subchannel (and friends) and use dynamic allocation for these structures. With this change the console subchanel is treated (mostly) like any other subchannel and we can remove some special cases. Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>