From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932375AbcH2XJE (ORCPT ); Mon, 29 Aug 2016 19:09:04 -0400 Received: from mail-pa0-f65.google.com ([209.85.220.65]:33636 "EHLO mail-pa0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751223AbcH2XJD (ORCPT ); Mon, 29 Aug 2016 19:09:03 -0400 Date: Mon, 29 Aug 2016 16:08:55 -0700 From: Alexei Starovoitov To: Peter Zijlstra Cc: Alexei Starovoitov , "David S . Miller" , Brendan Gregg , Daniel Borkmann , Arnaldo Carvalho de Melo , Wang Nan , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events Message-ID: <20160829230853.GA52376@ast-mbp.thefacebook.com> References: <1472265084-1767670-1-git-send-email-ast@fb.com> <20160829105800.GM10153@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160829105800.GM10153@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 29, 2016 at 12:58:00PM +0200, Peter Zijlstra wrote: > On Fri, Aug 26, 2016 at 07:31:18PM -0700, Alexei Starovoitov wrote: > > Hi Peter, Dave, > > > > this patch set is a follow up to the discussion: > > https://lkml.org/lkml/2016/8/4/304 > > Please don't use lkml.org links, that site is broken too often. > > The canonical reference is: > > https://lkml.kernel.org/r/$MSGID > > That allows the kernel.org people to ensure the links stays valid by > redirecting to a functional archive if the current one (marc.info) were > to drop off the intarweb. > > Also, by including the msg-id, people can find the emails in their local > archives. Makes sense though I couldn't figure out how to find that msg-id. This one https://lkml.kernel.org/r/20160804142853.GO6862%20()%20twins%20!%20programming%20!%20kicks-ass%20!%20net works, but really ugly.