Ingo Molnar wrote:
> * Miguel Botón <[EMAIL PROTECTED]> wrote:
> 
>> ioport_{32|64}.c unification.
>>
>> This patch unifies the code from the ioport_32.c and ioport_64.c 
>> files.
>>
>> Tested and working fine with i386 and x86_64 kernels.
> 
> in what way have you tested it? Have you tried iopl() and ioperm() 
> syscalls to check whether they properly block/allow port IO?
> 
>       Ingo
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

I made a little app to check that iopl() and ioperm() were working properly.

---
        Miguel Botón
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to