Home
last modified time | relevance | path

Searched hist:"47 db9e7c808a45b1f86971f25eca5e38fa95ab86" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/um/
H A Dsys_call_table_32.cdiff 47db9e7c808a45b1f86971f25eca5e38fa95ab86 Fri Dec 09 20:13:59 CET 2011 H. Peter Anvin <hpa@zytor.com> 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: Richard Weinberger <richard@nod.at>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>