Reduce stack usage in link_elf_load_file(), allocating struct nameidata.
This function may be called recursively, when a module pulls its dependencies.
Under certain circumstances, e.g. quad chain of dependencies and presence
of dtrace we may run out of stack.
Description
Description
Details
Details
- Provenance
glebius Authored on - Parents
- rS314928: efidp manipulates UEFI Device Paths in various ways. At the moment, it
- Branches
- Unknown
- Tags