Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modpost: document the use of struct section_check.
struct section_check is used as a generic way of describing what relocations are authorized/forbidden when running modpost. This commit tries to describe how each field is used. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Fixed "mist"ake)
- Loading branch information