vt: go back to memcpy
authorAlan Cox <alan@etchedpixels.co.uk>
Fri, 28 Nov 2014 22:09:52 +0000 (22:09 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Fri, 28 Nov 2014 22:09:52 +0000 (22:09 +0000)
commitdcd258955c9da543497ff1f231dde2480f680bd8
tree327776eef36a4fdd9afc7d95e848d2b073f7459b
parentf15527d1d43659a37d971fe607abd7c82e8df774
vt: go back to memcpy

We do need to switch to a memmove, but now we've fixed memcpy we can just
tag it as a TODO. Reverse scroll is busted on dragon due to this
Kernel/vt.c