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-690-g498cfc18


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-690-g498cfc18
Date: Sat, 12 Aug 2023 09:39:22 -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  498cfc1840f2c50cf2681372a2b01e8066a2980f (commit)
       via  26a9bfe450e8929b2841da4fbf3a56a9a8b7769a (commit)
      from  8038791ac9a43ffdc0083455bf01ac6b719e0bcf (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 498cfc1840f2c50cf2681372a2b01e8066a2980f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 15:38:02 2023 +0200

    kdb: Show page fault details in traces

commit 26a9bfe450e8929b2841da4fbf3a56a9a8b7769a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 15:35:47 2023 +0200

    x86_64: Fix catching kernel NULL deferences
    
    On x86_64 we have no segmentation, and thus kernel's NULL is at linear
    address zero, while LINEAR_MIN_KERNEL_ADDRESS is not zero. We thus have
    to special-case it in otder to catch NULL dereferences.

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

Summary of changes:
 i386/i386/db_trace.c | 9 ++++++++-
 i386/i386/trap.c     | 3 ++-
 2 files changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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