linux/arch
Xunlei Pang a451570c00 ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement
As part of addressing "y2038 problem" for in-kernel uses, this
patch adds the y2038-safe omap_read_persistent_clock64() using
timespec64.

Because we rely on some subsequent changes to convert arm
multiarch support, omap_read_persistent_clock() will be removed
then.

Also remove the needless spinlock, because
read_persistent_clock() doesn't run simultaneously.

Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1427945681-29972-5-git-send-email-john.stultz@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-04-03 08:18:21 +02:00
..
alpha
arc ARC: signal handling robustify 2015-03-26 11:19:36 +05:30
arm ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement 2015-04-03 08:18:21 +02:00
arm64 Linux 4.0-rc6 2015-03-31 09:08:13 +02:00
avr32
blackfin
c6x arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU 2015-03-12 18:46:08 -07:00
cris
frv
hexagon
ia64
m32r
m68k
metag metag: Fix ioremap_wc/ioremap_cached build errors 2015-03-23 12:32:37 +00:00
microblaze
mips time: Add y2038 safe read_persistent_clock64() 2015-04-03 08:18:19 +02:00
mn10300
nios2 nios2: mm: do not invoke OOM killer on kernel fault OOM 2015-03-16 15:35:25 +08:00
openrisc
parisc parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT 2015-03-23 12:28:16 +01:00
powerpc Patch queue for 4.0 - 2015-03-25 2015-03-25 20:20:31 -03:00
s390 Linux 4.0-rc6 2015-03-31 09:08:13 +02:00
score
sh
sparc Linux 4.0-rc6 2015-03-31 09:08:13 +02:00
tile time: Rename timekeeper::tkr to timekeeper::tkr_mono 2015-03-27 09:45:06 +01:00
um
unicore32
x86 tick/xen: Provide and use tick_suspend_local() and tick_resume_local() 2015-04-01 14:23:00 +02:00
xtensa
.gitignore
Kconfig