[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E5D0008.5090504@ixiacom.com>
Date: Tue, 30 Aug 2011 08:21:44 -0700
From: Earl Chew <echew@...acom.com>
To: <jslaby@...e.cz>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] coredump: escape / in hostname and comm
Jiri,
I would like to suggest that both '%e' and '%E' use current->group_leader->comm
instead of just current->comm.
Using plain current->comm gets strange effects when threads within a process
start naming themselves using PR_SET_NAME (or its pthread_setname_np() equivalent).
Earl
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists