diff options
author | Juergen Borleis <[email protected]> | 2022-10-24 10:05:52 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-26 20:16:34 -0700 |
commit | 0a8b43b12dd78daa77a7dc007b92770d262a2714 (patch) | |
tree | 319c5a46b07afcbcf1ee642055964f96b2f8ec85 /lib/mpi/mpi-sub-ui.c | |
parent | 8b9d377afaed8ef8f4c85432e916930279ac1871 (diff) |
net: fec: limit register access on i.MX6UL
Using 'ethtool -d […]' on an i.MX6UL leads to a kernel crash:
Unhandled fault: external abort on non-linefetch (0x1008) at […]
due to this SoC has less registers in its FEC implementation compared to other
i.MX6 variants. Thus, a run-time decision is required to avoid access to
non-existing registers.
Fixes: a51d3ab50702 ("net: fec: use a more proper compatible string for i.MX6UL type device")
Signed-off-by: Juergen Borleis <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions