x86: reduce preemption off section in exit thread
authorThomas Gleixner <tglx@linutronix.de>
Mon, 16 Mar 2009 12:07:21 +0000 (13:07 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 16 Mar 2009 14:32:28 +0000 (15:32 +0100)
Impact: latency improvement

No need to keep preemption disabled over the kfree call.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found