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-971-gf19dd2c6


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-971-gf19dd2c6
Date: Sat, 21 Dec 2024 20:46:37 -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  f19dd2c6953fa2a59ab53936fc2734eb53fc8c1e (commit)
       via  3f0bf8a31af1deca435888ad9edcd0fdab3b4e3d (commit)
      from  608c720a8ef9ed80d650dc4a38582267e2a6c258 (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 f19dd2c6953fa2a59ab53936fc2734eb53fc8c1e
Author: Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org>
Date:   Sun Dec 22 01:43:44 2024 +0000

    apic: Add extended feature registers for local apic unit
    
    Add workaround for broken systems that advertise 8 bit APIC ids
    but only match IPIs on 4 bits of the APIC id.
    Message-ID: <20241222014306.430098-4-damien@zamaudio.com>

commit 3f0bf8a31af1deca435888ad9edcd0fdab3b4e3d
Author: Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org>
Date:   Sun Dec 22 01:43:36 2024 +0000

    smp: Use deassert for startup IPI not assert
    
    Fixes ESR==0x8 error on AMD fam15h. Fixed timings.
    
    Cannot locate documentation on correct mode for STARTUP IPI,
    but this patch works on AMD hw and qemu.
    Message-ID: <20241222014306.430098-3-damien@zamaudio.com>

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

Summary of changes:
 i386/i386/apic.c              | 28 ++++++++++++++++++-
 i386/i386/apic.h              | 15 ++++++++++-
 i386/i386/cpu_number.h        |  3 +++
 i386/i386/cpuboot.S           |  1 +
 i386/i386/smp.c               | 62 ++++++++++++++++++++++++++++---------------
 i386/i386at/acpi_parse_apic.c |  5 +++-
 i386/i386at/ioapic.c          |  8 ++++--
 7 files changed, 95 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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