From: Petr Mladek <pmladek@suse.com>
To: Helge Deller <deller@gmx.de>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>,
Sergey Senozhatsky <sergey.senozhatsky@gmail.com>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF
Date: Thu, 24 Aug 2017 11:21:13 +0200 [thread overview]
Message-ID: <20170824092113.GE30286@pathway.suse.cz> (raw)
In-Reply-To: <b8fe55d6-9dfe-ee6e-8a78-357f1ba3b9a7@gmx.de>
On Wed 2017-08-23 21:36:21, Helge Deller wrote:
> On 23.08.2017 16:49, Steven Rostedt wrote:
> > On Wed, 23 Aug 2017 16:48:24 +0200
> > Petr Mladek <pmladek@suse.com> wrote:
> >
> >> +
> >> + printk("Going to call: %pF\n", gettimeofday);
> >> + printk("Going to call: %pF\n", p->func);
> >> + printk("%s: called from %pS\n", __func__, _RET_IP_);
> >> + printk("%s: called from %pS\n", __func__, __builtin_return_address(0));
> >> + printk("Faulted at %pS\n", (void *)regs->ip);
> >> + printk(" %s%pB\n", reliable ? "" : "? ", (void *)*stack);
> >
> > Much better!
>
> Petr, that's really much better.
>
> I've already pushed the part which restructured the text upstream.
Ah, great, I have missed this.
> I'll push this part of the patch (which adds the examples) for v4.14.
Sounds good.
Thanks,
Petr
next prev parent reply other threads:[~2017-08-24 9:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-10 17:35 Helge Deller
2017-08-11 0:15 ` Sergey Senozhatsky
2017-08-11 7:31 ` Helge Deller
2017-08-15 11:36 ` Petr Mladek
2017-08-15 19:58 ` Helge Deller
2017-08-23 14:48 ` Petr Mladek
2017-08-23 14:49 ` Steven Rostedt
2017-08-23 19:36 ` Helge Deller
2017-08-24 9:21 ` Petr Mladek [this message]
2017-08-24 0:41 ` Sergey Senozhatsky
2017-08-24 2:11 ` Steven Rostedt
2017-08-16 8:14 ` Sergey Senozhatsky
2017-08-15 12:46 ` Steven Rostedt
2017-08-15 19:41 ` Helge Deller
2017-08-15 19:47 ` Helge Deller
2017-08-15 21:35 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170824092113.GE30286@pathway.suse.cz \
--to=pmladek@suse.com \
--cc=deller@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=sergey.senozhatsky.work@gmail.com \
--cc=sergey.senozhatsky@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®