lkml.org 
[lkml]   [2008]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/5] x86: entry_64.S - use ENTRY to define child_rip

* Alexander van Heukelum <heukelum@fastmail.fm> wrote:

>
> On Wed, 26 Nov 2008 22:17:00 +0300, gorcunov@gmail.com said:
> > From: Cyrill Gorcunov <gorcunov@gmail.com>
> >
> > child_rip is called not by its name but indirectly
> > rather so make it global and aligned.
> >
> > Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
> > ---
> > arch/x86/kernel/entry_64.S | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/arch/x86/kernel/entry_64.S b/arch/x86/kernel/entry_64.S
> > index 64688db..098ba0b 100644
> > --- a/arch/x86/kernel/entry_64.S
> > +++ b/arch/x86/kernel/entry_64.S
> > @@ -1322,7 +1322,7 @@ ENTRY(kernel_thread)
> > CFI_ENDPROC
> > END(kernel_thread)
> >
> > -child_rip:
> > +ENTRY(child_rip)
> > pushq $0 # fake return address
> > CFI_STARTPROC
> > /*
>
> Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>

applied to tip/x86/irq, thanks!

Ingo


\
 
 \ /
  Last update: 2008-11-27 13:07    [W:0.261 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site