diff options
author | 2017-06-14 17:40:56 +0200 | |
---|---|---|
committer | 2017-06-14 17:40:56 +0200 | |
commit | 734f13b11d6fcc4947e75f0e11baf29cb3e161eb (patch) | |
tree | 03478226b2a8340947eb2099628e192224bdc1e0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mdacon: align code in mda_detect properly (diff) | |
download | linux-dev-734f13b11d6fcc4947e75f0e11baf29cb3e161eb.tar.xz linux-dev-734f13b11d6fcc4947e75f0e11baf29cb3e161eb.zip |
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 <jslaby@suse.cz>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions