lkml.org 
[lkml]   [2013]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 0/7] Optimize jump label implementation on ARM64
On 10/14/2013 11:19 PM, Will Deacon wrote:
> On Sun, Oct 13, 2013 at 03:50:20PM +0100, Jiang Liu wrote:
>> From: Jiang Liu <jiang.liu@huawei.com>
>>
>> This patchset tries to optimize arch specfic jump label implementation
>> for ARM64 by dynamic kernel text patching.
>>
>> To enable this feature, your toolchain must support "asm goto" extension
>> and "%c" constraint extesion. Current GCC for AARCH64 doesn't support
>> "%c", so you need a GCC patch similiar to this:
>> http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm.c?view=patch&r1=175293&r2=175565&pathrev=175565
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48637
>
> Right, but this is just for the ARM (AArch32) backend afaict. Are there any
> plans for upstream GCC to support this constraint for AArch64?
>
> Will
>
Hi Will,
We have an internal GCC version with this issue fixed. But I'm not
familiar with GCC community and don't know the way to get the fix merged
into GCC mainstream. Any suggestion?
Thanks!



\
 
 \ /
  Last update: 2013-10-14 18:21    [W:0.067 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site