commit | c1502e28346fd3b9955ce654c96212c4748d900d | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Aug 12 02:23:16 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Aug 12 02:23:16 2007 -0700 |
tree | da0b2232b79343eacb243e3287bc4daed9a1726c | |
parent | b8d3f2448b8f4ba24f301e23585547ba1acc1f04 [diff] |
i386: Fix broken mmiocfg accesses Commit 3320ad994afb2c44ad34b3b34c3c5cf0da297331 broke mmio config space accesses totally on i386 - it dropped the "reg" offset to the address. Cc: dean gaudet <dean@arctic.org> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>