Re: 2.6.27-rc5 xen balloon driver warnings

From: Jeremy Fitzhardinge
Date: Mon Sep 08 2008 - 14:14:13 EST


Ingo Molnar wrote:
> * Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
>
>
>> Rambaldi wrote:
>>
>>> Hi,
>>>
>>> when running the 2.6.27-rc5 kernel as 64 bits dumU I get the following
>>> warnings:
>>>
>> This patch, change 167e6cf62979df03513898966f9227847d192327 in tip.git,
>> should fix this. I'm not sure if the other sysfs changes apply to
>> mainline git or not.
>>
>> Could you try this and see how it goes? The first chunk should be
>> sufficient to fix your problem.
>>
>
> We could certainly propagate it to x86/urgent, if it fixes a real issue.
> It cherry-picks just fine.
>

The rest of that patch updates the sysfs entries in line with Andi's
changes, but I don't think they're in mainline yet.

The sysfs namespace clash means that Xen balloon and hotplug memory try
to register the same name, which is bad because one of them is going to
lose.

J
--
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/