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-835-ga923f97f


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-835-ga923f97f
Date: Mon, 5 Feb 2024 17:04:56 -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  a923f97ff290a70fc224ac79ab276feae1cfbf53 (commit)
      from  a59e2ed64ba07d19657b25cbedd25586a912c8ed (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 a923f97ff290a70fc224ac79ab276feae1cfbf53
Author: Damien Zammit <damien@zamaudio.com>
Date:   Mon Feb 5 11:33:39 2024 +0000

    Fix apic_send_ipi function clobbering read only fields
    
    This was the root cause of failing to INIT.
    We were clobbering remote_read_status.
    And also, we need to reference the .r register
    when writing the ICR regs otherwise I think
    it writes all of the block.
    Message-ID: <20240205113327.1568218-2-damien@zamaudio.com>

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

Summary of changes:
 i386/i386/apic.c | 8 ++++++--
 i386/i386/apic.h | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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