netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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>,
	Steve Youngs <steve@youngs.au.com>,
	Berthold Cogel <cogel@rrz.uni-koeln.de>,
	len.brown@intel.com, linux-acpi@vger.kernel.org,
	Florin Iucha <florin@iucha.net>,
	greg@kroah.com, linux-usb-devel@lists.sourceforge.net,
	dmitry.torokhov@gmail.com, linux-input@atrey.karlin.mff.cuni.cz,
	Jon Smirl <jonsmirl@gmail.com>,
	"Horst H. von Brand" <vonbrand@inf.utfsm.cl>,
	davem@davemloft.net, sparclinux@vger.kernel.org,
	Komuro <komurojun-mbn@nifty.com>,
	YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>,
	netdev@vger.kernel.org, Michael Reske <micha@gmx.com>,
	Ayaz Abdulla <aabdulla@nvidia.com>, Jeff Garzik <jeff@garzik.org>,
	Tobias Diedrich <ranma+kernel@tdiedrich.de>,
	Andi Kleen <ak@suse.de>, Yinghai Lu <yinghai.lu@amd.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	discuss@x86-64.org
Subject: 2.6.20-rc3: known unfixed regressions
Date: Tue, 2 Jan 2007 20:16:06 +0100	[thread overview]
Message-ID: <20070102191606.GU20714@stusta.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>

This email lists some known regressions in 2.6.20-rc3 compared to 2.6.19
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 immediately reboots
References : http://lkml.org/lkml/2007/1/2/15
Submitter  : Steve Youngs <steve@youngs.au.com>
Status     : unknown


Subject    : Acer Extensa 3002 WLMi: 'shutdown -h now' reboots the system
References : http://lkml.org/lkml/2006/12/25/40
Submitter  : Berthold Cogel <cogel@rrz.uni-koeln.de>
Status     : unknown


Subject    : USB keyboard unresponsive after some time
References : http://lkml.org/lkml/2006/12/25/35
             http://lkml.org/lkml/2006/12/26/106
Submitter  : Florin Iucha <florin@iucha.net>
Status     : unknown


Subject    : BUG: scheduling while atomic
References : http://lkml.org/lkml/2006/12/26/105
Submitter  : Jon Smirl <jonsmirl@gmail.com>
Status     : unknown


Subject    : SPARC64: Can't mount /
References : http://lkml.org/lkml/2006/12/13/181
Submitter  : Horst H. von Brand <vonbrand@inf.utfsm.cl>
Status     : unknown


Subject    : ftp: get or put stops during file-transfer
References : http://lkml.org/lkml/2006/12/16/174
Submitter  : Komuro <komurojun-mbn@nifty.com>
Caused-By  : YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
             commit cfb6eeb4c860592edd123fdea908d23c6ad1c7dc
Handled-By : YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Status     : problem is being debugged


Subject    : forcedeth.c 0.59: problem with sideband managment
References : http://bugzilla.kernel.org/show_bug.cgi?id=7684
Submitter  : Michael Reske <micha@gmx.com>
Handled-By : Ayaz Abdulla <aabdulla@nvidia.com>
Status     : problem is being debugged


Subject    : x86_64 boot failure: "IO-APIC + timer doesn't work"
References : http://lkml.org/lkml/2006/12/16/101
Submitter  : Tobias Diedrich <ranma+kernel@tdiedrich.de>
Caused-By  : Andi Kleen <ak@suse.de>
             commit b026872601976f666bae77b609dc490d1834bf77
Handled-By : Yinghai Lu <yinghai.lu@amd.com>
             Eric W. Biederman <ebiederm@xmission.com>
Status     : problem is being debugged



       reply	other threads:[~2007-01-02 19:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>
2007-01-02 19:16 ` Adrian Bunk [this message]
2007-01-02 19:30 ` 2.6.20-rc3: known regressions with patches available (part 2) Adrian Bunk
2007-01-03 20:59 ` 2.6.20-rc3: known unfixed regressions (v2) Adrian Bunk
2007-01-03 21:04 ` 2.6.20-rc3: known regressions with patches (v2) Adrian Bunk
2007-01-04 17:46 ` 2.6.20-rc3: known unfixed regressions (v3) Adrian Bunk
2007-01-06 21:04 ` 2.6.20-rc3: known unfixed regressions (v4) Adrian Bunk

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=20070102191606.GU20714@stusta.de \
    --to=bunk@stusta.de \
    --cc=aabdulla@nvidia.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=cogel@rrz.uni-koeln.de \
    --cc=davem@davemloft.net \
    --cc=discuss@x86-64.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=ebiederm@xmission.com \
    --cc=florin@iucha.net \
    --cc=greg@kroah.com \
    --cc=jeff@garzik.org \
    --cc=jonsmirl@gmail.com \
    --cc=komurojun-mbn@nifty.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=micha@gmx.com \
    --cc=netdev@vger.kernel.org \
    --cc=ranma+kernel@tdiedrich.de \
    --cc=sparclinux@vger.kernel.org \
    --cc=steve@youngs.au.com \
    --cc=torvalds@osdl.org \
    --cc=vonbrand@inf.utfsm.cl \
    --cc=yinghai.lu@amd.com \
    --cc=yoshfuji@linux-ipv6.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;
as well as URLs for NNTP newsgroup(s).