diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2015-12-16 15:41:12 +0000 |
---|---|---|
committer | Alex Shi <alex.shi@linaro.org> | 2016-11-09 22:15:51 +0800 |
commit | 3893b12b089ffb06908112d2852711d9b489148c (patch) | |
tree | 4645107ba27cf5fe2eca64363ea100627398f12e /arch/arm/include | |
parent | bbe9945cbb95b179bdee5420e4b22804d560eb16 (diff) |
arm64: KVM: debug: Remove spurious inline attributes
The debug trapping code is pretty heavy on the "inline" attribute,
but most functions are actually referenced in the sysreg tables,
making the inlining imposible.
Removing the useless inline qualifier seems the right thing to do,
having verified that the output code is similar.
Cc: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit 281243cbe075d27ab884858d6e0b15d8ed61bc25)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions