diff options
author | Manuel Schölling <[email protected]> | 2017-01-13 21:07:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-01-25 11:54:02 +0100 |
commit | bcd375f7f71f7106c97516bf5395149954ef8810 (patch) | |
tree | d3622fbb8a88f55aa8223c343e6dcb9b81d6740c /scripts/gdb/linux/tasks.py | |
parent | 66da39eb91b42ab70dd49ef0b9ac5f4cfa76c9c3 (diff) |
console: Add callback to flush scrollback buffer to consw struct
This new callback is in preparation for persistent scrollback buffer
support for VGA consoles.
With a single scrollback buffer for all consoles, we could flush the
buffer just by invocating consw->con_switch(). But when each VGA console
has its own scrollback buffer, we need a new callback to tell the
video console driver which buffer to flush.
Signed-off-by: Manuel Schölling <[email protected]>
Reviewed-by: Andrey Utkin <[email protected]>
Tested-by: Andrey Utkin <[email protected]>
Tested-by: Adam Borowski <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions