Skip to content
Commit 47db9e7c authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86, um: Fix typo in 32-bit system call modifications



We override sys_iopl(), not stub_iopl(); the latter is a 64-bitism
that doesn't apply to i386 in the first place.

Reported-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 79320bcb
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