diff options
author | Al Viro <[email protected]> | 2024-01-30 14:25:43 -0500 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-05-03 22:08:50 +0200 |
commit | 5d7531517427429e31d7bb84c00b0c7bec30e280 (patch) | |
tree | b8261b07d91cde408bc4b03452a55281f6c2da55 /tools/perf/scripts/python/bin/mem-phys-addr-record | |
parent | fec50db7033ea478773b159e0e2efb135270e3b7 (diff) |
alpha: sort scr_mem{cpy,move}w() out
Take scr_memmove() out of line, make both it and scr_memcpyw()
conditional upon VGA_CONSOLE or MDA_CONSOLE (if neither is
selected, we are certain to be working with the kernel-allocated
buffer rather than VRAM and defaults will work just fine).
That allows to clean vt_buffer.h, but that's a separate story
Signed-off-by: Al Viro <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Acked-by: Matt Turner <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/mem-phys-addr-record')
0 files changed, 0 insertions, 0 deletions