Re: [patch 2/9] x86/process: Unify copy_thread_tls()

From: Peter Zijlstra
Date: Mon Nov 11 2019 - 03:53:10 EST


On Sun, Nov 10, 2019 at 08:56:50AM -0800, Andy Lutomirski wrote:
> On Sun, Nov 10, 2019 at 4:36 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> > 64bit does not have flags in the inactive_task_frame ...
> >
>
> Hmm. One more thing to unify, I guess.

All that takes is porting objtool to 32bit.

See commit: 64604d54d311 ("sched/x86_64: Don't save flags on context switch")