>>> - In kernel/emulate.c, operand_size is passed on
>>>   to the user code when I/O instructions are emulated.
>>
>>[... but it's never 8]
>No, there's nothing to fix. In my patch it was 8 for inb and
>outb and now it's still 8 for them (and in my "private" code
>also for insb and outsb). Maybe you overlooked something...

Probably, yes... I did a search for operand_size (IIRC) in emulate.c
and didn't find any operand_size = 8...

-- Ramon



Reply via email to