Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752595AbdFOOhS (ORCPT ); Thu, 15 Jun 2017 10:37:18 -0400 Received: from mail-pg0-f45.google.com ([74.125.83.45]:36742 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752151AbdFOOhR (ORCPT ); Thu, 15 Jun 2017 10:37:17 -0400 Subject: Re: [RFC, 2/2] kallsyms: Do not display SyS_foo() syscall aliases in kallsyms To: Steven Rostedt References: <20150506182359.216601202@goodmis.org> <20170615142640.28291-1-panand@redhat.com> <20170615103041.3767421f@gandalf.local.home> Cc: linux-kernel@vger.kernel.org From: Pratyush Anand Message-ID: <8afbdb56-be35-efd8-1f33-d16bc8eddead@redhat.com> Date: Thu, 15 Jun 2017 20:07:13 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170615103041.3767421f@gandalf.local.home> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 509 Lines: 24 On Thursday 15 June 2017 08:00 PM, Steven Rostedt wrote: > On Thu, 15 Jun 2017 19:56:40 +0530 > Pratyush Anand wrote: > >> From: Steven Rostedt >> >> >> Hi Steve, >> >> Is there any plan for next revision of this patchset. >> > > Heh, I forgot about this. Actually, I didn't. I was just thinking > about the issue of SyS vs sys, but forgot I had patches to fix it. > > I should push it again. > > Thanks for the reminder. Thanks for the quick reply :-) Pratyush