]> 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)
commit235b6bc01a63d66a97739bf0af31c01449beb0be
treee7970bfd509c2c4b3ba4d7d468028c69c2e60ec2
parentb615791cb1372d681fb17b2b35d386236a64dd4a
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]