Thread (37 messages) 37 messages, 6 authors, 2008-12-18

Re: [RFC v11][PATCH 03/13] General infrastructure for checkpoint restart

From: Joe Perches <hidden>
Date: 2008-12-06 07:26:15
Also in: linux-mm, lkml

On Fri, 2008-12-05 at 12:31 -0500, Oren Laadan wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/linux/checkpoint.h b/include/linux/checkpoint.h
new file mode 100644
index 0000000..63f298f
--- /dev/null
+++ b/include/linux/checkpoint.h
[]
+#define cr_debug(fmt, args...)  \
+	pr_debug("[%d:c/r:%s] " fmt, task_pid_vnr(current), __func__, ## args)
+
perhaps:

#define pr_fmt(fmt) "[%d:c/r:%s] " fmt, task_pid_vnr(current), __func__

and use pr_debug instead?


--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help