Messages in this thread |  | | Date | Thu, 12 Dec 2013 16:00:44 -0800 | From | czankel <> | Subject | Re: [PATCH] xtensa: Switch to sched_clock_register() |
| |
Hi Stephen,
Sorry for the delay. Will add it later today.
Thanks, -Chris
On 12/12/13 3:54 PM, Stephen Boyd wrote: > On 11/20/13 10:26, Stephen Boyd wrote: >> On 11/17/13 12:27, Max Filippov wrote: >>> On Sat, Nov 16, 2013 at 3:31 AM, Stephen Boyd <sboyd@codeaurora.org> wrote: >>>> The 32 bit sched_clock interface now supports 64 bits. Upgrade >>>> to the 64 bit function to allow us to remove the 32 bit >>>> registration interface. >>>> >>>> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> >>>> --- >>>> >>>> Patch is based on Linus' tip. Not event compile tested. >>>> >>>> arch/xtensa/kernel/time.c | 4 ++-- >>>> 1 file changed, 2 insertions(+), 2 deletions(-) >>> Build and run-tested, appears to work. >>> Acked-by: Max Filippov <jcmvbkbc@gmail.com> >>> >>> Should it go through xtensa tree, or through some other tree as a part >>> of a bigger conversion series? >> If it can go through xtensa that sounds like the best option. Otherwise >> we can send it through the tip/timers tree. >> > Ping? I don't see this patch in linux-next yet so should I send this > through the tip/timers tree? >
|  |