All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"Gabriel C" <nix.or.die@googlemail.com>,
	"Satyam Sharma" <satyam.sharma@gmail.com>,
	"Vitaly Bordug" <vitb@kernel.crashing.org>,
	"Kay Sievers" <kay.sievers@vrfy.org>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Greg KH" <gregkh@suse.de>,
	"Anssi Hannula" <anssi.hannula@gmail.com>,
	"David Woodhouse" <dwmw2@infradead.org>,
	"Toralf Förster" <toralf.foerster@gmx.de>,
	netdev@vger.kernel.org, "Christian Kujau" <lists@nerdbynature.de>,
	jamal <hadi@cyberus.ca>,
	linux-usb-devel@lists.sourceforge.net, "Greg KH" <gregkh@suse.de>,
	"Toralf Förster" <toralf.foerster@gmx.de>,
	sean@mess.org, "Adrian Bunk" <bunk@kernel.org>
Subject: 2.6.23-rc6: known regressions with patches
Date: Wed, 12 Sep 2007 18:59:14 +0200	[thread overview]
Message-ID: <46E81AE2.8030802@googlemail.com> (raw)

Hi all,

Here is a list of some known regressions in 2.6.23-rc6
with patches available.

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

List of Aces

Name                    Regressions fixed since 21-Jun-2007
Adrian Bunk                            10
Linus Torvalds                         6
Alan Stern                             5
Andi Kleen                             5
Hugh Dickins                           5
Trond Myklebust                        5
Andrew Morton                          4
Al Viro                                3
Alexey Starikovskiy                    3
Cornelia Huck                          3
David S. Miller                        3
Jens Axboe                             3
Stephen Hemminger                      3
Tejun Heo                              3



Unclassified

Subject         : Oops while modprobing phy fixed module
References      : http://lkml.org/lkml/2007/7/14/63
Last known good : ?
Submitter       : Gabriel C <nix.or.die@googlemail.com>
Caused-By       : ?
Handled-By      : Satyam Sharma <satyam.sharma@gmail.com>
                  Vitaly Bordug <vitb@kernel.crashing.org>
Patch1          : http://lkml.org/lkml/2007/7/18/506
Status          : patch available



Drivercore

Subject         : sysfs change of input/event devices in 2.6.23rc breaks udev
References      : http://lkml.org/lkml/2007/9/8/86
Last known good : ?
Submitter       : Anssi Hannula <anssi.hannula@gmail.com>
Caused-By       : ?
Handled-By      : Dmitry Torokhov <dmitry.torokhov@gmail.com>
Patch           : http://lkml.org/lkml/2007/9/10/3
Status          : patch available



MTD

Subject         : include/linux/mtd/map.h:128:2: error: #error "No bus width supported. What's the point?"
References      : http://lkml.org/lkml/2007/9/11/151
Last known good : ?
Submitter       : Toralf Förster <toralf.foerster@gmx.de>
Caused-By       : ?
Handled-By      : ?
Patch           : http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=241651d04d672fb685b2874707016cbbf95931e5
Status          : patch available



Networking

Subject         : 2.6.23-rc5: possible irq lock inversion dependency detected
References      : http://lkml.org/lkml/2007/9/2/97
Last known good : ?
Submitter       : Christian Kujau <lists@nerdbynature.de>
Caused-By       : ?
Handled-By      : jamal <hadi@cyberus.ca>
Patch           : http://lkml.org/lkml/2007/9/11/159
Status          : patch available



USB

Subject         : build #246 failed for 2.6.23-rc6-g0d4cbb5 in linux/drivers/usb/misc/phidgetservo.ko
References      : http://lkml.org/lkml/2007/9/11/211
Last known good : ?
Submitter       : Toralf Förster <toralf.foerster@gmx.de>
Caused-By       : ?
Handled-By      : Adrian Bunk <bunk@kernel.org>
Patch           : http://lkml.org/lkml/2007/9/11/284
Status          : patch available



Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/

             reply	other threads:[~2007-09-12 17:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 16:59 Michal Piotrowski [this message]
2007-09-12 17:08 ` 2.6.23-rc6: known regressions with patches David Woodhouse
2007-09-12 17:24   ` Michal Piotrowski
2007-09-12 17:12 ` Adrian Bunk
2007-09-12 17:35   ` Michal Piotrowski

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=46E81AE2.8030802@googlemail.com \
    --to=michal.k.k.piotrowski@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=anssi.hannula@gmail.com \
    --cc=bunk@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=gregkh@suse.de \
    --cc=hadi@cyberus.ca \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=lists@nerdbynature.de \
    --cc=netdev@vger.kernel.org \
    --cc=nix.or.die@googlemail.com \
    --cc=satyam.sharma@gmail.com \
    --cc=sean@mess.org \
    --cc=toralf.foerster@gmx.de \
    --cc=torvalds@linux-foundation.org \
    --cc=vitb@kernel.crashing.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 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.