diff options
author | Tyler Erickson <[email protected]> | 2022-06-02 16:51:11 -0600 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2022-06-08 12:19:08 +0900 |
commit | c745dfc541e78428ba3986f1d17fe1dfdaca8184 (patch) | |
tree | bd733a689379dd4baeb00bcbb73f1e9d5a0182dc /lib/mpi/mpi-mod.c | |
parent | 10d6bdf532902be1d8aa5900b3c03c5671612aa2 (diff) |
libata: fix reading concurrent positioning ranges log
The concurrent positioning ranges log is not a fixed size and may depend
on how many ranges are supported by the device. This patch uses the size
reported in the GPL directory to determine the number of pages supported
by the device before attempting to read this log page.
This resolves this error from the dmesg output:
ata6.00: Read log 0x47 page 0x00 failed, Emask 0x1
Cc: [email protected]
Fixes: fe22e1c2f705 ("libata: support concurrent positioning ranges log")
Signed-off-by: Tyler Erickson <[email protected]>
Reviewed-by: Muhammad Ahmad <[email protected]>
Tested-by: Michael English <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions