mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
1a17e5b513
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 |