Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1402275

Re: [PATCH v12 10/10] kprobes: Add arm64 case in kprobe example module

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v12 10/10] kprobes: Add arm64 case in kprobe example module
Date 2016-05-17 12:30 +0200
Message-ID <rzKqe-3kb-23@gated-at.bofh.it> (permalink)
References <rsCQO-66m-3@gated-at.bofh.it> <rsCQO-66m-17@gated-at.bofh.it> <rzKqe-3kb-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, May 17, 2016 at 05:57:33PM +0800, Huang Shijie wrote:
> On Wed, Apr 27, 2016 at 02:53:05PM -0400, David Long wrote:

> > +#ifdef CONFIG_ARM64
> > +	pr_info("pre_handler: p->addr = 0x%p, pc = 0x%lx\n",

> I think you miss the KERN_INFO here.

That's what pr_info() does over printk() - it adds the KERN_INFO more
cleanly.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v12 10/10] kprobes: Add arm64 case in kprobe example  module Mark Brown <broonie@kernel.org> - 2016-05-17 12:30 +0200

csiph-web