Skip to content
Commit 0565103d authored by Anton Ivanov's avatar Anton Ivanov Committed by Richard Weinberger
Browse files

um: Memory corruption on startup



The reverse case of this race (you must msync before read) is
well known. This is the not so common one.

It can be triggered only on systems which do a lot of task
switching and only at UML startup. If you are starting 200+ UMLs
~ 0.5% will always die without this fix.

Signed-off-by: default avatarAnton Ivanov <antivano@cisco.com>
[rw: minor whitespace fixes]
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 9fcb663b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment