Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754138AbaDAX3d (ORCPT ); Tue, 1 Apr 2014 19:29:33 -0400 Received: from h1446028.stratoserver.net ([85.214.92.142]:37693 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751511AbaDAX3a (ORCPT ); Tue, 1 Apr 2014 19:29:30 -0400 Message-ID: <533B4BAE.5070905@ahsoftware.de> Date: Wed, 02 Apr 2014 01:28:46 +0200 From: Alexander Holler User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Rabin Vincent , Kees Cook CC: Laura Abbott , "linux-arm-kernel@lists.infradead.org" , Catalin Marinas , Will Deacon , LKML , Russell King Subject: Re: [PATCH] arm: don't allow CONFIG_DEBUG_SET_MODULE_RONX if CONFIG_JUMP_LABEL is enabled References: <1396346657-7166-1-git-send-email-holler@ahsoftware.de> <533AFF77.5030106@codeaurora.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 02.04.2014 01:08, schrieb Rabin Vincent: > +void set_kernel_text_rw(struct mm_struct *mm) (...) > +void set_kernel_text_ro(struct mm_struct *mm) (...) Hmm, maybe such is doable for jump labels too. But I definitely can't discuss on that topic further through missing knowledge. ;) Regards, Alexander Holler -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/