From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga01-in.huawei.com ([58.251.152.64]:63265 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751993AbbFODqu (ORCPT ); Sun, 14 Jun 2015 23:46:50 -0400 Message-ID: <557E4A2E.2010403@huawei.com> Date: Mon, 15 Jun 2015 11:44:46 +0800 From: Zefan Li MIME-Version: 1.0 To: Vinson Lee CC: , "Kirill A. Shutemov" , Ingo Molnar , Paul Mackerras , "Peter Zijlstra" , Arnaldo Carvalho de Melo Subject: Re: [stable request 3.2 3.4 3.10] perf tools: Fix build with perl 5.18 References: In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 2015/5/22 3:34, Vinson Lee wrote: > Hi. > > Please backport upstream 3.12 commit > 575bf1d04e908469d26da424b52fc1b12a1db9d8 "perf tools: Fix build with > perl 5.18" to stable kernels 3.2, 3.4, and 3.10. > Queued up for 3.4. Thanks! > commit 575bf1d04e908469d26da424b52fc1b12a1db9d8 > Author: Kirill A. Shutemov > Date: Mon Jun 24 11:43:14 2013 +0300 > > perf tools: Fix build with perl 5.18 > > perl.h from new Perl release doesn't like -Wundef and -Wswitch-default: