diff options
author | Mark Rutland <[email protected]> | 2022-09-12 17:22:06 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2022-09-16 17:15:03 +0100 |
commit | c5ba03260c7afad6977654d6bc7fcabbcd35c379 (patch) | |
tree | 609aec69637cc46a28bea8f43c168984481f8973 /net/lapb/lapb_timer.c | |
parent | 747ad8d557645b8c9adb83334a620426e4c9d60f (diff) |
arm64: alternatives: hoist print out of __apply_alternatives()
Printing in the middle of __apply_alternatives() is potentially unsafe
and not all that helpful given these days we practically always patch
*something*.
Hoist the print out of __apply_alternatives(), and add separate prints
to __apply_alternatives() and apply_alternatives_all(), which will make
it easier to spot if either patching call goes wrong.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: James Morse <[email protected]>
Cc: Joey Gouly <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions