commit | d5cd4aadd3d220afac8e3e6d922e333592551f7d | [log] [tgz] |
---|---|---|
author | Bart Oldeman <bartoldeman@users.sourceforge.net> | Sun Oct 30 14:59:29 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:11 2005 -0800 |
tree | 7704d4d242a57668e94f7915b8b995f620ef3bcd | |
parent | 08967f941ad897b2f7c2f99e886c75d6319e5087 [diff] |
[PATCH] x86: initialise tss->io_bitmap_owner to something There exists a field io_bitmap_owner in the TSS that is only checked, but never set to anything else but NULL. Signed-off-by: Bart Oldeman <bartoldeman@users.sourceforge.net> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>