]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Remove asmlinkage from updated functions
authorJames Morse <james.morse@arm.com>
Fri, 25 Oct 2019 16:42:15 +0000 (17:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 28 Oct 2019 11:22:51 +0000 (11:22 +0000)
commitbb1be8c977206bdf35a0c7e491edcfafbb98e1c2
tree0b295911b77e99d6f71108b402289866f7c13486
parent643d9856af3655751e76d80f3996f81fc4d29445
arm64: Remove asmlinkage from updated functions

Now that the callers of these functions have moved into C, they no longer
need the asmlinkage annotation. Remove it.

Signed-off-by: James Morse <james.morse@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/exception.h
arch/arm64/kernel/fpsimd.c
arch/arm64/kernel/syscall.c
arch/arm64/kernel/traps.c
arch/arm64/mm/fault.c