diff options
author | Dave Airlie <airlied@redhat.com> | 2015-01-29 14:11:25 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-02 10:09:54 -0800 |
commit | 67dc0d4758e5ced978bb30e8af11bc42cabfa77c (patch) | |
tree | 582238896448adb99c94b90380bd49ec21dedc69 /lib/sort.c | |
parent | 61b6b7fbda1bcef6d3df6b789e6bb178ee83d3d8 (diff) | |
download | linux-67dc0d4758e5ced978bb30e8af11bc42cabfa77c.tar.gz linux-67dc0d4758e5ced978bb30e8af11bc42cabfa77c.tar.bz2 linux-67dc0d4758e5ced978bb30e8af11bc42cabfa77c.zip |
vt_buffer: drop console buffer copying optimisations
These two copy to/from VGA memory, however on the Silicon
Motion SMI750 VGA card on a 64-bit system cause console corruption.
This is due to the hw being buggy and not handling a 64-bit transaction
correctly.
We could try and create a 32-bit version of these routines,
but I'm not sure the optimisation is worth much today.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1132826
Tested-by: Huawei engineering.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions