lkml.org 
[lkml]   [2020]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch 02/24] x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
From
Date


On 2/25/20 11:16 PM, Thomas Gleixner wrote:
> GAS cannot optimize out the test and conditional jump when context tracking
> is disabled and CALL_enter_from_user_mode is an empty macro.
>
> Wrap it in #ifdeffery. Will go away once all this is moved to C.
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> ---
> arch/x86/entry/entry_64.S | 2 ++
> 1 file changed, 2 insertions(+)
>

Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>

alex.

\
 
 \ /
  Last update: 2020-02-28 10:41    [W:0.132 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site