From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757339AbYIAQhE (ORCPT ); Mon, 1 Sep 2008 12:37:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752392AbYIAQgx (ORCPT ); Mon, 1 Sep 2008 12:36:53 -0400 Received: from nf-out-0910.google.com ([64.233.182.188]:51187 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751360AbYIAQgw (ORCPT ); Mon, 1 Sep 2008 12:36:52 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-disposition:message-id:content-type :content-transfer-encoding; b=oIf/bNWOkl+3kd2CVOn/DBX42YWo+mwPxML2G88kz+bE7F/h+C+4Fd7jst28HZCF6g /rAbSxxgm7zxM58MhdA/5KWl4pltJBBYUEmFz5+HM7zdPEEjQbtm9KS2cjJxSXR01G14 L7ncmfJdbxwwMaSiofs3GhRDm6js/hzncpSUs= From: Bartlomiej Zolnierkiewicz To: Alan Cox Subject: Re: linux-next: Tree for August 29 Date: Mon, 1 Sep 2008 18:33:02 +0200 User-Agent: KMail/1.9.9 Cc: linux-next@vger.kernel.org, LKML , Stephen Rothwell References: <1488691311.5043621220261605940.JavaMail.root@zmail02.collab.prod.int.phx2.redhat.com> In-Reply-To: <1488691311.5043621220261605940.JavaMail.root@zmail02.collab.prod.int.phx2.redhat.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200809011833.02570.bzolnier@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 01 September 2008, Alan Cox wrote: > > Unfortunately it cannot be simply reverted so it seems > > like WTF part will need some work after all... ;) > > Tis already fixed ... Still happens with next-20080901, also upon closer look it is not just an innocent trace dump as /proc/sys/kernel/pty/ dir and its content are gone. Care to send a link to a patch and the patch itself to Stephen so we can have it fixed also in linux-next? sysctl table check failed: /kernel/pty/nr .1.62.2 No data Pid: 1, comm: swapper Tainted: G W 2.6.27-rc5-next-20080901 #197 [] set_fail+0x30/0x39 [] sysctl_check_table+0x429/0x467 [] sysctl_check_table+0x440/0x467 [] sysctl_check_table+0x440/0x467 [] __register_sysctl_paths+0xab/0x23c [] mutex_lock+0x15/0x23 [] exact_lock+0x0/0xd [] register_sysctl_paths+0x1a/0x1c [] pty_init+0x215/0x293 [] _stext+0x3a/0x12a [] pty_init+0x0/0x293 [] __enqueue_entity+0xcc/0xe2 [] __create_workqueue_key+0x14d/0x162 [] kernel_init+0xec/0x150 [] kernel_init+0x0/0x150 [] kernel_thread_helper+0x7/0x10 =======================