[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120510074522.GB28395@gmail.com>
Date: Thu, 10 May 2012 09:45:22 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Igor Mammedov <imammedo@...hat.com>,
Jiang Liu <liuj97@...il.com>, linux-kernel@...r.kernel.org,
pjt@...gle.com, tglx@...utronix.de, seto.hidetoshi@...fujitsu.com,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [RFC][PATCH] printk: Add %pb to print bitmaps
* Peter Zijlstra <peterz@...radead.org> wrote:
> > So perhaps it would be better to avoid consuming `b' for
> > bitmaps?
>
> With %.*pb not actually working I could use %pC to mean a
> cpumask and skip the generic bitmap stuff.
I'd suggest to try that, all the objections came from trying to
support variable size bitmaps. Lets just solve the scheduler
bitmask problem and let others worry about the generic case?
You are trying to be too nice ;-)
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists