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:
57a3750
)
x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used
author
Jaswinder Singh
<jaswinder@infradead.org>
Wed, 17 Dec 2008 17:48:52 +0000
(23:18 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 18 Dec 2008 12:33:48 +0000
(13:33 +0100)
Impact: cleanup
In asm/syscalls.h move out sys_set_thread_area() and sys_get_thread_area()
as they are common for both 32 and 64 bit.
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found