Skip to content
Commit 969ae0bf authored by Al Viro's avatar Al Viro
Browse files

x86: get rid of duplicate code in case of CONFIG_VM86



no need to have the call of do_notify_resume() + checks around it
duplicated for vm86 case - a bit of rearranging of ifdefs and we'll
have a perfectly fine copy to jump back to.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fe9d7fea
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