From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933738AbdAKTyM (ORCPT ); Wed, 11 Jan 2017 14:54:12 -0500 Received: from one.firstfloor.org ([193.170.194.197]:42492 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756811AbdAKTyI (ORCPT ); Wed, 11 Jan 2017 14:54:08 -0500 Date: Wed, 11 Jan 2017 11:52:58 -0800 From: Andi Kleen To: Jiri Olsa Cc: Andi Kleen , acme@kernel.org, jolsa@kernel.org, mingo@kernel.org, linux-kernel@vger.kernel.org Subject: Re: Support Intel uncore event lists v4 Message-ID: <20170111195258.GE26852@two.firstfloor.org> References: <20170110013337.4876-1-andi@firstfloor.org> <20170111185344.GA21289@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170111185344.GA21289@krava> 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 > > v1: Initial post > > v2: Address review feedback. See changelog in commits. > > v3: Repost. Rebase to latest tree. > > v4: Rebase. Change DividedBy to generic simple expression parser. > > Fix refactoring problem that broke git bisect. > > Address review feedback. > > > > what's the difference to the post from Jan 03? Jan 03 was v3 I think? Also I addressed all your review comments (listed in the individual patches) -Andi