Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modpost: Whitelist .text.fixup and .exception.text
32-bit and 64-bit ARM use these sections to store executable code, so they must be whitelisted in modpost's table of valid text sections. Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information