* Re: [2.6.14-rt4] / fix `"tsc_c3_compensate" [drivers/acpi/processor.ko] undefined!`
@ 2005-11-03 14:31 Paweł Sikora
2005-11-03 14:40 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Paweł Sikora @ 2005-11-03 14:31 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
Hi Ingo,
Please merge attached apatch into next -rt release.
--- a/arch/x86_64/kernel/time.c 2005-11-02 23:33:39.000000000 +0100
+++ b/arch/x86_64/kernel/time.c 2005-11-03 00:32:06.000000000 +0100
@@ -1037,6 +1037,8 @@
tsc_c3_offset += cycles;
}
+EXPORT_SYMBOL_GPL(tsc_c3_compensate);
+
static inline u64 tsc_read_c3_time(void)
{
return tsc_c3_offset;
--
The only thing necessary for the triumph of evil
is for good men to do nothing.
- Edmund Burke
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6.14-rt4] / fix `"tsc_c3_compensate" [drivers/acpi/processor.ko] undefined!`
2005-11-03 14:31 [2.6.14-rt4] / fix `"tsc_c3_compensate" [drivers/acpi/processor.ko] undefined!` Paweł Sikora
@ 2005-11-03 14:40 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2005-11-03 14:40 UTC (permalink / raw)
To: Paweł Sikora; +Cc: linux-kernel
* Paweł Sikora <pluto@agmk.net> wrote:
> Hi Ingo,
>
> Please merge attached patch into next -rt release.
yeah, done.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-03 14:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-03 14:31 [2.6.14-rt4] / fix `"tsc_c3_compensate" [drivers/acpi/processor.ko] undefined!` Paweł Sikora
2005-11-03 14:40 ` Ingo Molnar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.