diff options
author | José Roberto de Souza <[email protected]> | 2023-10-03 13:16:28 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:42:09 -0500 |
commit | d32c49e318df0a3f334c2d2ff95ce4600df2d6bf (patch) | |
tree | 3ad1987b45bb5d23249fa63da06db644a4bef422 /lib/crypto/mpi/mpi-internal.h | |
parent | f24cf6cea519cd5c8110ac8dcbdad70e9f2dfb22 (diff) |
drm/xe: Fix devcoredump readout of IPEHR
It was reading (base) + 0x8c but that is not a valid register
and instead it should read (base) + 0x68.
So here reading the correct register and removing the wrong and
duplicated.
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions