public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [1/3] 2.6.22-rc3: known regressions v2
@ 2007-06-01 12:20 Michal Piotrowski
  2007-06-01 13:28 ` Jeff Chua
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Piotrowski @ 2007-06-01 12:20 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
	Toralf Förster, linux-acpi-u79uwXL29TY76Z2rM5mHXA, Len Brown,
	Thierry Volpiatto, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	Jaroslav Kysela, Takashi Iwai, Ben Collins,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA, Michael Buesch,
	Maximilian Engelhardt

Hi all,

Here is a list of some known regressions in 2.6.22-rc3.

Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions



Unclassified

Subject    : build failed in function `vic_sys_interrupt'
References : http://lkml.org/lkml/2007/5/31/227
Submitter  : Toralf Förster <toralf.foerster-Mmb7MZpHnFY@public.gmane.org>
Status     : Unknown

Subject    : long freezes on thinkpad t60
References : http://lkml.org/lkml/2007/5/24/100
Submitter  : Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>
Handled-By : Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
Status     : problem is being debugged



ACPI

Subject    : unable to shutdown on kernel 2.6.22-rc2
References : http://bugzilla.kernel.org/show_bug.cgi?id=8516
Submitter  : Thierry Volpiatto <tvolpiatt-8puV8OjpVw0@public.gmane.org>
Status     : Unknown



ALSA

Subject    : snd-aoa causes badness in lib/kref.c:33
References : http://bugzilla.kernel.org/show_bug.cgi?id=8513
Submitter  : Ben Collins <bcollins-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org>
Status     : Unknown



Networking

Subject    : b44: regression in 2.6.22
References : http://lkml.org/lkml/2007/5/27/108
Submitter  : Maximilian Engelhardt <maxi-OwNUvPV92VfddJNmlsFzeA@public.gmane.org>
Handled-By : Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
Status     : problem is being debugged



Regards,
Michal

--
"Najbardziej brakowało mi twojego milczenia."
-- Andrzej Sapkowski "Coś więcej"

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

* Re: [1/3] 2.6.22-rc3: known regressions v2
  2007-06-01 12:20 [1/3] 2.6.22-rc3: known regressions v2 Michal Piotrowski
@ 2007-06-01 13:28 ` Jeff Chua
       [not found] ` <46600F1C.5000302-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
  2007-06-06 12:12 ` Thomas Renninger
  2 siblings, 0 replies; 4+ messages in thread
From: Jeff Chua @ 2007-06-01 13:28 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: alsa-devel, Ben Collins, Miklos Szeredi, Takashi Iwai,
	Toralf Förster, linux-wireless, LKML, linux-acpi,
	Maximilian Engelhardt, Jaroslav Kysela, Michael Buesch,
	Andrew Morton, Linus Torvalds, Ingo Molnar, Thierry Volpiatto,
	Len Brown

Can you please add this ...

Got this only after "recompile". "make clean" will make the warnings go away.

 SYSMAP  System.map
 SYSMAP  .tmp_System.map
 MODPOST vmlinux
WARNING: arch/i386/kernel/built-in.o(.text+0xa677): Section mismatch:
reference to .init.text: (between 'init_intel_cacheinfo' and
'cache_shared_cpu_map_setup')
WARNING: arch/i386/kernel/built-in.o(.text+0xb8c0): Section mismatch:
reference to .init.text: (between 'mtrr_bp_init' and 'mtrr_ap_init')
WARNING: arch/i386/kernel/built-in.o(.text+0xba79): Section mismatch:
reference to .init.text: (between 'mtrr_bp_init' and 'mtrr_ap_init')
WARNING: arch/i386/kernel/built-in.o(.text+0xba7e): Section mismatch:
reference to .init.text: (between 'mtrr_bp_init' and 'mtrr_ap_init')
WARNING: arch/i386/kernel/built-in.o(.text+0xc4a0): Section mismatch:
reference to .init.text: (between 'get_mtrr_state' and 'mtrr_wrmsr')
WARNING: kernel/built-in.o(.text+0x17437): Section mismatch: reference
to .init.text: (between 'kthreadd' and 'init_waitqueue_head')
 AS      arch/i386/boot/setup.o
 LD      arch/i386/boot/setup
 OBJCOPY arch/i386/boot/compressed/vmlinux.bin


Thanks,
Jeff.

On 6/1/07, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:
> Hi all,
>
> Here is a list of some known regressions in 2.6.22-rc3.
>
> Feel free to add new regressions/remove fixed etc.
> http://kernelnewbies.org/known_regressions
>
>
>
> Unclassified
>
> Subject    : build failed in function `vic_sys_interrupt'
> References : http://lkml.org/lkml/2007/5/31/227
> Submitter  : Toralf Förster <toralf.foerster@gmx.de>
> Status     : Unknown
>
> 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
>
>
>
> ACPI
>
> Subject    : unable to shutdown on kernel 2.6.22-rc2
> References : http://bugzilla.kernel.org/show_bug.cgi?id=8516
> Submitter  : Thierry Volpiatto <tvolpiatt@neuf.fr>
> Status     : Unknown
>
>
>
> ALSA
>
> Subject    : snd-aoa causes badness in lib/kref.c:33
> References : http://bugzilla.kernel.org/show_bug.cgi?id=8513
> Submitter  : Ben Collins <bcollins@ubuntu.com>
> Status     : Unknown
>
>
>
> Networking
>
> Subject    : b44: regression in 2.6.22
> References : http://lkml.org/lkml/2007/5/27/108
> Submitter  : Maximilian Engelhardt <maxi@daemonizer.de>
> Handled-By : Michael Buesch <mb@bu3sch.de>
> Status     : problem is being debugged
>
>
>
> Regards,
> Michal
>
> --
> "Najbardziej brakowało mi twojego milczenia."
> -- Andrzej Sapkowski "Coś więcej"
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

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

* Re: [1/3] 2.6.22-rc3: known regressions v2
       [not found] ` <46600F1C.5000302-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
@ 2007-06-01 20:48   ` Michael Buesch
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Buesch @ 2007-06-01 20:48 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, Miklos Szeredi, Ingo Molnar,
	Toralf Förster, linux-acpi-u79uwXL29TY76Z2rM5mHXA, Len Brown,
	Thierry Volpiatto, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	Jaroslav Kysela, Takashi Iwai, Ben Collins,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA, Maximilian Engelhardt,
	Gary Zambrano

On Friday 01 June 2007 14:20:44 Michal Piotrowski wrote:
> Networking
> 
> Subject    : b44: regression in 2.6.22
> References : http://lkml.org/lkml/2007/5/27/108
> Submitter  : Maximilian Engelhardt <maxi-OwNUvPV92VfddJNmlsFzeA@public.gmane.org>
> Handled-By : Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>

Well, it looks like a highres-timers problem or something
like that. So I can't really be handling that, as I have no
clue about this.
I suggest you also add Gary Zambrano <zambrano-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
here, as he is actually the maintainer of b44. Not me.
My role was just helping in debugging the issue, as I know
some details of b44.

> Status     : problem is being debugged



-- 
Greetings Michael.

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

* Re: [1/3] 2.6.22-rc3: known regressions v2
  2007-06-01 12:20 [1/3] 2.6.22-rc3: known regressions v2 Michal Piotrowski
  2007-06-01 13:28 ` Jeff Chua
       [not found] ` <46600F1C.5000302-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
@ 2007-06-06 12:12 ` Thomas Renninger
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Renninger @ 2007-06-06 12:12 UTC (permalink / raw)
  To: Michal Piotrowski; +Cc: Ingo Molnar, linux-acpi

CCs stripped...

On Fri, 2007-06-01 at 14:20 +0200, Michal Piotrowski wrote:
> Hi all,
> 
> Here is a list of some known regressions in 2.6.22-rc3.
> 
> Feel free to add new regressions/remove fixed etc.
> http://kernelnewbies.org/known_regressions
> 

> 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

I saw the same phenomenon on a totally other machine (therefore it's
likely something else):
Long periods (10-100s) of total unresponsiveness, not even SysRq-*
working.

In my case it was a HP nx6125, beeing unresponsive for about 5s, also
e.g. NUM Led did not work (but was still set after the unresponsive
phase ended).
Looks like machine got stuck with irqs disabled?

It came out that the problem was related to cpufreq (the real cause
probably came from ACPI subsytem). The freq was limited via processor
(_PPC) event and limitation got removed again at the same time, letting
the machine switching down and up it hang in powernow-k8.
Yes, it's unlikely that it's the same problem, but disabling cpufreq
should be worth a test?

Trying a kernel with CONFIG_DETECT_SOFTLOCKUP lockup should tell you at
which place the machine hangs?

   Thomas


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

end of thread, other threads:[~2007-06-06 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 12:20 [1/3] 2.6.22-rc3: known regressions v2 Michal Piotrowski
2007-06-01 13:28 ` Jeff Chua
     [not found] ` <46600F1C.5000302-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2007-06-01 20:48   ` Michael Buesch
2007-06-06 12:12 ` Thomas Renninger

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