All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: wangyanqing <udknight@gmail.com>
Cc: namhyung@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: doc?
Date: Wed, 8 Jun 2011 08:25:48 -0700	[thread overview]
Message-ID: <20110608082548.8ab682fd.rdunlap@xenotime.net> (raw)
In-Reply-To: <20110608104057.GA11680@ahead>

On Wed, 8 Jun 2011 10:40:58 +0000 wangyanqing wrote:

> Hello, all!
> Today when I look into dumpstack of x86,
> I get %pB format specifier, and I don't
> know what it is. But I can't find the information
> from Documentation/printk-formats.txt. Yes, I
> get the introduce from "git annotate and git log",
> but I thinks It will be better if patches authors will 
> add some documentation, right?
> --

It wouldn't hurt to add some docs, yes, but for now the %p
extensions are all documented in lib/vsprintf.c, just above
function pointer(), around line 802 in 3.0-rc2.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2011-06-08 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 10:40 doc? wangyanqing
2011-06-08 15:25 ` Randy Dunlap [this message]
2011-06-08 15:50   ` doc? Joe Perches
2011-06-09 11:03     ` doc? Andrew Murray

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=20110608082548.8ab682fd.rdunlap@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@gmail.com \
    --cc=udknight@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.