Re: [PATCH -rt] rt-slab: fix cpu inconsistency case

From: Hiroshi Shimamoto
Date: Mon Mar 24 2008 - 16:54:24 EST


Steven Rostedt wrote:
> On Fri, 21 Mar 2008, Hiroshi Shimamoto wrote:
>>> Is this a bug in mainline? The !PREEMPT_RT case should be as close to
>>> mainline as possible, with no actual changes in object code. If this is
>>> not the case, then we need to fix that.
>> No, this issue is in -rt only.
>>
>
> Hi Hiroshi,
>
> Thanks again for reporting this. I took a deeper look into this today and
> came to the conclusion that we need to get rid of both
> slab_irq_disable_nort and slab_irq_disable_rt, and simply use
> slab_irq_disable ;-)

thanks for taking time.

>
> This is what you patch indirectly does. I'll write up another patch to fix
> this.

Sounds smarter.

>
> Thanks,
>
> -- Steve
>
> P.S. I'm hoping to get -rt4 out today.

I'll test it on my box when released.

thanks,
Hiroshi Shimamoto
--
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/