s390/tty3270: use normal char buffer for prompt/input
authorSven Schnelle <svens@linux.ibm.com>
Mon, 28 Nov 2022 06:31:49 +0000 (07:31 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:01 +0000 (14:34 +0100)
commit164eb669348045894b50eaecc5936ec07b4307f0
tree90eff431f37a9ea2418e3d82f85cbdfc8721d779
parent9c138af9b777f466226787cf24a34ff94d4f80e2
s390/tty3270: use normal char buffer for prompt/input

Preparation patch to allow removing the custom 3270 memory allocator.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/char/con3270.c