aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJan Höppner <[email protected]>2020-09-14 13:56:47 +0200
committerJens Axboe <[email protected]>2020-09-14 19:40:21 -0600
commit709192d531e5b0a91f20aa14abfe2fc27ddd47af (patch)
tree3ef738f7fb01ff7d1a9630bcb748710733bfb2c5 /net/switchdev/switchdev.c
parentfd04358e0196fe3b7b44c69b755c7fc329360829 (diff)
s390/dasd: Fix zero write for FBA devices
A discard request that writes zeros using the global kernel internal ZERO_PAGE will fail for machines with more than 2GB of memory due to the location of the ZERO_PAGE. Fix this by using a driver owned global zero page allocated with GFP_DMA flag set. Fixes: 28b841b3a7cb ("s390/dasd: Add discard support for FBA devices") Signed-off-by: Jan Höppner <[email protected]> Reviewed-by: Stefan Haberland <[email protected]> Cc: <[email protected]> # 4.14+ Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions