vt: coherence validation code for the unicode screen buffer
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 18 Jul 2018 01:02:41 +0000 (21:02 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 07:18:27 +0000 (09:18 +0200)
commit0224080fc878f8b1f3317fa0ba3728df6bb9d53e
treec9f387516d635a91fbfca8873958e6e4179d6ce1
parent9bfdc2611d417be453c3deb7a7ef2ffc718febfa
vt: coherence validation code for the unicode screen buffer

Make sure the unicode screen buffer matches the video screen content.
This is provided for debugging convenience and disabled by default.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c