Hi,
> -rt19 doesn't compile here (either with CONFIG_EMBEDDED=y or not):
same problem here. Looks like a typo...
Am I right?
Signed-off-by: Jan Altenberg <[email protected]>
--------------------------------------------------
--- slab.c.orig 2006-03-07 10:27:35.000000000 +0100
+++ slab.c 2006-03-07 10:28:17.000000000 +0100
@@ -700,7 +700,7 @@ static struct kmem_cache cache_cache = {
.shared = 1,
.buffer_size = sizeof(struct kmem_cache),
.flags = SLAB_NO_REAP,
- .spinlock = SPIN_LOCK_UNLOCKED(&cache_cache.spinlock),
+ .spinlock = SPIN_LOCK_UNLOCKED(cache_cache.spinlock),
.name = "kmem_cache",
#if DEBUG
.obj_size = sizeof(struct kmem_cache),
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]