From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:44512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726841AbeLJXDe (ORCPT ); Mon, 10 Dec 2018 18:03:34 -0500 Date: Mon, 10 Dec 2018 18:03:32 -0500 From: Sasha Levin To: Steven Rostedt Cc: LKML , Arnaldo Carvalho de Melo , stable@vger.kernel.org Subject: Re: [PATCH] tools/lib/traceevent: Fix processing of dereferenced args in bprintk events Message-ID: <20181210230332.GH97256@sasha-vm> References: <20181210134522.3f71e2ca@gandalf.local.home> <20181210210921.A4C862084C@mail.kernel.org> <20181210162515.4a10d827@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181210162515.4a10d827@gandalf.local.home> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Dec 10, 2018 at 04:25:15PM -0500, Steven Rostedt wrote: >On Mon, 10 Dec 2018 21:09:20 +0000 >Sasha Levin wrote: > >> Hi, >> >> [This is an automated email] >> >> This commit has been processed because it contains a "Fixes:" tag, >> fixing commit: . >> >> The bot has tested the following trees: v4.19.8, v4.14.87, v4.9.144, v4.4.166, v3.18.128, >> >> v4.19.8: Build OK! >> v4.14.87: Failed to apply! Possible dependencies: >> 37db96bb4962 ("tools lib traceevent: Handle new pointer processing of bprint strings") > >Bah, I cut and pasted incorrectly the sha1. I had: > >7db96bb49629 (chopped off the 3) You tricked my bot :) -- Thanks, Sasha