Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760022Ab2FHOik (ORCPT ); Fri, 8 Jun 2012 10:38:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41268 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754433Ab2FHOij (ORCPT ); Fri, 8 Jun 2012 10:38:39 -0400 Date: Fri, 8 Jun 2012 10:38:29 -0400 From: Dave Jones To: Peter Zijlstra Cc: Linus Torvalds , Al Viro , Linux Kernel , Miklos Szeredi , Jan Kara Subject: Re: processes hung after sys_renameat, and 'missing' processes Message-ID: <20120608143829.GD1711@redhat.com> Mail-Followup-To: Dave Jones , Peter Zijlstra , Linus Torvalds , Al Viro , Linux Kernel , Miklos Szeredi , Jan Kara References: <20120603231709.GP30000@ZenIV.linux.org.uk> <20120603232820.GQ30000@ZenIV.linux.org.uk> <20120606194233.GA1537@redhat.com> <20120606230040.GA18089@redhat.com> <1339064814.23343.14.camel@twins> <1339140698.23343.26.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1339140698.23343.26.camel@twins> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1235 Lines: 36 On Fri, Jun 08, 2012 at 09:31:38AM +0200, Peter Zijlstra wrote: > > Can you check the compile error that Dave reported for > > your patch, because right now Dave is running without it, afaik, due > > to your lock-instance patch not really working in practice. > > Oh, missed that in the thread.. yeah here goes. > > Now also compile tested with CONFIG_LOCK_STAT... Doesn't apply against Linus' current tree. $ cat ../lock| patch -p1 patching file include/linux/lockdep.h Hunk #1 FAILED at 211. Hunk #2 FAILED at 254. Hunk #3 FAILED at 363. Hunk #4 FAILED at 414. 4 out of 4 hunks FAILED -- saving rejects to file include/linux/lockdep.h.rej patching file include/trace/events/lock.h Hunk #1 FAILED at 61. Hunk #2 FAILED at 78. 2 out of 2 hunks FAILED -- saving rejects to file include/trace/events/lock.h.rej patching file kernel/lockdep.c Hunk #1 FAILED at 541. Hunk #2 succeeded at 556 with fuzz 2. Hunk #3 FAILED at 3093. patch: **** malformed patch at line 268: ck, Dave -- 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/