Skip to content
Commit e696de1f authored by Enjia Mai's avatar Enjia Mai Committed by Carles Cufi
Browse files

lib: os: disable PRINTK_SYNC while using EFI console as log backend



There is a spinlock used in the EFI console code for printing
one line string. It already made the log output being in order
under multi-cores, so it doesn't need a printk sync spinlock
again. Disable it while using EFI console as a log backend.

Fixes #47512.

Signed-off-by: default avatarEnjia Mai <enjia.mai@intel.com>
parent 414d98f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment