From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 15 Sep 2017 15:16:07 +0200 From: Heiko Carstens Subject: Re: [PATCH] samples/kprobes: Add s390 case in kprobe example module References: <20170914121115.13748-1-jthumshirn@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170914121115.13748-1-jthumshirn@suse.de> Message-Id: <20170915131607.GC3576@osiris> Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Johannes Thumshirn Cc: Martin Schwidefsky , linux-s390@vger.kernel.org, Linux Kernel Mailinglist List-ID: On Thu, Sep 14, 2017 at 02:11:15PM +0200, Johannes Thumshirn wrote: > Add info prints in sample kprobe handlers for S/390 > > Signed-off-by: Johannes Thumshirn > --- > samples/kprobes/kprobe_example.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Applied, thanks!