lkml.org 
[lkml]   [2008]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] Implement %pR to print struct resource content

* Benjamin Herrenschmidt <benh@kernel.crashing.org> 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.

Ingo


\
 
 \ /
  Last update: 2008-10-20 09:09    [W:0.043 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site