Thread (1 message) 1 message, 1 author, 2015-11-17

[PATCH] clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init

From: Måns Rullgård <hidden>
Date: 2015-11-17 13:08:31
Also in: lkml

Marc Gonzalez [off-list ref] writes:
On 17/11/2015 13:22, Daniel Lezcano wrote:
quoted
On 11/13/2015 01:20 PM, Marc Gonzalez wrote:
quoted
On 13/11/2015 11:58, Daniel Lezcano wrote:
quoted
The current code to initialize, register and read the clocksource is
already factored out in mmio.c via the clocksource_mmio_init function.

Factor out the code with the clocksource_mmio_init function.
The reason I didn't like clocksource_mmio_init() is because it exports
4 generic accessors.

I guess this function makes more sense when all platforms are using it,
in an ARCH_MULTIPLATFORM kernel. (Also the accessors are probably quite
small, so the waste is probably minimal.)
Hi Marc,

it is not clear for me if you agree with this patch or not. Can you 
clarify ?
[ Adding rmk as the original mmio.c author ]

Hello Daniel,

It's hard to give a straight answer. From my limited perspective (building
a kernel for Sigma boards only) I feel that mmio.c brings nothing. (As you
mentioned, it would be interesting to measure whether having reg_base in
the ctx, rather than as a global is better or worse for perf, though the
actual difference may be lost in the noise.)

On the other hand, I can see how a different perspective, such as yours,
may see benefits in having all drivers use the same APIs; and there may
be other savings for ARCH_MULTIPLATFORM builds with lots of platforms.
I think the patch is good.  If there are issues with clocksource_mmio
those should addressed separately.

-- 
M?ns Rullg?rd
mans at mansr.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help