This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7fa4a7f3b4f net/netdev: Fix best prefix in findby
new 6bffad62de8 [EXPERIMENTAL] sched/hrtimer: separate SMP logic from
hrtimer
new 96e8fce4ded [EXPERIMENTAL] sched/hrtimer: add SYSTEM_TIME64 dependency
The 2 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:
sched/Kconfig | 1 +
sched/hrtimer/hrtimer.h | 2 ++
sched/hrtimer/hrtimer_cancel.c | 19 ++++++++-----------
sched/hrtimer/hrtimer_initialize.c | 2 ++
sched/hrtimer/hrtimer_process.c | 7 ++++++-
5 files changed, 19 insertions(+), 12 deletions(-)