]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Fix the update_vsyscall() prototype
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 16 Oct 2012 10:44:53 +0000 (11:44 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 18 Oct 2012 19:14:00 +0000 (20:14 +0100)
commitfe1b6f1a51ca78c08aa4488586263a09fa07513f
treea22c5c39a81d1fc9c11d5b134346404177dcff6b
parent94842af2f59857a7fdd897379c7e55816e7dda36
arm64: Fix the update_vsyscall() prototype

With commit 763c1e93 (time: Introduce new GENERIC_TIME_VSYSCALL) the old
update_vsyscall() prototype is no longer available. This patch updates
the arm64 port.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Cc: John Stultz <john.stultz@linaro.org>
arch/arm64/kernel/vdso.c