On Thu, Mar 7, 2019 at 3:52 AM Peter Zijlstra <pet...@infradead.org> wrote: > > arch/x86/kernel/signal.o: warning: objtool: restore_sigcontext()+0x3cc: call > to force_valid_ss.isra.5() with UACCESS enabled > > XXX: move the callsite out of te AC=1 region instead?
Let's move it instead. I looked at the code and it should be fine. --Andy