Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754518AbdHVBqI (ORCPT ); Mon, 21 Aug 2017 21:46:08 -0400 Received: from ozlabs.org ([103.22.144.67]:42433 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754252AbdHVBqH (ORCPT ); Mon, 21 Aug 2017 21:46:07 -0400 From: Michael Ellerman To: Anshuman Khandual , Laurent Dufour , paulmck@linux.vnet.ibm.com, peterz@infradead.org, akpm@linux-foundation.org, kirill@shutemov.name, ak@linux.intel.com, mhocko@kernel.org, dave@stgolabs.net, jack@suse.cz, Matthew Wilcox , benh@kernel.crashing.org, paulus@samba.org, Thomas Gleixner , Ingo Molnar , hpa@zytor.com, Will Deacon Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, haren@linux.vnet.ibm.com, khandual@linux.vnet.ibm.com, npiggin@gmail.com, bsingharora@gmail.com, Tim Chen , linuxppc-dev@lists.ozlabs.org, x86@kernel.org Subject: Re: [PATCH v2 17/20] perf: Add a speculative page fault sw event In-Reply-To: References: <1503007519-26777-1-git-send-email-ldufour@linux.vnet.ibm.com> <1503007519-26777-18-git-send-email-ldufour@linux.vnet.ibm.com> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Tue, 22 Aug 2017 11:46:05 +1000 Message-ID: <87o9r8bciq.fsf@concordia.ellerman.id.au> 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 Content-Length: 311 Lines: 12 Anshuman Khandual writes: > On 08/18/2017 03:35 AM, Laurent Dufour wrote: >> Add a new software event to count succeeded speculative page faults. >> >> Signed-off-by: Laurent Dufour > > Should be merged with the next patch. No it shouldn't. cheers