commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master-user_level_drivers, updated. v1.8-190-geae


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master-user_level_drivers, updated. v1.8-190-geae1961
Date: Mon, 9 Mar 2020 16:41:01 -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-user_level_drivers has been updated
       via  eae1961fc21a7c7ebaf2925472631ac404045ab7 (commit)
       via  2174deab670da368367d64463b8fa6b82b5be44f (commit)
       via  28b53508aa4cd06933fa1bcbbaa791ad12ecbf51 (commit)
       via  4adf780d61796c45f58100ed15d9c9a0a3c562fc (commit)
       via  5cd316231c1f67366fda26fb302ace306ca3de3f (commit)
       via  fd616c866c22883362886a497311fa7582d3664d (commit)
      from  9f55195e84a905ecf4bdaa81f3d6ead52171725b (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 eae1961fc21a7c7ebaf2925472631ac404045ab7
Merge: 2174dea 28b5350
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 9 21:40:55 2020 +0100

    Merge branch 'master' into master-user_level_drivers

commit 2174deab670da368367d64463b8fa6b82b5be44f
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 9 21:39:31 2020 +0100

    Clean exposition of interface to userland
    
    Only the notification bits should be in include/device/.
    Keep only the device_intr_ prefix.

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

Summary of changes:
 Makefile.am                               |  2 +-
 Makefrag.am                               |  5 +++--
 device/intr.c                             |  8 ++++----
 {include/device => device}/intr.h         | 11 ++--------
 doc/mach.texi                             |  2 ++
 i386/i386/fpu.c                           |  8 ++++----
 include/device/{intr.defs => notify.defs} |  4 ++--
 include/device/notify.h                   | 34 +++++++++++++++++++++++++++++++
 include/sys/types.h                       |  2 +-
 kern/startup.c                            |  7 ++++++-
 10 files changed, 59 insertions(+), 24 deletions(-)
 rename {include/device => device}/intr.h (81%)
 rename include/device/{intr.defs => notify.defs} (94%)
 create mode 100644 include/device/notify.h


hooks/post-receive
-- 
GNU Mach



reply via email to

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