summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@suse.com>2015-04-21 13:46:06 -0700
committerJames Bottomley <JBottomley@Odin.com>2015-06-13 08:44:14 -0700
commit8cd1943bf0e87f467a1b498c63483f70b18b43d7 (patch)
tree79c876b8879c60ebc25b4c639dadf3a4c71a17e0 /drivers/scsi
parent8810eac83624ab1ad593c59da43e187179f5941e (diff)
downloadop-kernel-dev-8cd1943bf0e87f467a1b498c63483f70b18b43d7.zip
op-kernel-dev-8cd1943bf0e87f467a1b498c63483f70b18b43d7.tar.gz
fusion: remove dead MTRR code
If and when this gets enabled the driver could should split up IO memory space properly and that is quite a bit of work. Just remove the uncommented dead MTRR code then. There are a few motivations for this: a) Take advantage of PAT when available b) Help bury MTRR code away, MTRR is architecture specific and on x86 its replaced by PAT c) Help with the goal of eventually using _PAGE_CACHE_UC over _PAGE_CACHE_UC_MINUS on x86 on ioremap_nocache() (see commit de33c442e titled "x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range()") Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com> Acked-by: Sreekanth Reddy <ureekanth.reddy@avagotech.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud