ssrg-vt / popcorn-kernel

Popcorn Linux kernel for distributed thread execution
Other
156 stars 22 forks source link

Added missing break at switch case #99

Closed Zildj1an closed 4 years ago

Zildj1an commented 4 years ago

I believe this is accidental as without it retval will always be -EINVAL if reached case PCN_SYSCALL_SELECT.