This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 1d6068f6fb6 drivers/virtio-gpu: Use macro to indicate blocking cmd
     new 740f5180838 sched/hrtimer: Add const for hrtimer argument.
     new 3fa62118f1f sched/hrtimer: Fix hrtimer compilation.
     new 8db732afb1f sched/hrtimer: Fix functional correctness issue.
     new 6bd9ef69924 sched/hrtimer: Rename the callback type to hrtimer_entry_t.
     new 254df1721a1 sched/hrtimer: Fix functional correctness issue.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 include/nuttx/hrtimer.h         | 6 +++---
 sched/Kconfig                   | 1 +
 sched/Makefile                  | 1 +
 sched/hrtimer/hrtimer_cancel.c  | 6 ++++--
 sched/hrtimer/hrtimer_process.c | 2 +-
 5 files changed, 10 insertions(+), 6 deletions(-)

Reply via email to