git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8fe05
)
x86: Use common threadinfo allocator
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 May 2012 15:05:42 +0000
(15:05 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 May 2012 12:08:44 +0000
(14:08 +0200)
The only difference is the free_thread_info function, which frees
xstate.
Use the new arch_release_task_struct() function instead and switch
over to the core allocator.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link:
http://lkml.kernel.org/r/20120505150141.559556763@linutronix.de
Cc: x86@kernel.org
No differences found