diff options
author | Dani Liberman <[email protected]> | 2023-05-08 11:06:17 +0300 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2023-06-08 12:35:56 +0300 |
commit | 5d658d0c5137f709e9888f2f3687afbde38b5ac0 (patch) | |
tree | 761486e157d12d5961e244f0f328e1dd672399af /drivers/fpga/fpga-mgr.c | |
parent | 7e63f317c0c3eb72e745ce3509299800ef54d6de (diff) |
accel/habanalabs: mask part of hmmu page fault captured address
When receiving page fault from hmmu, the captured address is scrambled
both by HW and by driver. The driver part is unscrambled but the HW
part isn't getting unscrambled.
To avoid declaring wrong address, the HW scrambled part will be
masked.
Signed-off-by: Dani Liberman <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions