From mboxrd@z Thu Jan 1 00:00:00 1970 From: rabin@rab.in (Rabin Vincent) Date: Fri, 4 Apr 2014 01:48:50 +0200 Subject: [PATCH] arm: don't allow CONFIG_DEBUG_SET_MODULE_RONX if CONFIG_JUMP_LABEL is enabled In-Reply-To: References: <1396346657-7166-1-git-send-email-holler@ahsoftware.de> <533AFF77.5030106@codeaurora.org> Message-ID: <20140403234850.GA13956@debian> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 03, 2014 at 04:14:54PM -0700, Kees Cook wrote: > On Tue, Apr 1, 2014 at 4:08 PM, Rabin Vincent wrote: > > Here's a patch (probably whitespace damaged, hence also attached) with > > which dynamic ftrace works for me on top your other paches. Tested on > > a non-LPAE SMP. > > Thanks! I'll incorporate calls to set_all_modules_text_rw/ro and see > what I can make work. You can use the patch I posted yesterday for module support: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-April/244558.html