linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] 2.6.0 uptime bug
@ 2003-09-04 15:06 Patrick Kilian
  2003-09-04 19:11 ` Geert Uytterhoeven
       [not found] ` <20030905151952.6EBFC3BCE4@home.petschge.de>
  0 siblings, 2 replies; 4+ messages in thread
From: Patrick Kilian @ 2003-09-04 15:06 UTC (permalink / raw)
  To: user-mode-linux-devel

Hi,

I found a bug in the 2.6.0-test? kernels. /proc/uptime shows a uptime 
since the start of the epoch, approx. 33 years.
Is anybody able to reproduce this bug?

mfg,
Patrick "Petschge" Kilian
--  
I still think the fastest way to get wholesale IPv6 adoption
is to write a pr0n server that serves thumbnails over IPv[46]
and full-size images over IPv6 only.              -- Ingvar



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] 2.6.0 uptime bug
  2003-09-04 15:06 [uml-devel] 2.6.0 uptime bug Patrick Kilian
@ 2003-09-04 19:11 ` Geert Uytterhoeven
       [not found] ` <20030905151952.6EBFC3BCE4@home.petschge.de>
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2003-09-04 19:11 UTC (permalink / raw)
  To: petschge; +Cc: user-mode-linux-devel

On Thu, 4 Sep 2003, Patrick Kilian wrote:
> I found a bug in the 2.6.0-test? kernels. /proc/uptime shows a uptime 
> since the start of the epoch, approx. 33 years.
> Is anybody able to reproduce this bug?

| virtual:~# uptime
| Unknown HZ value! (0) Assume 100.
|  21:10:46 up 12299 days, 19:10,  1 user,  load average: 0.84, 0.62, 0.27
| virtual:~# cat /proc/uptime 
| 1062702653.67 31.10
| virtual:~# uname -a
| Linux virtual 2.6.0-test3-1um #7 Tue Sep 2 17:07:34 CEST 2003 i686 unknown
| virtual:~# 

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] Re: 2.6.0 uptime bug
       [not found]   ` <20030906190708.56B8C3BCE4@home.petschge.de>
@ 2003-09-09 16:16     ` Jeff Dike
  2003-09-09 16:28       ` Patrick "Petschge" Kilian
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Dike @ 2003-09-09 16:16 UTC (permalink / raw)
  To: Patrick "Petschge" Kilian; +Cc: User-mode-linux-devel

petschge@web.de said:
> I have a patch which gives the correct uptime. I don't know what the
> patch  breaks so please post any problems you have. 

Have you been able to figure out whether this is also a problem for other
ports?  Your patch suggests that it is, and if it is, then you should send
it to LKML so it can be fixed in mainline.

				Jeff



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] Re: 2.6.0 uptime bug
  2003-09-09 16:16     ` [uml-devel] " Jeff Dike
@ 2003-09-09 16:28       ` Patrick "Petschge" Kilian
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick "Petschge" Kilian @ 2003-09-09 16:28 UTC (permalink / raw)
  To: User-mode-linux-devel

Hi,

>> I have a patch which gives the correct uptime. I don't know what the
>> patch  breaks so please post any problems you have.
> Have you been able to figure out whether this is also a problem for other
> ports?  Your patch suggests that it is, and if it is, then you should send
> it to LKML so it can be fixed in mainline.
I don't know if other arch beside uml give the wrong uptime. If anyone could 
check this on i386 or other "read" hardware I'd be glad to hear the result. 
Looking at the code and the callpath all arch should have this bug. If 
someone is able to confirm this I'm going to post the patch to the lkml. 

mfg,
Patrick "Petschge" Kilian

-- 
Spam ist weniger ein technisches als ein soziales Problem. Die einzigen
technischen Mittel, die soziale Probleme halbwegs brauchbar loesen,
sind schwere Waffen. Und das auch nur bei wirklich konsequenter
Anwendung.      -- Alexander Schreiber in dasr



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-10 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-04 15:06 [uml-devel] 2.6.0 uptime bug Patrick Kilian
2003-09-04 19:11 ` Geert Uytterhoeven
     [not found] ` <20030905151952.6EBFC3BCE4@home.petschge.de>
     [not found]   ` <20030906190708.56B8C3BCE4@home.petschge.de>
2003-09-09 16:16     ` [uml-devel] " Jeff Dike
2003-09-09 16:28       ` Patrick "Petschge" Kilian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox