From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760646AbYBFIYU (ORCPT ); Wed, 6 Feb 2008 03:24:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754761AbYBFIYM (ORCPT ); Wed, 6 Feb 2008 03:24:12 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:58603 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756723AbYBFIYL (ORCPT ); Wed, 6 Feb 2008 03:24:11 -0500 Date: Wed, 6 Feb 2008 00:24:20 -0800 From: Andrew Morton To: Holger Schurig Cc: linux-kernel@vger.kernel.org, "Eric W. Biederman" , Alexey Dobriyan Subject: Re: OOPS in sysctl.c Message-Id: <20080206002420.91124dab.akpm@linux-foundation.org> In-Reply-To: <200802051224.56413.hs4233@mail.mn-solutions.de> References: <200802050845.58691.hs4233@mail.mn-solutions.de> <200802051224.56413.hs4233@mail.mn-solutions.de> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-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, 5 Feb 2008 12:24:56 +0100 Holger Schurig wrote: > > I have an embedded target (PXA255 based) where I have a nice > > running kernel 2.6.15. Today I'm trying to get 2.6.24 running > > on it. > Backtrace: [] (sysctl_head_next+0x0/0x64) from [] (proc_sys_readdir+0x360/0x394) r4:00000000 [] (proc_sys_readdir+0x0/0x394) from [] (vfs_readdir+0x70/0x98) [] (vfs_readdir+0x0/0x98) from [] (sys_getdents64+0x6c/0xc0) [] (sys_getdents64+0x0/0xc0) from [] (ret_fast_syscall+0x0/0x2c) > Whatever the problem is, sysfs works now flawlessly even after > a suspend/resume with v2.6.24-7284-g9ef9dc6. erp. We'd really like to know what we did to fix it, and then get that fix back into 2.6.24.x.