summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorNiklas Schnelle <schnelle@linux.ibm.com>2020-02-27 12:17:18 +0100
committerVasily Gorbik <gor@linux.ibm.com>2020-03-04 11:18:03 +0100
commitdf057c914a9c219ac8b8ed22caf7da2f80c1fe26 (patch)
treefb6a737fb32192f8f3e4e01e95e6918adda8d406 /mm
parent582b4e55403e053d8a48ff687a05174da9cc3fb0 (diff)
s390/pci: Fix unexpected write combine on resource
In the initial MIO support introduced in commit 71ba41c9b1d9 ("s390/pci: provide support for MIO instructions") zpci_map_resource() and zpci_setup_resources() default to using the mio_wb address as the resource's start address. This means users of the mapping, which includes most drivers, will get write combining on PCI Stores. This may lead to problems when drivers expect write through behavior when not using an explicit ioremap_wc(). Cc: stable@vger.kernel.org Fixes: 71ba41c9b1d9 ("s390/pci: provide support for MIO instructions") Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Reviewed-by: Pierre Morel <pmorel@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions