Skip to content
Commit d8a5a8d7 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[SERIAL] 8250: add locking to console write function



x86 SMP breaks as a result of the previous change, we have no real
option other than to add locking to the 8250 console write function.
If an oops is in progress, try to acquire the lock.  If we fail to
do so, continue anyway.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent a88d75b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment