diff options
author | Chris Wright <chrisw@sous-sol.org> | 2008-01-30 13:33:10 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:33:10 +0100 |
commit | 9718769d298f8642d5ef41eb5f55669d7c5b9fd6 (patch) | |
tree | 466491e290a48b03426b9ee20ab364f53b8efb55 /include/asm-x86/processor.h | |
parent | ccafa59a0061d7c44d15d02403120fd02b52c667 (diff) |
x86: fix ioport unification on 32-bit
ioport unification was broken for 32-bit; it was missing
the acutal pushf/popf EFLAGS manipulation (set_iopl_mask()).
Also, use of volatile looks like leftover cruft.
Cc: mboton@gmail.com
Cc: Kevin Winchester <kjwinchester@gmail.com>
Cc: Zach Brown <zach.brown@oracle.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/processor.h')
0 files changed, 0 insertions, 0 deletions