From: Quentin Casasnovas Date: Mon, 13 Apr 2015 11:12:52 +0000 (+0930) Subject: modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list. X-Git-Tag: omap-for-v4.1/fixes-rc1~54^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=157d1972d079207332d31a761cdfb81598455e0a;p=pandora-kernel.git modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list. sched.text and .kprobes.text should behave exactly like .text with regards to how we should warn about referencing sections which might get discarded at runtime. Signed-off-by: Quentin Casasnovas Signed-off-by: Rusty Russell --- Reading git-diff-tree failed