From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757750Ab3CHW3V (ORCPT ); Fri, 8 Mar 2013 17:29:21 -0500 Received: from mail-ee0-f51.google.com ([74.125.83.51]:33282 "EHLO mail-ee0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752670Ab3CHW3T (ORCPT ); Fri, 8 Mar 2013 17:29:19 -0500 Message-ID: <513A663B.3090506@suse.cz> Date: Fri, 08 Mar 2013 23:29:15 +0100 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130124 Thunderbird/19.0 MIME-Version: 1.0 To: stable CC: LKML , Tony Jones , Andrew Vagin , Steven Rostedt Subject: Re: [stable revert request] ... of doubled commit References: <513A5FC7.8040409@suse.cz> In-Reply-To: <513A5FC7.8040409@suse.cz> X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/08/2013 11:01 PM, Jiri Slaby wrote: > Hi, > > Tony Jones found that the following commit: > perf: Fix parsing of __print_flags() in TP_printk() > is applied to 3.0 twice. > > Once as: > commit 248f3235861683bb1ffc7316b56bf783b162666f > Author: Steven Rostedt > Date: Fri Nov 4 16:32:25 2011 -0400 > > perf: Fix parsing of __print_flags() in TP_printk() > > commit d06c27b22aa66e48e32f03f9387328a9af9b0625 upstream. > > ===== and ===== > The second one is this: > commit 2431496fbdd142ccc83138d94f3f510a36ce9270 > Author: Steven Rostedt > Date: Fri Nov 4 16:32:25 2011 -0400 > > perf: Fix parsing of __print_flags() in TP_printk() > > commit 49908a1b25d448d68fd26faca260e1850201575f upstream. > > ===== > > The latter is not an upstream commit, it is from pm-fixes, hence the > difference in commit SHAs. git command I used was not perfect. It is an upstream commit (git is kind of confused with these two commit. So am I.). However the rest of the email is correct. > 2431496fbdd142ccc83138d94f3f510a36ce9270 needs to be reverted as it is > applied to a wrong function. > > thanks, -- js suse labs