Re: [PATCH v3.10-rt] slab: make kmem_cache_node's list_lock conditionally raw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Paul Gortmaker | 2013-10-08 14:55:09 [-0400]:

>The RT patch "mm-disable-slab-on-rt.patch" unconditionally
>converts kmem_cache_node's list_lock into a raw lock.  As
>of mainline commit ca34956b804b7554fc4e88826773380d9d5122a8
>("slab: Common definition for kmem_cache_node") the definition
>is shared -- but slab.c still thinks the lock is non raw.
>
>At the moment SLAB depends on !RT_FULL, however with the lock
>being raw for !RT_FULL, we can't build the SLAB + !RT_FULL
>combination because of the above.  So only convert the lock if
>SLAB is not enabled.
>
>Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

Thank you for the 5 patches, all applied.

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux