Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.24-rc4-git7 /mm/slab.c

Filename:/mm/slab.c
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.6.24-rc4-git6  2.6.24-rc4-git5  2.6.24-rc4-git4  2.6.24-rc4-git3  2.6.24-rc4  2.6.24-rc3-git7 
(Following) 2.6.24-rc5  2.6.24-rc6  2.6.24-rc6-git9  2.6.24-rc6-git10  2.6.24-rc6-git11  2.6.24-rc6-git12 

Location
[  2.6.24-rc4-git7
  [  mm
     o  slab.c

Patch

diff --git a/mm/slab.c b/mm/slab.c
index 202465a..2e338a5 100644
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -4475,3 +4475,4 @@ size_t ksize(const void *objp)
 
    return obj_size(virt_to_cache(objp));
 }
+EXPORT_SYMBOL(ksize);


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.