Re: Backport hr-tick fix into .25/.26

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Justin Madru
Date: Monday, August 18, 2008 - 7:43 pm

Ingo Molnar wrote:

I tried to apply it onto 2.6.26.2, but got this build error:

CC arch/x86/kernel/i8253.o
CC kernel/sched.o
CC arch/x86/kernel/pci-nommu.o
kernel/sched.c:537: error: field ‘hrtick_csd’ has incomplete type
kernel/sched.c: In function ‘hrtick_start’:
kernel/sched.c:1080: error: implicit declaration of function 
‘__smp_call_function_single’
CC arch/x86/kernel/tsc_32.o
make[2]: *** [kernel/sched.o] Error 1
make[1]: *** [kernel] Error 2
make[1]: *** Waiting for unfinished jobs....
CC arch/x86/kernel/io_delay.o
CC arch/x86/kernel/rtc.o
CC arch/x86/kernel/trampoline.o

Was I suppose to use a different kernel? (2.6.25[.x] or 2.6.26) I'll try 
2.6.25.15

Anyways, I know it's Greg's call, and I'm just trying to inform him of a 
bug that's been fixed upstream that should be backported.
If he declines, that's ok. I've opened a bug report with Ubuntu. But, it 
would help if I had a patch to show.

Justin Madru
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Backport hr-tick fix into .25/.26, Justin Madru, (Mon Aug 18, 11:21 am)
Re: Backport hr-tick fix into .25/.26, Ingo Molnar, (Mon Aug 18, 5:31 pm)
Re: Backport hr-tick fix into .25/.26, Justin Madru, (Mon Aug 18, 7:43 pm)
Re: Backport hr-tick fix into .25/.26, Peter Zijlstra, (Mon Aug 18, 11:28 pm)
Re: Backport hr-tick fix into .25/.26, Ingo Molnar, (Tue Aug 19, 2:25 am)
Re: Backport hr-tick fix into .25/.26, Peter Zijlstra, (Tue Aug 19, 2:33 am)
Re: Backport hr-tick fix into .25/.26, Greg KH, (Tue Aug 19, 11:22 am)
Re: Backport hr-tick fix into .25/.26, Justin Madru, (Tue Aug 19, 12:30 pm)
Re: Backport hr-tick fix into .25/.26, Greg KH, (Tue Aug 19, 12:44 pm)
[PATCH] sched: disable hrtick implementation, Justin Madru, (Tue Aug 19, 3:54 pm)
Re: [PATCH] sched: disable hrtick implementation, Peter Zijlstra, (Wed Aug 20, 12:24 am)
Re: [PATCH] sched: disable hrtick implementation, Justin Madru, (Wed Aug 20, 11:43 am)