commit | 41101809a865dd0be1b56eff46c83fad321870b2 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat May 05 15:05:41 2012 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue May 08 13:55:20 2012 +0200 |
tree | be62c4da213f9ab79ac3f874f1ed8c6af0ff5b0a | |
parent | 2889f60814e15dea644782597d897cdba943564f [diff] |
fork: Provide weak arch_release_[task_struct|thread_info] functions These functions allow us to move most of the duplicated thread_info allocators to the core code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20120505150141.366461660@linutronix.de