aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildversion.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2015-09-22 14:45:25 -0400
committerKevin O'Connor <kevin@koconnor.net>2015-10-15 10:52:13 -0400
commitfe6682da0bc435a62f3a5189ec203dcba9f91183 (patch)
tree8747ce7488798a32747dbee014f68fc613900b24 /scripts/buildversion.py
parent3c6ae7c1ee97460d9f0f7ef07b97d793c385d29d (diff)
downloadseabios-fe6682da0bc435a62f3a5189ec203dcba9f91183.zip
seabios-fe6682da0bc435a62f3a5189ec203dcba9f91183.tar.gz
seabios-fe6682da0bc435a62f3a5189ec203dcba9f91183.tar.bz2
malloc: Don't mix virtual and physical addresses
Consistently use 'u32' for physical addresses and pointers for virtual addresses in the malloc code. Introduce and use memremap() where a physical address needs to be converted to a virtual address. Use virt_to_phys() for the inverse. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/buildversion.py')
0 files changed, 0 insertions, 0 deletions