Re: [patch] let CONFIG_SECCOMP default to n

From: Andi Kleen
Date: Wed Jul 12 2006 - 18:10:50 EST



> We can just fold the TSC disable stuff into the new thread_flags test
> at context-switch time:

I don't think it will work because you need to check state of
both previous and next task. The thread_flags test only checks the
state of the next task.

-Andi

-
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/