mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-26 11:26:27 +00:00
The soc/fsl/dpio driver will perform a soc_device_match()
to determine the optimal cache settings for a given CPU core.
If FSL_GUTS is not enabled, this search will fail and
the driver will not configure cache stashing for the given
DPIO, and a string of "unknown SoC" messages will appear:
fsl_mc_dpio dpio.7: unknown SoC version
fsl_mc_dpio dpio.6: unknown SoC version
fsl_mc_dpio dpio.5: unknown SoC version
Fixes:
|
||
|---|---|---|
| .. | ||
| dpio | ||
| qbman | ||
| qe | ||
| dpaa2-console.c | ||
| guts.c | ||
| Kconfig | ||
| Makefile | ||
| rcpm.c | ||