From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756869AbZEKNJs (ORCPT ); Mon, 11 May 2009 09:09:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751914AbZEKNJj (ORCPT ); Mon, 11 May 2009 09:09:39 -0400 Received: from viefep13-int.chello.at ([62.179.121.33]:25923 "EHLO viefep13-int.chello.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751416AbZEKNJi (ORCPT ); Mon, 11 May 2009 09:09:38 -0400 X-SourceIP: 213.93.53.227 Subject: Re: [RFC/PATCH 0/6] lockdep: Maintain read/write states for lock_acquires From: Peter Zijlstra To: Gautham R Shenoy Cc: Ingo Molnar , Paul E McKenney , Oleg Nesterov , linux-kernel@vger.kernel.org In-Reply-To: <20090511122936.31159.44531.stgit@sofia.in.ibm.com> References: <20090511122936.31159.44531.stgit@sofia.in.ibm.com> Content-Type: text/plain Date: Mon, 11 May 2009 15:09:35 +0200 Message-Id: <1242047375.11251.271.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2009-05-11 at 18:09 +0530, Gautham R Shenoy wrote: > Feedback is very much appreciated. Awesome work :-) Didn't spot any obvious (in so far as that that word can apply to this series) boo-boos. More in-depth review will follow a bit later.