You have been subscribed to a public bug:
In the initial MIO support introduced in
commit 71ba41c9b1d9 ("s390/pci: provide support for MIO instructions")
setting up the PCI BAR resources defaults 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.
his may lead to problems when drivers expect write through
behavior when not using an explicit ioremap_wc() which is the default
behavior on other platforms.
The attached patch changes the default to write through.
It has already been reviewed and is currently queued to be send for
Linux 5.6-rc5 with a CC stable tag.
** Affects: linux (Ubuntu)
Importance: Undecided
Assignee: Skipper Bug Screeners (skipper-screen-team)
Status: New
** Tags: architecture-s39064 bugnameltc-184193 severity-high
targetmilestone-inin2004
--
[UBUNTU 20.04] ZPCI used write back addresses by default but should use write
through
https://bugs.launchpad.net/bugs/1866162
You received this bug notification because you are a member of Kernel Packages,
which is subscribed to linux in Ubuntu.
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp