[RTEMS Project] #2348: Timecounter: Add NTP support

RTEMS trac trac at rtems.org
Mon Feb 21 13:15:11 UTC 2022


#2348: Timecounter: Add NTP support
-----------------------------+---------------------
 Reporter:  Sebastian Huber  |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  6.1
Component:  score            |     Version:  4.11
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+---------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"91057b3bdfa5c339a4435d0826e1581acd0ce197/rtems"
 91057b3/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="91057b3bdfa5c339a4435d0826e1581acd0ce197"
 kern_ntptime.c: Import from FreeBSD

 The file was imported from this repository:

 https://github.com/freebsd/freebsd.git

 This commit was used:

 commit 3ec0dc367bff27c345ad83240625b2057af391b9
 Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
 Date:   Mon Feb 7 14:16:16 2022 -0700

     kern_ntptime.c: Remove ntp_init()

     The ntp_init() function did set a couple of global objects to zero.
 These
     objects are in the .bss section and already initialized to zero during
 kernel
     or module loading.

 Update #2348.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2348#comment:20>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list