On Fri, 19 Mar 2021 17:40:22 +0000, Mark Brown wrote:
Currently start_backtrace() is a static inline function in the header.
Since it really shouldn't be sufficiently performance critical that we
actually need to have it inlined move it into a C file, this will save
anyone else scratching their head about why it is defined in the header.
As far as I can see it's only there because it was factored out of the
various callers.
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: stacktrace: Move start_backtrace() out of the header
https://git.kernel.org/arm64/c/b07f3499661c
--
Catalin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel