lkml.org 
[lkml]   [2011]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/6] x86,64: Simplify save_regs()
On Mon, Jul 04, 2011 at 08:20:51AM +0100, Jan Beulich wrote:
> > ENTRY(save_rest)
> > PARTIAL_FRAME 1 REST_SKIP+8
> > @@ -791,7 +781,7 @@ END(interrupt)
> > /* reserve pt_regs for scratch regs and rbp */
> > subq $ORIG_RAX-RBP, %rsp
> > CFI_ADJUST_CFA_OFFSET ORIG_RAX-RBP
> > - call save_args
> > + SAVE_ARGS_IRQ
> > PARTIAL_FRAME 0
>
> With the above CFI adjustments all looking correct, this PARTIAL_FRAME
> directive now is at best redundant, and hence should be removed.

Indeed, will fix.

Thanks.


\
 
 \ /
  Last update: 2011-07-04 15:01    [W:0.096 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site