b03426b9ee20ab364f53b8efb55 parent ccafa59a0061d7c44d15d02403120fd02b52c667 author Chris Wright 1201696390 +0100 committer Ingo Molnar 1201696390 +0100 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 Cc: Zach Brown Cc: "H. Peter Anvin" Signed-off-by: Chris Wright Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Ë