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  5f2f10fbeef89f5d8d4936d2b3caa0ee30fc0005 (commit)
      from  47ab333a379d384230be7af62235a491d9941451 (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 5f2f10fbeef89f5d8d4936d2b3caa0ee30fc0005
Author: Milos Nikic <nikic.mi...@gmail.com>
Date:   Thu Jun 19 16:51:05 2025 +0100

    smp: fix warning
    
    Reading lapic->error_status.r may have side effects, and we must preserve 
it. To avoid a compiler warning about err being unused, cast it to (void).
    
    This keeps the behavior intact while eliminating the warning.
    Message-ID: <20250619155105.8940-1-nikic.mi...@gmail.com>

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

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


hooks/post-receive
-- 
GNU Mach

Reply via email to