Re: [RFC][PATCH 0/2] PF_flags cleaups

From: Linus Torvalds
Date: Mon Sep 20 2010 - 14:20:47 EST


On Mon, Sep 20, 2010 at 11:03 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> fs/proc/array.c:do_task_stat()

Ok, I doubt anybody cares. I think that thing is entirely historical,
and we probably should never have done it in the first place. I wonder
if we should just replace that field with a zero.

We've moved flag bits around in task->flags (and moved them to
thread->flags) before, so that /proc/<pid>/stat field has not been
stable historically either. I can't imagine what could break - it
would have broken many times before too.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/