From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754589AbcGLOlS (ORCPT ); Tue, 12 Jul 2016 10:41:18 -0400 Received: from www.linutronix.de ([62.245.132.108]:34497 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933206AbcGLOlB convert rfc822-to-8bit (ORCPT ); Tue, 12 Jul 2016 10:41:01 -0400 Date: Tue, 12 Jul 2016 16:40:50 +0200 From: Sebastian Andrzej Siewior To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , John Kacur , Paul Gortmaker , stable-rt@vger.kernel.org Subject: Re: [PATCH RT 3/5] trace: correct off by one while recording the trace-event Message-ID: <20160712144050.GA22814@linutronix.de> References: <20160712142153.609204728@goodmis.org> <20160712142214.920054617@goodmis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20160712142214.920054617@goodmis.org> X-Key-Id: 2A8CF5D1 X-Key-Fingerprint: 6425 4695 FFF0 AA44 66CC 19E6 7B96 E816 2A8C F5D1 User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Steven Rostedt | 2016-07-12 10:21:56 [-0400]: >From: Sebastian Andrzej Siewior … >Cc: stable-rt@vger.kernel.org >Signed-off-by: Sebastian Andrzej Siewior >[ Changed this to upstream version. See commit e947841c0dce ] >Signed-off-by: Steven Rostedt I am not the Author of this commit (and it is not yet in TIP). I haven't had the chance (yet) to test this and check if it breaks / works so I did not yet respond to your patch. Assuming this behaves equally I don't mind a diffent patch in stable vs the devel tree (and I hope to test this & get into the devel tree within this week). Sebastian