mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 15:53:59 -04:00
The trampoline is running in a cloned process. It is not safe to use printk for error printing there. Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> Signed-off-by: Richard Weinberger <richard@nod.at>