login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
28
Re: [PATCH] build fix for smp
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Sergio Luis <sergio@...>
To: Ingo Molnar <mingo@...>
Cc: Glauber de Oliveira Costa <gcosta@...>, <linux-kernel@...>, <akpm@...>, <tglx@...>, <ak@...>, Avi Kivity <avi@...>
Subject:
Re: [PATCH] build fix for smp
Date: Monday, April 28, 2008 - 5:01 am
On Mon, Apr 28, 2008 at 5:50 AM, Ingo Molnar <mingo@elte.hu> wrote:
quoted text
> > * Sergio Luis <sergio@uece.br> wrote: > > > Hello, what's the final fix for this issue? 2.6.25-git11 is still > > broken, just gave me > > > arch/x86/kernel/built-in.o: In function `native_smp_send_stop': > > smp.c:(.text+0xc751): undefined reference to `reboot_force' > > make: *** [.tmp_vmlinux1] Error 1 > > > for a randconfig. Same reported at
http://lkml.org/lkml/2008/4/27/39
> > btw., that's a VISWS config - that wont boot on any PC. The patch below > should fix this.
Yep, it does fix it thanks. -sergio
quoted text
> > Ingo > > ---------------------------> > Subject: x86 VISWS: build fix > From: Ingo Molnar <mingo@elte.hu> > Date: Mon Apr 28 10:46:58 CEST 2008 > > the 'reboot_force' flag is a notion that non-PC subarchitectures do > not have. > > Signed-off-by: Ingo Molnar <mingo@elte.hu> > --- > include/asm-x86/proto.h | 4 ++++ > 1 file changed, 4 insertions(+) > > Index: linux/include/asm-x86/proto.h > =================================================================== > --- linux.orig/include/asm-x86/proto.h > +++ linux/include/asm-x86/proto.h > @@ -20,7 +20,11 @@ extern void syscall32_cpu_init(void); > > extern void check_efer(void); > > +#ifdef X86_BIOS_REBOOT > extern int reboot_force; > +#else > +static const int reboot_force = 0; > +#endif > > long do_arch_prctl(struct task_struct *task, int code, unsigned long addr); > >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] build fix for smp
, Glauber de Oliveira Costa...
, (Wed Mar 19, 1:11 pm)
Re: [PATCH] build fix for smp
, Ingo Molnar
, (Wed Mar 19, 3:52 pm)
Re: [PATCH] build fix for smp
, Sergio Luis
, (Mon Apr 28, 3:52 am)
Re: [PATCH] build fix for smp
, Glauber Costa
, (Mon Apr 28, 10:16 am)
Re: [PATCH] build fix for smp
, Ingo Molnar
, (Mon Apr 28, 4:50 am)
Re: [PATCH] build fix for smp
, Sergio Luis
, (Mon Apr 28, 5:01 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Linus Torvalds
Re: [PATCH 00/23] per device dirty throttling -v8
Greg KH
[GIT PATCH] driver core patches against 2.6.24
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Rick Jones
Re: Network latency regressions from 2.6.22 to 2.6.29
Linus Torvalds
Re: [GIT]: Networking
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
828 guests
online.
Online users
olecom
Syndicate