aboutsummaryrefslogtreecommitdiff
path: root/linux/dev
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-08-28 13:11:51 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-08-28 13:11:51 +0200
commitdbf96c4953a2acf193c7804f3853eddd92a66f65 (patch)
tree63fd41c6ab58e55cdd0da455a19cebae73408825 /linux/dev
parentd4311dd342bce90b8e362426e25b71076b9f371a (diff)
downloadgnumach-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')
0 files changed, 0 insertions, 0 deletions