From: Adrian Bunk <bunk@stusta.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Vivek Goyal <vgoyal@in.ibm.com>,
Pavel Emelianov <xemul@openvz.org>,
Andre Noll <maan@systemlinux.org>,
David Rientjes <rientjes@cs.washington.edu>,
ak@suse.de, discuss@x86-64.org,
Prakash Punnoor <prakash@punnoor.de>,
phil.el@wanadoo.fr, oprofile-list@lists.sourceforge.net,
David Brownell <david-b@pacbell.net>,
Len Brown <len.brown@intel.com>,
Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>,
linux-acpi@vger.kernel.org, Ernst Herzberg <earny@net4u.de>,
Kumar Gala <galak@kernel.crashing.org>,
Joakim Tjernlund <joakim.tjernlund@transmode.se>,
Kim Phillips <kim.phillips@freescale.com>,
paulus@samba.org, linuxppc-dev@ozlabs.org, a.zummo@towertech.it,
Randy Dunlap <randy.dunlap@oracle.com>,
Roman Zippel <zippel@linux-m68k.org>,
Phil Oester <kernel@linuxace.com>,
Sam Ravnborg <sam@mars.ravnborg.org>,
Mattia Dongili <malattia@linux.it>,
davej@codemonkey.org.uk, cpufreq@lists.linux.org.uk
Subject: 2.6.19-rc6: known regressions (v4)
Date: Tue, 21 Nov 2006 22:24:24 +0100 [thread overview]
Message-ID: <20061121212424.GQ5200@stusta.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0611152008450.3349@woody.osdl.org>
This email lists some known regressions in 2.6.19-rc6 compared to 2.6.18
that are not yet fixed in Linus' tree.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering you in any other way possibly
involved with one or more of these issues.
Due to the huge amount of recipients, please trim the Cc when answering.
Subject : kernel hangs when booting with irqpoll
References : http://lkml.org/lkml/2006/11/20/233
Submitter : Vivek Goyal <vgoyal@in.ibm.com>
Caused-By : Pavel Emelianov <xemul@openvz.org>
commit f72fa707604c015a6625e80f269506032d5430dc
Handled-By : Vivek Goyal <vgoyal@in.ibm.com>
Status : problem is being debugged
Subject : x86_64: Bad page state in process 'swapper'
References : http://lkml.org/lkml/2006/11/10/135
http://lkml.org/lkml/2006/11/10/208
Submitter : Andre Noll <maan@systemlinux.org>
Handled-By : David Rientjes <rientjes@cs.washington.edu>
Status : problem is being debugged
Subject : x86_64: oprofile doesn't work
References : http://lkml.org/lkml/2006/10/27/3
http://lkml.org/lkml/2006/11/15/92
Submitter : Prakash Punnoor <prakash@punnoor.de>
Status : problem is being discussed
Subject : ACPI: AE_TIME errors
References : http://lkml.org/lkml/2006/11/15/12
Submitter : David Brownell <david-b@pacbell.net>
Handled-By : Len Brown <len.brown@intel.com>
Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Status : problem is being debugged
Subject : ThinkPad R50p: boot fail with (lapic && on_battery)
References : http://lkml.org/lkml/2006/10/31/333
Submitter : Ernst Herzberg <earny@net4u.de>
Handled-By : Len Brown <len.brown@intel.com>
Status : problem is being debugged
Subject : powerpc: serious RTC problems
References : http://lkml.org/lkml/2006/11/17/187
http://lkml.org/lkml/2006/11/18/99
Submitter : Kumar Gala <galak@kernel.crashing.org>
Joakim Tjernlund <joakim.tjernlund@transmode.se>
Caused-By : Kim Phillips <kim.phillips@freescale.com>
commit 7a69af63e788a324d162201a0b23df41bcf158dd
commit a8ed4f7ec3aa472134d7de6176f823b2667e450b
Handled-By : David Brownell <david-b@pacbell.net
Kim Phillips <kim.phillips@freescale.com>
Patch : http://lkml.org/lkml/2006/11/20/320
http://lkml.org/lkml/2006/11/20/321
Status : patches available
Subject : xconfig crashes on x86_64
References : http://lkml.org/lkml/2006/11/19/177
Submitter : Randy Dunlap <randy.dunlap@oracle.com>
Handled-By : Roman Zippel <zippel@linux-m68k.org>
Patch : http://lkml.org/lkml/2006/11/20/340
Status : patch available
Subject : menuconfig problems with TERM=vt100
References : http://lkml.org/lkml/2006/11/13/369
Submitter : Phil Oester <kernel@linuxace.com>
Caused-By : Sam Ravnborg <sam@mars.ravnborg.org>
commit 350b5b76384e77bcc58217f00455fdbec5cac594
Handled-By : Roman Zippel <zippel@linux-m68k.org>
Patch : http://lkml.org/lkml/2006/11/20/341
Status : patch available
Subject : CPU_FREQ_GOV_ONDEMAND=y compile error
References : http://lkml.org/lkml/2006/11/17/198
Submitter : alex1000@comcast.net
Caused-By : Alexey Starikovskiy <alexey_y_starikovskiy@linux.intel.com>
commit 05ca0350e8caa91a5ec9961c585c98005b6934ea
Handled-By : Mattia Dongili <malattia@linux.it>
Patch : http://lkml.org/lkml/2006/11/17/236
Status : patch available
next prev parent reply other threads:[~2006-11-21 21:24 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-16 4:21 Linux 2.6.19-rc6 Linus Torvalds
2006-11-16 21:37 ` 2.6.19-rc6: known regressions Adrian Bunk
2006-11-16 21:43 ` Greg KH
2006-11-17 20:40 ` 2.6.19-rc6: known regressions (v2) Adrian Bunk
2006-11-18 8:02 ` [PATCH] mm: do not call bad_page on PG_reserved check David Rientjes
2006-11-18 13:37 ` Hugh Dickins
2006-11-18 4:04 ` Linux 2.6.19-rc6 - NFSD working again Christian Kujau
2006-11-20 19:53 ` 2.6.19-rc6: known regressions (v3) Adrian Bunk
2006-11-21 21:24 ` Adrian Bunk [this message]
2006-11-21 21:31 ` [discuss] 2.6.19-rc6: known regressions (v4) Dave Jones
2006-11-21 21:39 ` Adrian Bunk
2006-11-21 21:56 ` Dave Jones
2006-11-21 21:33 ` Vivek Goyal
2006-11-21 21:41 ` Adrian Bunk
2006-11-21 22:18 ` Linus Torvalds
2006-11-22 9:44 ` Pavel Emelianov
2006-11-22 14:58 ` Vivek Goyal
2006-11-22 17:28 ` Linus Torvalds
2006-11-22 10:42 ` [discuss] " Andi Kleen
2006-11-22 15:52 ` Mel Gorman
2006-11-22 17:42 ` Andre Noll
2006-11-23 12:01 ` Mel Gorman
2006-11-23 13:08 ` Andre Noll
2006-11-23 13:28 ` Mel Gorman
2006-11-23 19:09 ` Andrew Morton
2006-11-23 21:55 ` Mel Gorman
2006-11-24 9:51 ` Andre Noll
2006-11-24 9:58 ` Andi Kleen
2006-11-24 20:43 ` Andrew Morton
2006-11-22 16:05 ` Andre Noll
2006-11-22 17:03 ` Mel Gorman
2006-11-22 17:08 ` Andi Kleen
2006-11-22 18:00 ` Andre Noll
2006-11-23 0:04 ` David Brownell
2006-11-23 0:54 ` 2.6.19-rc6: known regressions with patches available Adrian Bunk
2006-11-23 1:08 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061121212424.GQ5200@stusta.de \
--to=bunk@stusta.de \
--cc=a.zummo@towertech.it \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=alexey.y.starikovskiy@linux.intel.com \
--cc=cpufreq@lists.linux.org.uk \
--cc=davej@codemonkey.org.uk \
--cc=david-b@pacbell.net \
--cc=discuss@x86-64.org \
--cc=earny@net4u.de \
--cc=galak@kernel.crashing.org \
--cc=joakim.tjernlund@transmode.se \
--cc=kernel@linuxace.com \
--cc=kim.phillips@freescale.com \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=maan@systemlinux.org \
--cc=malattia@linux.it \
--cc=oprofile-list@lists.sourceforge.net \
--cc=paulus@samba.org \
--cc=phil.el@wanadoo.fr \
--cc=prakash@punnoor.de \
--cc=randy.dunlap@oracle.com \
--cc=rientjes@cs.washington.edu \
--cc=sam@mars.ravnborg.org \
--cc=torvalds@osdl.org \
--cc=vgoyal@in.ibm.com \
--cc=xemul@openvz.org \
--cc=zippel@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox