From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751884AbdGRQ43 (ORCPT ); Tue, 18 Jul 2017 12:56:29 -0400 Received: from mga01.intel.com ([192.55.52.88]:22797 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbdGRQ41 (ORCPT ); Tue, 18 Jul 2017 12:56:27 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,378,1496127600"; d="scan'208";a="994371321" From: Alexander Shishkin To: Alexey Budankov , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo Cc: Andi Kleen , Kan Liang , Dmitri Prokhorov , Valery Cherepennikov , Mark Rutland , David Carrillo-Cisneros , Stephane Eranian , linux-kernel Subject: Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context In-Reply-To: References: <33f0e89c-9252-c154-cd11-5f4dd06bdb3a@linux.intel.com> <87h8yavv20.fsf@ashishki-desk.ger.corp.intel.com> <87vampvo82.fsf@ashishki-desk.ger.corp.intel.com> <43f69bfc-25b4-9bee-5b25-90d73ec61041@linux.intel.com> <87shhtvl2y.fsf@ashishki-desk.ger.corp.intel.com> User-Agent: Notmuch/0.23.7 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 18 Jul 2017 19:55:58 +0300 Message-ID: <87mv81vg4h.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexey Budankov writes: > I see. Do you personally have some more issues that needs to be addressed? > My intention is that this patch v5 4/4 addresses all your comments raised in > the previous reviews. I don't know yet, I haven't started on the actual content of the patchset, it being hard to read. I'm going to wait for more readable versions to look at the actual code. Regards, -- Alex