linux-stable/drivers/s390
Valentin Vidic b359cb3d33 s390/sclp_vt220: fix console name to match device
[ Upstream commit b7d91d230a ]

Console name reported in /proc/consoles:

  ttyS1                -W- (EC p  )    4:65

does not match the char device name:

  crw--w----    1 root     root        4,  65 May 17 12:18 /dev/ttysclp0

so debian-installer inside a QEMU s390x instance gets confused and fails
to start with the following error:

  steal-ctty: No such file or directory

Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
Link: https://lore.kernel.org/r/20210427194010.9330-1-vvidic@valentin-vidic.from.hr
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:17:50 +02:00
..
block s390/dasd: fix hanging IO request during DASD driver unbind 2021-03-17 16:34:31 +01:00
char s390/sclp_vt220: fix console name to match device 2021-07-20 16:17:50 +02:00
cio s390/cio: dont call css_wait_for_slow_path() inside a lock 2021-07-20 16:17:29 +02:00
crypto s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR 2020-01-04 13:59:54 +01:00
net s390/qeth: don't process empty bridge port events 2020-08-21 09:48:11 +02:00
scsi scsi: zfcp: fix request object use-after-free in send path causing wrong traces 2020-06-03 08:18:13 +02:00
virtio virtio/s390: implement virtio-ccw revision 2 correctly 2021-03-07 11:27:42 +01:00
Makefile