From: Linus Torvalds Date: Mon, 20 Oct 2008 04:07:34 +0000 (+1100) Subject: Implement %pR to print struct resource content X-Git-Tag: v2.6.28-rc1~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332d2e7834986a9326ec3fa6a91641daef81746c;p=pandora-kernel.git Implement %pR to print struct resource content Add a %pR option to the kernel vsnprintf that prints the range of addresses inside a struct resource passed by pointer. Signed-off-by: Linus Torvalds Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed