Mark Rutland 997d79eb93 arm64: Move do_notify_resume() to entry-common.c
Currently do_notify_resume() lives in arch/arm64/kernel/signal.c, but it would
make more sense for it to live in entry-common.c as it handles more than
signals, and is coupled with the rest of the return-to-userspace sequence (e.g.
with unusual DAIF masking that matches the exception return requirements).

Move do_notify_resume() to entry-common.c.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Will Deacon <will@kernel.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240206123848.1696480-3-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Itaru Kitayama <itaru.kitayama@linux.dev>
2024-02-20 18:12:13 +00:00
..
2023-10-28 21:09:02 +09:00
2024-01-17 13:03:37 -08:00
2023-11-03 15:44:25 -10:00
2023-06-06 17:39:05 +01:00
2023-07-03 15:32:22 -07:00
2023-11-01 20:51:41 -10:00
2022-09-26 10:13:14 -07:00
2024-01-19 13:36:15 -08:00
2022-09-26 10:13:14 -07:00
2023-11-02 15:45:15 -10:00