public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: "Linus Torvalds" <torvalds@linux-foundation.org>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"Miklos Szeredi" <miklos@szeredi.hu>,
	"Ingo Molnar" <mingo@elte.hu>,
	"Darrick J. Wong" <djwong@us.ibm.com>, "Andi Kleen" <ak@suse.de>,
	"Björn Steinbrink" <B.Steinbrink@gmx.de>,
	"Ian McDonald" <ian.mcdonald@jandi.co.nz>,
	"William Cohen" <wcohen@redhat.com>,
	"S. P. Prasanna" <prasanna@in.ibm.com>,
	"Antonino Daplas" <adaplas@gmail.com>,
	"Olaf Hering" <olaf@aepfle.de>, "Ville Syrjälä" <syrjala@sci.fi>,
	"Jean Delvare" <khali@linux-fr.org>,
	"Rudolf Marek" <r.marek@assembler.cz>,
	"Soeren Sonnenburg" <kernel@nn7.de>
Subject: [1/2] 2.6.22-rc5: known regressions with patches
Date: Sun, 17 Jun 2007 16:23:54 +0200	[thread overview]
Message-ID: <467543FA.60905@googlemail.com> (raw)

Hi all,

Here is a list of some known regressions in 2.6.22-rc5
with patches available.

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



Unclassified

Subject    : CONFIG_DEBUG_RODATA prevents kprobes from working on 2.6.22-rc2
References : http://lkml.org/lkml/2007/5/23/202
Submitter  : William Cohen <wcohen@redhat.com>
             Ian McDonald <ian.mcdonald@jandi.co.nz>
Handled-By : S. P. Prasanna <prasanna@in.ibm.com>
Patch      : http://lkml.org/lkml/2007/6/7/2
Status     : patch available

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>
Patch      : http://lkml.org/lkml/2007/6/16/81
Status     : patch was suggested

Subject    : OProfile issues
References : http://lkml.org/lkml/2007/6/12/207
Submitter  : Stephane Eranian <eranian@hpl.hp.com>
Handled-By : Björn Steinbrink <B.Steinbrink@gmx.de>
Patch      : http://lkml.org/lkml/2007/6/12/392
Status     : patch was suggested



FBDEV

Subject    : mach64 breakage in 2.6.22
References : http://lkml.org/lkml/2007/6/14/73
Submitter  : Olaf Hering <olaf@aepfle.de>
Handled-By : Ville Syrjälä <syrjala@sci.fi>
Patch      : http://lkml.org/lkml/2007/6/14/273
Status     : patch was suggested



HWMON

Subject    : latest coretemp changes break s2ram
References : http://lkml.org/lkml/2007/6/16/173
Submitter  : Soeren Sonnenburg <kernel@nn7.de>
Caused-By  : Rudolf Marek <r.marek@assembler.cz>
             commit 67f363b1f6a31cf5027a97372f64bcced4f05ba6
Handled-By : Jean Delvare <khali@linux-fr.org>
Patch      : http://lkml.org/lkml/2007/6/16/177
Status     : patch available



Regards,
Michal

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

             reply	other threads:[~2007-06-17 14:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-17 14:23 Michal Piotrowski [this message]
2007-06-17 15:16 ` [1/2] 2.6.22-rc5: known regressions with patches Ingo Molnar
2007-06-17 15:31   ` Michal Piotrowski
2007-06-20 22:08 ` Ian McDonald
2007-06-20 22:31   ` Chuck Ebbert
2007-06-20 22:38     ` Ian McDonald
2007-06-20 22:41     ` Linus Torvalds
2007-06-20 22:38   ` Linus Torvalds
2007-06-20 22:41     ` Ian McDonald
2007-06-20 22:54       ` Linus Torvalds
2007-06-20 23:02         ` Ian McDonald
2007-06-20 23:04         ` Linus Torvalds
2007-06-21 15:46           ` Chuck Ebbert
2007-06-20 23:07     ` Dave Jones
2007-06-20 23:15       ` Arjan van de Ven
2007-06-20 23:24         ` Dave Jones
2007-06-20 23:48       ` Linus Torvalds
2007-06-21  9:19         ` [PATCH] Alternative fix for kprobes&DEBUG_RODATA was " Andi Kleen
2007-06-21 16:03           ` Linus Torvalds
2007-06-20 23:21     ` Arjan van de Ven
2007-06-20 23:50       ` Linus Torvalds
2007-06-21  5:23         ` Arjan van de Ven
2007-06-21  7:11           ` S. P. Prasanna
2007-06-21 14:35           ` Stefan Richter
2007-06-21 14:36             ` Arjan van de Ven

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=467543FA.60905@googlemail.com \
    --to=michal.k.k.piotrowski@gmail.com \
    --cc=B.Steinbrink@gmx.de \
    --cc=adaplas@gmail.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=djwong@us.ibm.com \
    --cc=ian.mcdonald@jandi.co.nz \
    --cc=kernel@nn7.de \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=mingo@elte.hu \
    --cc=olaf@aepfle.de \
    --cc=prasanna@in.ibm.com \
    --cc=r.marek@assembler.cz \
    --cc=syrjala@sci.fi \
    --cc=torvalds@linux-foundation.org \
    --cc=wcohen@redhat.com \
    /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