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:
5b40824
)
x86: Use generic init_task
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 3 May 2012 09:03:01 +0000
(09:03 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 May 2012 11:00:26 +0000
(13:00 +0200)
Same code. Use the generic version. The special Makefile treatment is
pointless anyway as init_task.o contains only data which is handled by
the linker script. So no point on being treated like head text.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link:
http://lkml.kernel.org/r/20120503085035.739963562@linutronix.de
Cc: x86@kernel.org
No differences found