]> bbs.cooldavid.org Git - net-next-2.6.git/commit - mm/shmem.c
[PATCH] Additions to .data.read_mostly section
authorRavikiran G Thirumalai <kiran@scalex86.org>
Tue, 6 Sep 2005 22:17:45 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:33 +0000 (16:57 -0700)
commit6c231b7bab0aa6860cd9da2de8a064eddc34c146
tree2a6d9dea348651ec6000b96b99fbf5bd9ccdb228
parent39ed3fdeec1290dd246dcf1da6b278566987a084
[PATCH] Additions to .data.read_mostly section

Mark variables which are usually accessed for reads with __readmostly.

Signed-off-by: Alok N Kataria <alokk@calsoftinc.com>
Signed-off-by: Shai Fultheim <shai@scalex86.org>
Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
13 files changed:
arch/i386/kernel/io_apic.c
arch/i386/kernel/timers/timer_hpet.c
arch/i386/mm/discontig.c
arch/i386/mm/init.c
arch/x86_64/kernel/genapic.c
arch/x86_64/kernel/io_apic.c
arch/x86_64/kernel/setup.c
arch/x86_64/kernel/setup64.c
arch/x86_64/kernel/smpboot.c
arch/x86_64/mm/numa.c
fs/namespace.c
mm/page_alloc.c
mm/shmem.c