From: Linus Torvalds <torvalds@linux-foundation.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>,
Pawel Staszewski <pstaszewski@artcom.pl>,
Christoph Lameter <clameter@sgi.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Adrian Bunk <bunk@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Natalie Protasevich <protasnb@gmail.com>
Subject: Re: 2.6.25-rc7-git2: Reported regressions from 2.6.24
Date: Thu, 27 Mar 2008 19:30:35 -0700 (PDT) [thread overview]
Message-ID: <alpine.LFD.1.00.0803271859280.14670@woody.linux-foundation.org> (raw)
In-Reply-To: <200803272353.51901.rjw@sisk.pl>
On Thu, 27 Mar 2008, Rafael J. Wysocki wrote:
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9412
> Subject : commit a878539ef994787c447a98c2e3ba0fe3dad984ec breaks boot on SB600 AHCI
> Submitter : Srihari Vijayaraghavan <sriharivijayaraghavan@yahoo.com.au>
> Date : 2008-03-12 17:15 (16 days old)
> Handled-By : Jeff Garzik <jgarzik@pobox.com>
> Richard Zhao <richard.zhao@amd.com>
Fixed by 4cde32fc4b32e96a99063af3183acdfd54c563f0, methinks.
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9962
> Subject : mount: could not find filesystem
> Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
> Date : 2008-02-12 14:34 (45 days old)
> References : http://lkml.org/lkml/2008/2/12/91
> Handled-By : Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Yinghai Lu <yhlu.kernel@gmail.com>
Needs more info. The original oops that opened it is fixed, but..
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9976
> Subject : BUG: 2.6.25-rc1: iptables postrouting setup causes oops
> Submitter : Ben Nizette <bn@niasdigital.com>
> Date : 2008-02-12 12:46 (45 days old)
> References : http://lkml.org/lkml/2008/2/12/148
> Handled-By : Haavard Skinnemoen <hskinnemoen@atmel.com>
This one seems gone (and was apparently AVR-only):
http://lkml.org/lkml/2008/2/13/607:
"What ever the problem is it isn't immediately apparent in latest git so
I guess we'll just have to keep our eyes peeled."
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9978
> Subject : 2.6.25-rc1: volanoMark regression
> Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com>
> Date : 2008-02-13 10:30 (44 days old)
> References : http://lkml.org/lkml/2008/2/13/128
> http://lkml.org/lkml/2008/3/12/52
> http://lkml.org/lkml/2008/3/18/81
> Handled-By : Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
> Balbir Singh <balbir@linux.vnet.ibm.com>
Hmm. It is a regression on one machine (2x quad-core stoakley), but not
another (4x quad-core tigerton).
Interestingly, the stoakley box numbers have apparently been all over the
map.
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10318
> Subject : WARNING: at arch/x86/mm/highmem_32.c:43 kmap_atomic_prot+0x87/0x184()
> Submitter : Pawel Staszewski <pstaszewski@artcom.pl>
> Date : 2008-03-25 02:50 (3 days old)
Andrew and seems to have debugged this down to a kzalloc(GFP_ATOMIC) or
similar.
I wonder if the bug is in that commit
3811dbf67162bd08412f1b0e02e554f353e93bdb ("SLUB: remove useless masking
of GFP_ZERO"), because I don't think that masking was at all useless and I
think my original 7fd272550bd43cc1d7289ef0ab2fa50de137e767 was correct.
That apparently bogus commit says "GFP_ZERO is already masked out in
new_slab()", but gfpflags is not just used for new_slab(), but for
kmalloc_large() too. Which does *not* clear GFP_ZERO.
Pawel, does reverting 3811dbf67162bd08412f1b0e02e554f353e93bdb fix it for
you?
Also, Rafael - do these reminder emails also go to the people who are
mentioned in the regressions (especially people who are set up as being
"hanled-by" or having patches for the problem)?
Linus
next prev parent reply other threads:[~2008-03-28 2:32 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 22:53 Rafael J. Wysocki
2008-03-28 0:18 ` Carlos R. Mafra
2008-03-28 0:23 ` Rafael J. Wysocki
2008-03-28 2:30 ` Linus Torvalds [this message]
2008-03-28 3:24 ` Christoph Lameter
2008-03-28 4:00 ` Linus Torvalds
2008-03-28 10:48 ` Paweł Staszewski
2008-03-28 17:46 ` Andrew Morton
2008-03-28 21:57 ` Rafael J. Wysocki
2008-03-28 17:15 ` Pekka Enberg
2008-03-28 17:27 ` Linus Torvalds
2008-03-28 18:08 ` Pekka Enberg
2008-03-28 18:20 ` Linus Torvalds
2008-03-28 18:38 ` Christoph Lameter
2008-03-28 18:47 ` Andrew Morton
2008-03-28 18:53 ` Christoph Lameter
2008-03-28 19:37 ` Linus Torvalds
2008-03-28 19:59 ` Linus Torvalds
2008-03-28 19:59 ` Pekka Enberg
2008-03-28 20:24 ` Linus Torvalds
2008-03-28 18:37 ` Christoph Lameter
2008-03-28 19:32 ` Linus Torvalds
2008-03-28 18:33 ` Christoph Lameter
2008-03-28 19:25 ` Linus Torvalds
2008-03-29 20:42 ` Christoph Lameter
2008-03-29 21:29 ` Linus Torvalds
2008-03-29 23:52 ` Pekka Enberg
2008-03-31 18:56 ` Christoph Lameter
2008-03-31 18:45 ` Christoph Lameter
2008-03-28 3:31 ` Yinghai Lu
2008-03-31 10:14 ` Kamalesh Babulal
2008-03-31 12:10 ` Rafael J. Wysocki
2008-03-28 11:29 ` Haavard Skinnemoen
2008-03-28 16:11 ` Rafael J. Wysocki
2008-03-28 16:10 ` Rafael J. Wysocki
2008-03-28 16:47 ` Linus Torvalds
2008-03-28 17:36 ` Adrian Bunk
2008-03-28 20:33 ` Ingo Molnar
2008-03-28 22:28 ` Rafael J. Wysocki
2008-03-31 13:34 ` Ingo Molnar
2008-03-28 10:24 ` Thomas Gleixner
2008-03-28 10:58 ` Thomas Gleixner
2008-03-28 11:00 ` Peter Zijlstra
2008-03-28 11:13 ` Adrian Bunk
2008-03-28 11:16 ` Thomas Gleixner
2008-03-28 11:31 ` Adrian Bunk
2008-03-28 16:17 ` Rafael J. Wysocki
2008-03-28 17:06 ` Adrian Bunk
2008-03-28 20:42 ` Ingo Molnar
2008-03-28 22:33 ` Rafael J. Wysocki
2008-03-28 11:44 ` Peter Zijlstra
2008-03-28 16:12 ` Rafael J. Wysocki
2008-03-28 16:18 ` Thomas Gleixner
2008-03-28 18:57 ` Mark Lord
2008-03-28 22:37 ` Rafael J. Wysocki
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=alpine.LFD.1.00.0803271859280.14670@woody.linux-foundation.org \
--to=torvalds@linux-foundation.org \
--cc=akpm@linux-foundation.org \
--cc=bunk@kernel.org \
--cc=clameter@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=protasnb@gmail.com \
--cc=pstaszewski@artcom.pl \
--cc=rjw@sisk.pl \
/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
all inboxes | Powered by JetHome®