diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-08-28 13:11:51 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-08-28 13:11:51 +0200 |
commit | dbf96c4953a2acf193c7804f3853eddd92a66f65 (patch) | |
tree | 63fd41c6ab58e55cdd0da455a19cebae73408825 /linux/dev/glue/block.c | |
parent | d4311dd342bce90b8e362426e25b71076b9f371a (diff) | |
download | gnumach-dbf96c4953a2acf193c7804f3853eddd92a66f65.tar.gz gnumach-dbf96c4953a2acf193c7804f3853eddd92a66f65.tar.bz2 gnumach-dbf96c4953a2acf193c7804f3853eddd92a66f65.zip |
linux: Use kvtophys instead of _kvtophys
_kvtophys only works with direct-mappable memory, which is scarse,
better use kvtophys that can work with any kind of memory.
* linux/src/include/asm-i386/io.h: Include <intel/pmap.h>
(virt_to_phys): Use kvtophys instead of _kvtophys.
Diffstat (limited to 'linux/dev/glue/block.c')
0 files changed, 0 insertions, 0 deletions