lkml.org 
[lkml]   [2016]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 10/11] x86, rwsem: provide __down_write_killable
On Wed 13-04-16 11:08:30, Ingo Molnar wrote:
>
> * Michal Hocko <mhocko@kernel.org> wrote:
[...]
> > +ENTRY(call_rwsem_down_write_failed_killable)
> > + save_common_regs
> > + movq %rax,%rdi
> > + call rwsem_down_write_failed_killable
> > + restore_common_regs
> > + ret
> > +ENDPROC(call_rwsem_down_write_failed_killable)
>
> Got this objtool warning on x86-64 allyesconfig:
>
> arch/x86/lib/rwsem.o: warning: objtool: call_rwsem_down_write_failed_killable()+0xe: call without frame pointer save/setup

Peter has already pointed that out. This is because the 4.5 which I was
basing my work on doesn't have 3387a535ce62 ("x86/asm: Create stack
frames in rwsem functions") which shown up in 4.6-rc1. He mentioned to
add the missing FRAME_{BEGIN,END} during the merge AFAIR.

Does that sound reasonable to you or should I rebase?

--
Michal Hocko
SUSE Labs

\
 
 \ /
  Last update: 2016-04-13 11:41    [W:1.377 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site