On 12.07.2024 18:18, Oleksii Kurochko wrote: > trap_init() wasn't declared with the __init attribute to avoid removing > __init when multi-CPU support for Xen is added.
When you say "wasn't" one could easily take this as something you're correcting in the patch being described. Therefore perhaps better "isn't". Plus, as this isn't really describing the change, but just a perhaps unexpected aspect thereof, maybe also better start with something like "Note that ...". > Signed-off-by: Oleksii Kurochko <[email protected]> > Reviewed-by: Alistair Francis <[email protected]> Acked-by: Jan Beulich <[email protected]> Jan
