Mark Brown b07f349966 arm64: stacktrace: Move start_backtrace() out of the header
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.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20210319174022.33051-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2021-03-28 18:09:47 +01:00
..
2021-02-26 10:19:03 -08:00
2021-02-23 09:28:51 -08:00
2021-02-04 13:59:49 +00:00
2019-07-08 09:54:55 -07:00
2021-02-21 13:08:42 -08:00
2020-10-28 13:38:36 +00:00
2020-06-01 15:18:27 -07:00
2020-09-07 15:00:52 +01:00
2021-02-04 13:59:49 +00:00
2020-05-01 16:28:59 +01:00
2021-01-07 18:06:52 -05:00
2019-04-23 18:01:57 +01:00
2021-02-04 13:59:49 +00:00
2020-12-15 12:13:41 -08:00
2021-02-21 13:31:43 -08:00