diff options
| author | Jiri Slaby <jslaby@suse.cz> | 2016-10-03 11:00:17 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:58:32 +0200 |
| commit | 311b34623c9f7ebb1eb5a3f6278e320a08ab877c (patch) | |
| tree | 54775baa61a668632605c20c3dae504389e92214 /include/linux/writeback.h | |
| parent | 0663e68da0682547796f88f3b9bd08fb3960fd9e (diff) | |
tty: vt, fix bogus division in csi_J
commit 42acfc6615f47e465731c263bee0c799edb098f2 upstream.
In csi_J(3), the third parameter of scr_memsetw (vc_screenbuf_size) is
divided by 2 inappropriatelly. But scr_memsetw expects size, not
count, because it divides the size by 2 on its own before doing actual
memset-by-words.
So remove the bogus division.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Petr PÃsaÅ <ppisar@redhat.com>
Fixes: f8df13e0a9 (tty: Clean console safely)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'include/linux/writeback.h')
0 files changed, 0 insertions, 0 deletions
