]> git.baikalelectronics.ru Git - kernel.git/commit
mips: vdso: Enable mips to use common headers
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 20 Mar 2020 14:53:47 +0000 (14:53 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 21 Mar 2020 14:24:02 +0000 (15:24 +0100)
commit3cbbd39f8a1d13438ebbfb67c3e68b71c28de5b8
treee7970bfd509c2c4b3ba4d7d468028c69c2e60ec2
parentef78d2a6fd3f6af6bf5a28bba150b59d59529e0b
mips: vdso: Enable mips to use common headers

Enable mips to use only the common headers in the implementation of
the vDSO library.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Paul Burton <paulburton@kernel.org>
Link: https://lkml.kernel.org/r/20200320145351.32292-23-vincenzo.frascino@arm.com
arch/mips/include/asm/processor.h
arch/mips/include/asm/vdso/gettimeofday.h
arch/mips/include/asm/vdso/processor.h [new file with mode: 0644]