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 <dam...@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-dam...@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