Mark Rutland 8d144746ec arm64: alternative: simplify passing alt_region
In __apply_alternatives() we take a pointer to void which we later
assign to a pointer to struct alt_region. As all callers are passing a
pointer to struct alt_region to begin with, it's simpler and more robust
to take a pointer to struct alt region, so let's do so and avoid the
need for a temporary variable.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20210416163032.10857-1-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2021-04-23 14:19:10 +01:00
..
2021-02-23 09:28:51 -08:00
2019-07-08 09:54:55 -07:00
2020-10-28 13:38:36 +00:00
2020-06-01 15:18:27 -07:00
2021-04-08 18:45:16 +01:00
2021-04-08 18:45:16 +01:00
2020-09-07 15:00:52 +01:00
2021-03-24 20:19:30 +00: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
2021-03-24 20:19:30 +00:00
2021-02-04 13:59:49 +00:00
2021-02-21 13:31:43 -08:00