From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48172 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbcKIIeX (ORCPT ); Wed, 9 Nov 2016 03:34:23 -0500 Date: Wed, 9 Nov 2016 09:34:07 +0100 From: Greg KH To: Thomas Backlund Cc: stable@vger.kernel.org Subject: Re: perf buildfix for 4.4 -longterm... Message-ID: <20161109083407.GC19387@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sat, Nov 05, 2016 at 10:13:54AM +0200, Thomas Backlund wrote: > > We kept triggering random build failures in perf build in Mageia and I fixed > it by pulling in this upstream fix: > > From 67befc652845c8ffbefc8d173a6e6ced14d472f1 Mon Sep 17 00:00:00 2001 > From: Jiri Olsa > Date: Thu, 26 Nov 2015 14:54:04 +0100 > Subject: [PATCH] perf build: Fix traceevent plugins build race > > > > but I forgot to notify stable@ about it, so doing it now :) > > > -- > > Thomas Now applied, thanks. greg k-h