Re: [PATCH v2 1/4] Implement {read,update}_persistent_clock.
From: Paul Mackerras <hidden>
Date: 2007-10-15 23:46:06
Also in:
linux-rt-users
From: Paul Mackerras <hidden>
Date: 2007-10-15 23:46:06
Also in:
linux-rt-users
Sergei Shtylyov writes:
Eh... poor you. Tony got clockevent driver reengineered for no apparent reason. And he's introduced the jiffy drift by deleting the main loop from timer_interrupt().
The main loop in timer_interrupt() became unnecessary, because update_wall_time contains an equivalent loop. Paul.