public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Adrian Bunk <bunk@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Natalie Protasevich <protasnb@gmail.com>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	Vegard Nossum <vegard.nossum@gmail.com>
Subject: Re: 2.6.28-rc9-git1: Reported regressions from 2.6.27
Date: Mon, 22 Dec 2008 08:08:40 +0100	[thread overview]
Message-ID: <20081222070840.GA12115@elte.hu> (raw)
In-Reply-To: <200812212056.02246.rjw@sisk.pl>


* Rafael J. Wysocki <rjw@sisk.pl> wrote:

> On Sunday, 21 of December 2008, Pekka Enberg wrote:
> > On Sat, Dec 20, 2008 at 11:56 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=12156
> > > Subject         : v2.6.28-rc2: x86_32 relocation regression?
> > > Submitter       : Vegard Nossum <vegard.nossum@gmail.com>
> > > Date            : 2008-11-24 21:19 (27 days old)
> > > References      : http://marc.info/?l=linux-kernel&m=122756158220966&w=4
> > 
> > I think this one has a fix in x86.git:
> > 
> > http://lkml.org/lkml/2008/12/18/224
> 
> I've dropped it from the list at the Ingo's request.

thanks Rafael!

	Ingo

      reply	other threads:[~2008-12-22  7:09 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-20 21:56 2.6.28-rc9-git1: Reported regressions from 2.6.27 Rafael J. Wysocki
2008-12-20 21:56 ` [Bug #11849] default IRQ affinity change in v2.6.27 (breaking several SMP PPC based systems) Rafael J. Wysocki
2008-12-21  8:11   ` Ingo Molnar
2008-12-20 22:00 ` [Bug #12178] Xorg crash at first start Rafael J. Wysocki
2008-12-23 11:39   ` Cédric Godin
2008-12-20 22:00 ` [Bug #12160] networking oops after resume from s2ram (2.6.28-rc6) Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12195] "dd" make kernel panic Rafael J. Wysocki
2008-12-21 13:52   ` James Bottomley
2008-12-21 19:52     ` Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12028] i915 DRM is broken in 2.6.28-rc4 Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12061] snd_hda_intel: power_save: sound cracks on powerdown Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12156] v2.6.28-rc2: x86_32 relocation regression? Rafael J. Wysocki
2008-12-21  8:14   ` Ingo Molnar
2008-12-21 19:53     ` Rafael J. Wysocki
2008-12-22  6:31     ` H. Peter Anvin
2008-12-20 22:00 ` [Bug #12208] uml is very slow on 2.6.28 host Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12209] oldish top core dumps (in its meminfo() function) Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12159] 2.6.28-rc6-git1 -- No sound produced from Intel HDA ALSA driver Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12216] Error when drm is loaded Rafael J. Wysocki
2008-12-21  8:34   ` François Valenduc
2008-12-21 19:54     ` Rafael J. Wysocki
2008-12-22 21:26       ` François Valenduc
2008-12-20 22:00 ` [Bug #12210] 2.6.28-rc8 big regression in VM Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12260] Regression due to commit 2b80848e3818fb1c (p54usb: support LM87 firmwares) Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12256] [regression: 2.6.28] NFS client with locking fails Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12252] new oops on resume due to ACPI_PREEMPTION_POINT() Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12263] Sata soft reset filling log Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12265] FPU emulation broken in 2.6.28-rc8 ? Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12264] i915: switching from kwin in opengl mode to a VT then back to x11, x11 freezes Rafael J. Wysocki
2008-12-21  9:07 ` 2.6.28-rc9-git1: Reported regressions from 2.6.27 Pekka Enberg
2008-12-21 19:56   ` Rafael J. Wysocki
2008-12-22  7:08     ` Ingo Molnar [this message]

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=20081222070840.GA12115@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=bunk@kernel.org \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=protasnb@gmail.com \
    --cc=rjw@sisk.pl \
    --cc=torvalds@linux-foundation.org \
    --cc=vegard.nossum@gmail.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