2005-09-13 09:43:56

by Robert Schwebel

[permalink] [raw]
Subject: Problems with 2.6.13-rt5

Hi Ingo,

Time is somehow more broken with -rt5 than with -rt4:

europa:~# date --set="Tue Sep 13 10:57:00 CEST 2005"
Tue Sep 13 10:57:00 CEST 2005
europa:~# date
Thu Jan 1 01:03:49 CET 1970

Strange enough that KDE seems to have the time, although "date"
doesn't. Touching a file does also give it the "right" time.

Running the hrttimers-support-dev tests shows several errors and
enabling preempt debugging features in the kernel config floods me with
preempt counts BUGs.

Is there a known issue or should I try to reproduce the differences to
-rt4?

Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9


2005-09-13 10:11:17

by Thomas Gleixner

[permalink] [raw]
Subject: Re: Problems with 2.6.13-rt5

On Tue, 2005-09-13 at 11:43 +0200, Robert Schwebel wrote:
> Hi Ingo,
>
> Time is somehow more broken with -rt5 than with -rt4:
>
> europa:~# date --set="Tue Sep 13 10:57:00 CEST 2005"
> Tue Sep 13 10:57:00 CEST 2005
> europa:~# date
> Thu Jan 1 01:03:49 CET 1970

Can you please send me your .config file ?

> Running the hrttimers-support-dev tests shows several errors

Which errors ?

tglx