Re: [PATCH] Fix broken debug output reserve_region_with_split()

From: David Miller
Date: Fri Oct 17 2008 - 00:05:10 EST


From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/