[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130507093602.GA30902@page>
Date: Tue, 7 May 2013 10:36:02 +0100
From: Jamie Iles <jamie@...ieiles.com>
To: Pavel Machek <pavel@...x.de>
Cc: Jamie Iles <jamie@...ieiles.com>, dinguyen@...era.com, wd@...x.de,
linux-arm-kernel@...ts.infradead.org, olof@...om.net,
arnd@...db.de, johnstul@...ibm.com, tglx@...utronix.de,
kernel list <linux-kernel@...r.kernel.org>
Subject: Re: dw_apb_timer_of.c: remove parts that were picoxcell-specific
Hi Pavel,
Apologies for the delay, but this looks good to me.
On Fri, Apr 26, 2013 at 11:43:14PM +0200, Pavel Machek wrote:
> It seems we made a mistake when creating dw_apb_timer_of.c:
> picoxcell sched_clock had parts that were not related to
> dw_apb_timer, yet we moved them to dw_apb_timer_of, and tried to
> use them on socfpga.
>
> This results in system where user/system time is not measured
> properly, as demonstrated by
>
> time dd if=/dev/urandom of=/dev/zero bs=100000 count=100
>
> So this patch switches sched_clock to hardware that exists on both
> platforms, and adds missing of_node_put() in dw_apb_timer_init().
>
> Signed-off-by: Pavel Machek <pavel@...x.de>
Acked-by: Jamie Iles <jamie@...ieiles.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists