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-872-g43f2a52a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-872-g43f2a52a
Date: Sun, 3 Mar 2024 16:55:40 -0500 (EST)

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  43f2a52a6a00904f90a19fb178935cd16a7ced23 (commit)
      from  ed1ca4b8c1db9b6578eab3ff8807bb1a174aaccc (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 43f2a52a6a00904f90a19fb178935cd16a7ced23
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Mar 3 22:53:00 2024 +0100

    kernel traps: also catch general protection faults
    
    If userland passes a kernel pointer, it's not a page fault that we get,
    but a general protection fault.  We also want to go through the recovery
    in that case, to make e.g. copyin/out return an error.

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

Summary of changes:
 i386/i386/trap.c | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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