Skip to content
Commit 78eb7159 authored by Kees Cook's avatar Kees Cook Committed by Rusty Russell
Browse files

kallsyms: generalize address range checking



This refactors the address range checks to be generalized instead of
specific to text range checks, in preparation for other range checks.
Also extracts logic for "is the symbol absolute" into a function.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 0283f9a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment