[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49BB5708.1090604@goop.org>
Date: Sat, 14 Mar 2009 00:04:40 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Frederic Weisbecker <fweisbec@...il.com>
CC: Ingo Molnar <mingo@...e.hu>,
the arch/x86 maintainers <x86@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Xen-devel <xen-devel@...ts.xensource.com>
Subject: tip.git regression from "vsprintf: unify the format decoding layer
for its 3 users"
Change fef20d9c1380f04ba9492d6463148db07b413708, "vsprintf: unify the
format decoding layer for its 3 users", causes a regression in xenbus
which results in no devices getting attached to a new domain. Reverting
fef20d9c1380f04ba9492d6463148db07b413708 and
39e874f8afbdb3745e2406ce4ecbde9ac4cbaa78 fixes the problem.
I haven't identified what format string is being handled wrongly, so I
don't know what the precise bug is. The most complex looking format in
use seems to be %.*s; there's also "%s/%s", "%i" and "%lX".
J
--
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