* [1/3] 2.6.22-rc4: known regressions v2
@ 2007-06-09 17:40 Michal Piotrowski
2007-06-09 18:08 ` Thomas Gleixner
2007-06-12 15:02 ` Pavel Machek
0 siblings, 2 replies; 5+ messages in thread
From: Michal Piotrowski @ 2007-06-09 17:40 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
Darrick J. Wong, Andi Kleen, Rodrigo Luiz, Siddha, Suresh B,
Suresh B, Maximilian Engelhardt, Gary Zambrano, Michael Buesch,
Thomas Gleixner, Stephen Hemminger
Hi all,
Here is a list of some known regressions in 2.6.22-rc4.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
Unclassified
Subject : nanosleep(0) behaviour
References : http://lkml.org/lkml/2007/5/27/108
http://lkml.org/lkml/2007/6/4/239
Submitter : Maximilian Engelhardt <maxi@daemonizer.de>
Handled-By : Gary Zambrano <zambrano@broadcom.com>
Michael Buesch <mb@bu3sch.de>
Thomas Gleixner <tglx@linutronix.de>
Status : problem is being debugged
Subject : Kernel hang on CMOS_READ
References : http://lkml.org/lkml/2007/6/3/138
Submitter : Rodrigo Luiz <troops.of.doom@gmail.com>
Status : Unknown
Subject : Device hang when offlining a CPU due to IRQ misrouting
References : http://lkml.org/lkml/2007/5/31/419
Submitter : Darrick J. Wong <djwong@us.ibm.com>
Handled-By : Siddha, Suresh B <suresh.b.siddha@intel.com>
Status : problem is being debugged
Subject : long freezes on thinkpad t60
References : http://lkml.org/lkml/2007/5/24/100
Submitter : Miklos Szeredi <miklos@szeredi.hu>
Handled-By : Ingo Molnar <mingo@elte.hu>
Status : problem is being debugged
Regards,
Michal
--
"Najbardziej brakowało mi twojego milczenia."
-- Andrzej Sapkowski "Coś więcej"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [1/3] 2.6.22-rc4: known regressions v2
2007-06-09 17:40 [1/3] 2.6.22-rc4: known regressions v2 Michal Piotrowski
@ 2007-06-09 18:08 ` Thomas Gleixner
2007-06-12 15:02 ` Pavel Machek
1 sibling, 0 replies; 5+ messages in thread
From: Thomas Gleixner @ 2007-06-09 18:08 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
Darrick J. Wong, Andi Kleen, Rodrigo Luiz, Siddha, Suresh B,
Maximilian Engelhardt, Gary Zambrano, Michael Buesch,
Stephen Hemminger
On Sat, 2007-06-09 at 19:40 +0200, Michal Piotrowski wrote:
> Subject : nanosleep(0) behaviour
> References : http://lkml.org/lkml/2007/5/27/108
> http://lkml.org/lkml/2007/6/4/239
> Submitter : Maximilian Engelhardt <maxi@daemonizer.de>
> Handled-By : Gary Zambrano <zambrano@broadcom.com>
> Michael Buesch <mb@bu3sch.de>
> Thomas Gleixner <tglx@linutronix.de>
> Status : problem is being debugged
Please remove this. The behavior is correct and it just affects buggy
applications like iperf, which used usleep(0) as a yield. iperf is fixed
by now.
tglx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [1/3] 2.6.22-rc4: known regressions v2
2007-06-09 17:40 [1/3] 2.6.22-rc4: known regressions v2 Michal Piotrowski
2007-06-09 18:08 ` Thomas Gleixner
@ 2007-06-12 15:02 ` Pavel Machek
2007-06-13 14:51 ` Andrew Morton
1 sibling, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2007-06-12 15:02 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
Darrick J. Wong, Andi Kleen, Rodrigo Luiz, Siddha, Suresh B,
Maximilian Engelhardt, Gary Zambrano, Michael Buesch,
Thomas Gleixner, Stephen Hemminger
Hi!
Can we add 'writing to /proc/acpi/thermal/*/trip_points' no longer
works to the list? Len did it intentionally but that does not make it
right. People are using it and we did not go through deprecation
period. Plus there's no reasonable alternative.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [1/3] 2.6.22-rc4: known regressions v2
2007-06-12 15:02 ` Pavel Machek
@ 2007-06-13 14:51 ` Andrew Morton
2007-06-13 18:02 ` Michal Piotrowski
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2007-06-13 14:51 UTC (permalink / raw)
To: Pavel Machek
Cc: Michal Piotrowski, Linus Torvalds, LKML, Miklos Szeredi,
Ingo Molnar, Darrick J. Wong, Andi Kleen, Rodrigo Luiz,
Siddha, Suresh B, Maximilian Engelhardt, Gary Zambrano,
Michael Buesch, Thomas Gleixner, Stephen Hemminger, Len Brown,
linux-acpi
On Tue, 12 Jun 2007 15:02:22 +0000 Pavel Machek <pavel@ucw.cz> wrote:
> Hi!
>
> Can we add 'writing to /proc/acpi/thermal/*/trip_points' no longer
> works to the list?
I thought we had.
> Len did it intentionally but that does not make it
> right. People are using it and we did not go through deprecation
> period. Plus there's no reasonable alternative.
Was that writeability causing any actual problems in 2.6.21?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [1/3] 2.6.22-rc4: known regressions v2
2007-06-13 14:51 ` Andrew Morton
@ 2007-06-13 18:02 ` Michal Piotrowski
0 siblings, 0 replies; 5+ messages in thread
From: Michal Piotrowski @ 2007-06-13 18:02 UTC (permalink / raw)
To: Andrew Morton
Cc: Pavel Machek, Michal Piotrowski, Linus Torvalds, LKML,
Miklos Szeredi, Ingo Molnar, Darrick J. Wong, Andi Kleen,
Rodrigo Luiz, Siddha, Suresh B, Maximilian Engelhardt,
Gary Zambrano, Michael Buesch, Thomas Gleixner, Stephen Hemminger,
Len Brown, linux-acpi, Maciej Rutecki
Andrew Morton pisze:
> On Tue, 12 Jun 2007 15:02:22 +0000 Pavel Machek <pavel@ucw.cz> wrote:
>
>> Hi!
>>
>> Can we add 'writing to /proc/acpi/thermal/*/trip_points' no longer
>> works to the list?
>
> I thought we had.
Len rejected this bug
http://bugzilla.kernel.org/show_bug.cgi?id=8495
>
>> Len did it intentionally but that does not make it
>> right. People are using it and we did not go through deprecation
>> period. Plus there's no reasonable alternative.
>
> Was that writeability causing any actual problems in 2.6.21?
>
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-06-13 18:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-09 17:40 [1/3] 2.6.22-rc4: known regressions v2 Michal Piotrowski
2007-06-09 18:08 ` Thomas Gleixner
2007-06-12 15:02 ` Pavel Machek
2007-06-13 14:51 ` Andrew Morton
2007-06-13 18:02 ` Michal Piotrowski
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.