[IA64] allow WB /sys/.../legacy_mem mmaps
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Fri, 30 Mar 2007 16:34:44 +0000 (10:34 -0600)
committerTony Luck <tony.luck@intel.com>
Fri, 30 Mar 2007 16:38:03 +0000 (09:38 -0700)
Allow cacheable mmaps of legacy_mem if WB access is supported for the region.
The "legacy_mem" file often contains a shadow option ROM, and some versions of
X depend on this.

Tim Yamin <plasm@roo.me.uk> reported that this change fixes X on a Dell
PowerEdge 3250.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found