commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-298-gdbf96c4


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-298-gdbf96c4
Date: Sat, 28 Aug 2021 07:13:20 -0400 (EDT)

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 <samuel.thibault@ens-lyon.org>
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

[Prev in Thread] Current Thread [Next in Thread]