Bart Oldeman f912696ab3 [PATCH] reset tss->io_bitmap_owner in sys_ioperm()
my patch "x86: initialise tss->io_bitmap_owner to something" (commit ID
d5cd4aadd3d220afac8e3e6d922e333592551f7d) introduced a problem with a
program (DOSEMU) that called ioperm after already doing some port i/o.

The problem is that a process switch return causes tss->io_bitmap_base
to be set to IO_BITMAP_OFFSET so that the fault (that *really* sets the
io bitmap) never triggers.

This fixes that regression.

Signed-off-by: Bart Oldeman <bartoldeman@users.sourceforge.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-05 16:31:36 -08:00
..
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-10-31 10:51:57 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-11-05 10:33:55 +11:00
2005-11-05 10:33:55 +11:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-10-30 17:37:25 -08:00
2005-11-02 19:41:32 -08:00