aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2017-06-14 17:40:56 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2017-06-14 17:40:56 +0200
commit734f13b11d6fcc4947e75f0e11baf29cb3e161eb (patch)
tree03478226b2a8340947eb2099628e192224bdc1e0 /tools/perf/scripts/python
parent08cfe9f08109ad7ebe2248d483c683adbb1c9448 (diff)
mdacon: make mda_vram_base u16 *
Given every user of mda_vram_base expects a pointer, let mda_vram_base be a pointer to u16. The offset calculation in mda_detect had to be adjusted by / 2 (due to different pointer arithmetic now). We introduce a cast to a value returned from VGA_MAP_MEM. But I will change VGA_MAP_MEM to return a pointer later too. But vgacon needs a similar change first. Signed-off-by: Jiri Slaby <[email protected]> Cc: Tomi Valkeinen <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions