From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org, David Miller <davem@davemloft.net>,
linux-pci@vger.kernel.org, yhlu.kernel@gmail.com,
Andrew Morton <akpm@linux-foundation.org>,
Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: Re: [PATCH 1/2] Implement %pR to print struct resource content
Date: Mon, 20 Oct 2008 19:33:14 +1100 [thread overview]
Message-ID: <1224491594.7654.132.camel@pasglop> (raw)
In-Reply-To: <20081020070631.GA12131@elte.hu>
On Mon, 2008-10-20 at 09:06 +0200, Ingo Molnar wrote:
>
> > + * - 'R' For a struct resource pointer, it prints the range of
> > + * addresses (not the name nor the flags)
>
> > + case 'R':
> > + return resource_string(buf, end, ptr, field_width, precision, flags);
>
> small dtail: could you please also add the information that this is
> about the kernel-special resource_size_t integer type? That type is used
> more widely than just struct resource.
>
I'm not sure I understand ? It's a "struct resource" pointer, which is
what I wrote :-)
Cheers,
Ben.
prev parent reply other threads:[~2008-10-20 8:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 4:07 [PATCH 1/2] Implement %pR to print struct resource content Benjamin Herrenschmidt
2008-10-20 7:06 ` Ingo Molnar
2008-10-20 8:33 ` Benjamin Herrenschmidt [this message]
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=1224491594.7654.132.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=torvalds@osdl.org \
--cc=yhlu.kernel@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