mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-04-13 10:30:11 +02:00
LoadPin only enforces the read-only origin of kernel file reads. Whether
or not it was a partial read isn't important. Remove the overly
conservative checks so that things like partial firmware reads will
succeed (i.e. reading a firmware header).
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| loadpin.c | ||
| Makefile | ||