From: Andrew Morton Date: Wed, 3 Aug 2011 00:53:03 +0000 (+1000) Subject: Force this on for -next/mm testing purposes. X-Git-Tag: next-20110822~1^2~9 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ee7f7ea32c21810957e21456ed10faecc7c2aead;p=karo-tx-linux.git Force this on for -next/mm testing purposes. Cc: "Eric W. Biederman" Cc: "Serge E. Hallyn" Cc: Daniel Lezcano Cc: Ingo Molnar Cc: Oleg Nesterov Cc: Randy Dunlap Cc: Tejun Heo Cc: Vasiliy Kulikov Signed-off-by: Andrew Morton --- diff --git a/ipc/shm.c b/ipc/shm.c index b48e611f7e5d..c548ba5b0384 100644 --- a/ipc/shm.c +++ b/ipc/shm.c @@ -74,7 +74,7 @@ void shm_init_ns(struct ipc_namespace *ns) ns->shm_ctlmax = SHMMAX; ns->shm_ctlall = SHMALL; ns->shm_ctlmni = SHMMNI; - ns->shm_rmid_forced = 0; + ns->shm_rmid_forced = 1; ns->shm_tot = 0; /*