From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764107AbYBZSKl (ORCPT ); Tue, 26 Feb 2008 13:10:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762852AbYBZSKT (ORCPT ); Tue, 26 Feb 2008 13:10:19 -0500 Received: from smtp1.linux-foundation.org ([207.189.120.13]:34667 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762787AbYBZSKR (ORCPT ); Tue, 26 Feb 2008 13:10:17 -0500 Date: Tue, 26 Feb 2008 10:09:13 -0800 From: Andrew Morton To: Jiri Slaby Cc: Linux kernel mailing list , linux-ext4@vger.kernel.org, Jan Sonnek Subject: Re: [2.6.25-rc2-mm1] Oops in __kmalloc Message-Id: <20080226100913.9412b41c.akpm@linux-foundation.org> In-Reply-To: <47C42DDF.3060506@gmail.com> References: <47C42DDF.3060506@gmail.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Feb 2008 16:18:55 +0100 Jiri Slaby wrote: > Hi, > > while booting up a notebook on 32 bit, this oopses appeared on the console > after ext3 fsck: > http://www.fi.muni.cz/~xslaby/sklad/mem_oops/ > > It's 2.6.25-rc2-mm1, I can't find similar reports, is this known or hardware > issue (unlikely, 2.6.24.2 seems to be OK)? I don't recall seeing a similar report and yes, it'll be a kernel bug. We've fixed a few things and it could be that this will just go away in next -mm. If it doesn't, a bisection search would be good, thanks.