-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6: slub: avoid leaking caches or refcounts on sysfs error slab: Fix comment on #endif slab: remove GFP_THISNODE clearing from alloc_slabmgmt() slub: Add might_sleep_if() to slab_alloc() SLUB: failslab support slub: Fix incorrect use of loose slab: Update the kmem_cache_create documentation regarding the name parameter slub: make early_kmem_cache_node_alloc void slab: unsigned slabp->inuse cannot be less than 0 slub - fix get_object_page comment SLUB: Replace __builtin_return_address(0) with _RET_IP_. SLUB: cleanup - define macros instead of hardcoded numbers
No related branches found
No related tags found
Showing
- include/linux/fault-inject.h 9 additions, 0 deletionsinclude/linux/fault-inject.h
- include/linux/slab.h 5 additions, 5 deletionsinclude/linux/slab.h
- lib/Kconfig.debug 1 addition, 0 deletionslib/Kconfig.debug
- mm/Makefile 1 addition, 0 deletionsmm/Makefile
- mm/failslab.c 59 additions, 0 deletionsmm/failslab.c
- mm/slab.c 13 additions, 76 deletionsmm/slab.c
- mm/slub.c 57 additions, 41 deletionsmm/slub.c
Loading
Please register or sign in to comment