[SSI] openssi/kernel/cluster/ssi/util load_level.c,1.32,1.33
Roger Tsang <[email protected]> Mon, 17 Jan 2011 06:31:03 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/util
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26812/cluster/ssi/util
Modified Files:
Tag: OPENSSI-FC
load_level.c
Log Message:
initialize_list_lock: remove debug messages. not needed.
Index: load_level.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/util/load_level.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- load_level.c 9 Nov 2010 02:14:03 -0000 1.32
+++ load_level.c 17 Jan 2011 06:31:01 -0000 1.33
@@ -278,9 +278,6 @@
#ifdef CONFIG_MOSIX_LL
loadinfo =
kzmalloc_nofail(sizeof(*loadinfo) * (NSC_MAX_NODE_VALUE + 1));
-#ifdef DEBUG_MOSIX_LL
- printk(KERN_NOTICE "%s: loadinfo 0x%p\n", __FUNCTION__, loadinfo);
-#endif
#endif
#ifdef REXEC_LOADTABLE_RACE_FIX
atomic_set(&load_cnt, 0);
@@ -290,9 +287,6 @@
master_load_array =
kzmalloc_nofail(sizeof(*master_load_array) * (NSC_MAX_NODE_VALUE + 1));
bitmap_zero(rexec_loadmap, NSC_MAX_NODE_VALUE);
-#ifdef DEBUG_LDLVL
- printk(KERN_NOTICE "%s: rexec_loadmap 0x%p\n", __FUNCTION__, rexec_loadmap);
-#endif
#endif
LOADLIST_LOCK_INIT();
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl