From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762374AbXHVNxw (ORCPT ); Wed, 22 Aug 2007 09:53:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758159AbXHVNxp (ORCPT ); Wed, 22 Aug 2007 09:53:45 -0400 Received: from ausmtp04.au.ibm.com ([202.81.18.152]:33812 "EHLO ausmtp04.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758077AbXHVNxo (ORCPT ); Wed, 22 Aug 2007 09:53:44 -0400 Message-ID: <46CC3F94.4050609@linux.vnet.ibm.com> Date: Wed, 22 Aug 2007 19:22:20 +0530 From: Kamalesh Babulal User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: Andrew Morton CC: linux-kernel@vger.kernel.org, Balbir Singh Subject: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, Following Kernel panic is raised while booting up with 2.6.23-rc3-mm1 kernel. ============================================================ Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Initializing HighMem for node 0 (00038000:001fbe00) Initializing HighMem for node 1 (00200000:003fbe00) Initializing HighMem for node 2 (00400000:005fbe00) Initializing HighMem for node 3 (00600000:007fbe00) Memory: 32480436k/33554432k available (2146k kernel code, 278984k reserved, 1203k data, 216k init, 31842304k highmem) virtual kernel memory layout: fixmap : 0xffe1a000 - 0xfffff000 (1940 kB) pkmap : 0xffc00000 - 0xffe00000 (2048 kB) vmalloc : 0xf8800000 - 0xffbfe000 ( 115 MB) lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) .init : 0xc134c000 - 0xc1382000 ( 216 kB) .data : 0xc12189e1 - 0xc1345758 (1203 kB) .text : 0xc1000000 - 0xc12189e1 (2146 kB) Checking if this processor honours the WP bit even in supervisor mode... Ok. SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=16, CPUs=16, Nodes=16 Calibrating delay using timer specific routine.. 1401.55 BogoMIPS (lpj=2803105) Kernel panic - not syncing: Can't create pid_1 cachep Thanks & Regards, Kamalesh Babulal.