Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753247Ab0AROb2 (ORCPT ); Mon, 18 Jan 2010 09:31:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753133Ab0AROb1 (ORCPT ); Mon, 18 Jan 2010 09:31:27 -0500 Received: from mail-bw0-f227.google.com ([209.85.218.227]:47335 "EHLO mail-bw0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751775Ab0AROb1 (ORCPT ); Mon, 18 Jan 2010 09:31:27 -0500 MIME-Version: 1.0 In-Reply-To: <4B546E7B.2080900@in.ibm.com> References: <20100118195743.b45f119e.sfr@canb.auug.org.au> <4B546E7B.2080900@in.ibm.com> From: Kay Sievers Date: Mon, 18 Jan 2010 15:31:09 +0100 Message-ID: Subject: Re: [-next Jan 18] Boot failure on s390 with DEVTMPFS=y To: Sachin Sant Cc: Greg KH , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Heiko Carstens , linux-s390@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1055 Lines: 27 On Mon, Jan 18, 2010 at 15:21, Sachin Sant wrote: > Today next (next-20100118) failed to boot on a s390 box > with the following Oops : > Unable to handle kernel pointer dereference at virtual kernel address > 0000000000543000 > <00000000001eb5da> shmem_fill_super+0x13a/0x25c > <0000000000228cfa> get_sb_single+0xbe/0xdc > <000000000034ffc0> dev_get_sb+0x2c/0x38 > <000000000066c602> devtmpfs_init+0x46/0xc0 > Previous next builds worked fine on the same box. The only difference > between configs of the two builds was CONFIG_DEVTMPFS. This option was > enabled while compiling 20100118. Heiko Carstens posted a simple patch to work around the issue that s390 write-protects the string, the option parser tries to modify. When Greg has pick it up, this should be fixed. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/