kernel-ark/mm
Paul E. McKenney fbd568a3e6 [PATCH] Change synchronize_kernel to _rcu and _sched
This patch changes calls to synchronize_kernel(), deprecated in the earlier
"Deprecate synchronize_kernel, GPL replacement" patch to instead call the new
synchronize_rcu() and synchronize_sched() APIs.

Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:04 -07:00
..
bootmem.c
fadvise.c
filemap.c [PATCH] Exterminate PAGE_BUG 2005-05-01 08:59:01 -07:00
fremap.c
highmem.c [PATCH] count bounce buffer pages in vmstat 2005-05-01 08:58:37 -07:00
hugetlb.c
internal.h
madvise.c
Makefile
memory.c
mempolicy.c
mempool.c [PATCH] use smp_mb/wmb/rmb where possible 2005-05-01 08:58:47 -07:00
mincore.c
mlock.c
mmap.c [PATCH] RLIMIT_MEMLOCK checking fix 2005-05-01 08:58:38 -07:00
mprotect.c
mremap.c [PATCH] RLIMIT_AS checking fix 2005-05-01 08:58:35 -07:00
msync.c
nommu.c
oom_kill.c
page_alloc.c [PATCH] count bounce buffer pages in vmstat 2005-05-01 08:58:37 -07:00
page_io.c
page-writeback.c
pdflush.c
prio_tree.c
readahead.c
rmap.c [PATCH] mm: rmap.c cleanup 2005-05-01 08:58:36 -07:00
shmem.c
slab.c [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
swap_state.c [PATCH] mm: use __GFP_NOMEMALLOC 2005-05-01 08:58:37 -07:00
swap.c
swapfile.c
thrash.c
tiny-shmem.c
truncate.c
vmalloc.c
vmscan.c