Title: [6182] trunk/ipc/shm.c: Revert my previous commit, I will add notations about using shm to wiki - Blackfin SMP Like.
Revision
6182
Author
gyang
Date
2009-03-17 01:06:39 -0500 (Tue, 17 Mar 2009)

Log Message

Revert my previous commit, I will add notations about using shm to wiki - Blackfin SMP Like.

Modified Paths

Diff

Modified: trunk/ipc/shm.c (6181 => 6182)


--- trunk/ipc/shm.c	2009-03-17 02:16:05 UTC (rev 6181)
+++ trunk/ipc/shm.c	2009-03-17 06:06:39 UTC (rev 6182)
@@ -446,10 +446,6 @@
 	struct ipc_ops shm_ops;
 	struct ipc_params shm_params;
 
-#if defined __ARCH_SYNC_CORE_DCACHE
-	return -EINVAL;
-#endif
-
 	ns = current->nsproxy->ipc_ns;
 
 	shm_ops.getnew = newseg;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to