This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  dbf96c4953a2acf193c7804f3853eddd92a66f65 (commit)
      from  d4311dd342bce90b8e362426e25b71076b9f371a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dbf96c4953a2acf193c7804f3853eddd92a66f65
Author: Samuel Thibault <[email protected]>
Date:   Sat Aug 28 13:11:51 2021 +0200

    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.

-----------------------------------------------------------------------

Summary of changes:
 linux/src/include/asm-i386/io.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to