[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3efb10970805201337g2212835bl9ca26a3031141ce2@mail.gmail.com>
Date: Tue, 20 May 2008 22:37:34 +0200
From: "Remy Bohmer" <linux@...mer.net>
To: "Steven Rostedt" <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
RT <linux-rt-users@...r.kernel.org>
Subject: Compile bug in 2.6.24.8-rt7 on ARM
Hello Steven,
Now I started looking at compiling 2.6.24.7-rt8 for ARM, and I found
another compile problem... ;-))
This one:
CC arch/arm/kernel/process.o
arch/arm/kernel/process.c: In function 'cpu_idle':
arch/arm/kernel/process.c:175: error: implicit declaration of function
'trace_preempt_exit_idle'
arch/arm/kernel/process.c:180: error: implicit declaration of function
'trace_preempt_enter_idle'
These function do not appear to exist _anywhere_ in the kernel.
So these calls can safely be removed, I guess.
The offending patch can be found in the broken-out set under the name
arm-trace-preempt-idle.patch.
Attached you can find a fix for it (I expect that you will not need it)
Kind Regards,
Remy
View attachment "fix-compile-error-trace-preempt.patch" of type "text/x-patch" (1038 bytes)
Powered by blists - more mailing lists