On Mon, 23 Aug 2010, Andrew Morton wrote: > > + pr_err("Kill process %d (%s) sharing same memory\n", > > + task_pid_nr(q), q->comm); > > We're really supposed to use get_task_comm() when accessing another > tasks's comm[] to avoid races with that task altering its comm[] in > prctl(). > Ok! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>