OSDN Git Service

MIPS: mark ginvt() as __always_inline
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 21 May 2019 06:20:39 +0000 (15:20 +0900)
committerPaul Burton <paul.burton@mips.com>
Thu, 23 May 2019 01:45:52 +0000 (18:45 -0700)
commit6074c33c6b2eabc70867ef76d57ca256e9ea9da7
tree029d02fa3d2dc4efe5ef9aa992201db8a0fe0829
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
MIPS: mark ginvt() as __always_inline

To meet the 'i' (immediate) constraint for the asm operands,
this function must be always inlined.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/ginvt.h