Re: [PATCH 2/5] Implement generic time of day clocksource for powerpc machines.
From: Paul Mackerras <hidden>
Date: 2007-09-20 01:46:45
Also in:
linux-rt-users
From: Paul Mackerras <hidden>
Date: 2007-09-20 01:46:45
Also in:
linux-rt-users
Daniel Walker writes:
On Thu, 2007-09-20 at 10:52 +1000, Paul Mackerras wrote:quoted
Daniel Walker writes:quoted
If you switch to the rtc do the shift and mult need to change?You can't switch; any given CPU chip will have either the RTC or the timebase but not both.The code is switching between to clock read functions .. If they are
What part of "you can't switch" wasn't clear? __USE_RTC() is a constant on any given machine. Paul.