diff options
author | Linus Torvalds <[email protected]> | 2019-04-29 09:48:53 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-04-29 09:48:53 -0700 |
commit | 6a5c5d26c4c6c3cc486fef0bf04ff9551132611b (patch) | |
tree | 4a0c2bb473b6dbd8dc1e0085689236b594634058 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (diff) |
rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
The parameter to ZERO_PAGE() was wrong, but since all architectures
except for MIPS and s390 ignore it, it wasn't noticed until 0-day
reported the build error.
Fixes: 67f269b37f9b ("RDMA/ucontext: Fix regression with disassociate")
Cc: [email protected]
Cc: Andrea Arcangeli <[email protected]>
Cc: Leon Romanovsky <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions