mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +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 | ||