Home
last modified time | relevance | path

Searched hist:"088 ba34c92055547ef4cc862a863334c01d9a304" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff 088ba34c92055547ef4cc862a863334c01d9a304 Thu Jul 26 11:34:23 CDT 2012 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: use ioremap_nocache instead of ioremap

I think ioremap() ends up being equivalent to ioremap_nocache
by default, but we should signal our intent that these mappings
should be non-cacheable.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>