]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/vdso: Inconditionally use CFUNC macro
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 22 Aug 2024 08:00:29 +0000 (10:00 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2024 11:31:04 +0000 (21:31 +1000)
commit65948b0e716a47382731889ee6bbb18642b8b003
tree7262221835ffa015d4b57d82a4334d79c9751715
parentdca5b1d69aea36ab559d9ca13729370007c60df1
powerpc/vdso: Inconditionally use CFUNC macro

During merge of commit 4e991e3c16a3 ("powerpc: add CFUNC assembly
label annotation") a fallback version of CFUNC macro was added at
the last minute, so it can be used inconditionally.

Fixes: 4e991e3c16a3 ("powerpc: add CFUNC assembly label annotation")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/0fa863f2f69b2ca4094ae066fcf1430fb31110c9.1724313540.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/vdso/gettimeofday.S