Messages in this thread |  | | | Date | Thu, 16 Oct 2008 21:04:04 -0700 (PDT) | | Subject | Re: [PATCH] Fix broken debug output reserve_region_with_split() | | From | David Miller <> |
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu, 16 Oct 2008 20:49:00 -0700 (PDT)
> But it would be kind of nice to be able to do extended flags. Maybe we
> could do it with
>
> %p04R
>
> and the 04 would be parsed as flags, the same way we do %04x. And then if
> you want the 0x, you can use %p#08R..
These modifiers are interesting, but wouldn't it be even nicer to just
pick one output style and use it consistently in kernel messages for
resources?
|  |