From: Tejun Heo on
Hello, Greg.

On 03/30/2010 06:07 AM, Greg KH wrote:
>> Yes. 2.6.34-rc does not have this issue anymore, but the patch is needed in
>> -stable.
>
> Why is this not in .34-rc2? Can you find the specific patch in Linus's
> tree that solves this and let stable(a)kernel.org know about it?

For 2.6.34, the following two patches should remove the problem.
They're not in mainline yet but should appear in linux-next soon and
after a few days, I'll push them to Linus.

http://thread.gmane.org/gmane.linux.kernel/958794/focus=959493

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Tejun Heo on
On 03/30/2010 11:12 AM, Tejun Heo wrote:
> Hello, Greg.
>
> On 03/30/2010 06:07 AM, Greg KH wrote:
>>> Yes. 2.6.34-rc does not have this issue anymore, but the patch is needed in
>>> -stable.
>>
>> Why is this not in .34-rc2? Can you find the specific patch in Linus's
>> tree that solves this and let stable(a)kernel.org know about it?
>
> For 2.6.34, the following two patches should remove the problem.
> They're not in mainline yet but should appear in linux-next soon and
> after a few days, I'll push them to Linus.
>
> http://thread.gmane.org/gmane.linux.kernel/958794/focus=959493

Oh, Steven is right. The ones which are removed by the above patch
are different ones. That said, it might be a good idea to apply fixes
for them to -stable too. Mathieu, are you interested in submitting
similar -stable fixes for kernel/module.c::percpu_modcopy() and
lockdep.c::static_obj()?

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/