mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
4fb60b158a
The EFI platform firmware fallback would clobber any pre-allocated
buffers. Instead, correctly refuse to reallocate when too small (as
already done in the sysfs fallback), or perform allocation normally
when needed.
Fixes:
|
||
---|---|---|
.. | ||
builtin | ||
fallback_platform.c | ||
fallback_table.c | ||
fallback.c | ||
fallback.h | ||
firmware.h | ||
Kconfig | ||
main.c | ||
Makefile |