aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/mtk_timer.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2015-11-19 10:43:09 +0000
committerThomas Gleixner <[email protected]>2015-11-25 21:28:30 +0000
commit09a9982016499daeb3fbee5ac8d87797310a565a (patch)
tree874afa4945b5b95b5d13607349291ce72bc6d45e /drivers/clocksource/mtk_timer.c
parentLinux 4.4-rc2 (diff)
downloadkernel-09a9982016499daeb3fbee5ac8d87797310a565a.tar.gz
kernel-09a9982016499daeb3fbee5ac8d87797310a565a.zip
timekeeping: Lift clocksource cacheline restriction
We cache all hotpath members of a clocksource in the time keeper core. So there is no requirement in general to cache line align struct clocksource. Remove the enforces alignment. That allows users which need to wrap struct clocksource into their own struct to align the struct without getting extra padding. Signed-off-by: Thomas Gleixner <[email protected]> Cc: John Stultz <[email protected]> Cc: Russell King - ARM Linux <[email protected]> Cc: Marc Gonzalez <[email protected]> Cc: Daniel Lezcano <[email protected]> Cc: Mans Rullgard <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: Nicolas Pitre <[email protected]> Cc: Tony Lindgren <[email protected]> Cc: Sebastian Frias <[email protected]> Link: http://lkml.kernel.org/r/alpine.DEB.2.11.1511191209000.3898@nanos
Diffstat (limited to 'drivers/clocksource/mtk_timer.c')
0 files changed, 0 insertions, 0 deletions