aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorLuis Chamberlain <[email protected]>2024-08-26 14:26:32 -0700
committerChristian Brauner <[email protected]>2024-09-03 15:01:23 +0200
commitd1dd75dcda646bed5b2add8790ae69c202f9f0b1 (patch)
treeb1ce8b5b2fe01df39734f8aba07db11f06d22363 /drivers/fpga/fpga-bridge.c
parent7ccd606be7f7f475854c51ae8b6263f43e1e6ad1 (diff)
iomap: remove set_memor_ro() on zero page
Stephen reported a boot failure on ppc power8 system where set_memor_ro() on the new zero page failed [0]. Christophe Leroy further clarifies we can't use this on on linear memory on ppc, and so instead of special casing this just for PowerPC [2] remove the call as suggested by Darrick. [0] https://lore.kernel.org/all/[email protected]/T/#u [1] https://lore.kernel.org/all/[email protected]/ [2] https://lore.kernel.org/all/[email protected]/ Reported-by: Stephen Rothwell <[email protected]> Suggested-by: Darrick J. Wong <[email protected]> Signed-off-by: Luis Chamberlain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-by: Stephen Rothwell <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions