From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen: arm: include .text.cold and .text.unlikely in text area Date: Mon, 09 Jun 2014 15:50:18 +0100 Message-ID: <5395C9AA.4010204@linaro.org> References: <1402324092-28707-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1402324092-28707-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , xen-devel@lists.xen.org Cc: Jan Beulich List-Id: xen-devel@lists.xenproject.org Hi Ian, On 06/09/2014 03:28 PM, Ian Campbell wrote: > Otherwise functions in these sections can end up between .text and .rodata > which is after _etext and therefore gets made non-executable. > > This matches x86 (although it was done there for different reasons). > > Signed-off-by: Ian Campbell > Cc: Jan Beulich Acked-by: Julien Grall Regards, -- Julien Grall