]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
authorNicholas Piggin <npiggin@gmail.com>
Tue, 22 Nov 2016 03:52:22 +0000 (14:52 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 Nov 2016 11:25:41 +0000 (22:25 +1100)
commitffa86a70f1df6c061f3c4fcf546717557a6ff036
tree5c8227c8fee3d1e4353b84e6c2f81af6a673b542
parent2a8a57dd9702864fe4e3a5bf6363246150a23ddb
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations

After patch 592cfbd3f ("kbuild: modversions for EXPORT_SYMBOL() for asm"),
asm exports can get modversions CRCs generated if they have C definitions
in asm-prototypes.h. This patch adds missing definitions for 32 and 64 bit
allmodconfig builds.

Fixes: faca927c273b ("ppc: move exports to definitions")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/asm-prototypes.h