From: Hugh Dickins Date: Mon, 18 Dec 2017 03:29:01 +0000 (-0800) Subject: kaiser: user_map __kprobes_text too X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026a90cb90fc41b70c275bd240bbe54dfb46497d;p=pandora-kernel.git kaiser: user_map __kprobes_text too In 3.2 (and earlier, and up to 3.15) Kaiser needs to user_map the __kprobes_text as well as the __entry_text: entry_64.S places some vital functions there, so without this you very soon triple-fault. Many thanks to Jiri Kosina for pointing me in this direction. Signed-off-by: Hugh Dickins Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed