From: Kees Cook Date: Mon, 17 Mar 2014 02:48:27 +0000 (+1030) Subject: kallsyms: generalize address range checking X-Git-Tag: v3.15-rc1~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78eb71594b3265f3cfe871480235be158feebd0f;p=pandora-kernel.git 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: Kees Cook Signed-off-by: Rusty Russell --- Reading git-diff-tree failed