Commit 56842841 authored by popcornmix's avatar popcornmix
Browse files

vcsm: Treat EBUSY as success rather than SIGBUS



Currently if two cores access the same page concurrently one will return VM_FAULT_NOPAGE
and the other VM_FAULT_SIGBUS crashing the user code.

Also report when mapping fails.

Signed-off-by: default avatarpopcornmix <popcornmix@gmail.com>
parent e1b1d822
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment