Re: [PATCH] x86: ioport_{32|64}.c unification -v2

From: Miguel Botón
Date: Sun Jan 06 2008 - 10:49:35 EST


Ingo Molnar wrote:
> * Miguel Botón <mboton@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/