[PATCH 2/3] arm64: Move do_notify_resume() to entry-common.c
Mark Brown
broonie at kernel.org
Tue Feb 6 04:52:21 PST 2024
On Tue, Feb 06, 2024 at 12:38:47PM +0000, Mark Rutland wrote:
> 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.
Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240206/3347cc0c/attachment.sig>
More information about the linux-arm-kernel
mailing list