kernel-ark/arch/mips
Hugh Dickins 404351e67a [PATCH] mm: mm_init set_mm_counters
How is anon_rss initialized?  In dup_mmap, and by mm_alloc's memset; but
that's not so good if an mm_counter_t is a special type.  And how is rss
initialized?  By set_mm_counter, all over the place.  Come on, we just need to
initialize them both at once by set_mm_counter in mm_init (which follows the
memcpy when forking).

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-29 21:40:38 -07:00
..
arc
au1000 Remove useless casts of kmalloc return values. 2005-10-29 19:32:50 +01:00
boot
cobalt
configs Update MIPS defconfig files. 2005-10-29 19:32:54 +01:00
ddb5xxx
dec
galileo-boards/ev96100
gt64120
ite-boards
jazz
jmr3927
kernel [PATCH] mm: mm_init set_mm_counters 2005-10-29 21:40:38 -07:00
lasat
lib Hack to resolve longstanding prefetch issue 2005-10-29 19:32:50 +01:00
lib-32
lib-64
math-emu Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than 2005-10-29 19:32:52 +01:00
mips-boards
mm
momentum prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
oprofile
pci
philips/pnx8550
pmc-sierra prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
qemu
sgi-ip22
sgi-ip27
sgi-ip32
sibyte
sni
tx4927
tx4938
vr41xx
defconfig Update MIPS defconfig files. 2005-10-29 19:32:54 +01:00
Kconfig More foolproofing of the CPU configuration. 2005-10-29 19:32:49 +01:00
Kconfig.debug
Makefile