Will Deacon eab1cecc12 arm64: sdei: Mark sdei stack helper functions as static
The SDEI stack helper functions are only used by _on_sdei_stack() and
refer to symbols (e.g. sdei_stack_normal_ptr) that are only defined if
CONFIG_VMAP_STACK=y.

Mark these functions as static, so we don't run into errors at link-time
due to references to undefined symbols. Stick all the parameters onto
the same line whilst we're passing through.

Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-07-31 12:08:22 +01:00
..
2017-11-15 10:56:56 -08:00
2018-07-12 14:40:38 +01:00
2018-07-05 17:24:14 +01:00
2018-03-19 18:14:27 +00:00
2018-02-26 10:48:01 +01:00
2018-01-13 10:45:03 +00:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2017-08-09 12:16:28 +01:00