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:
7b5b50f
)
x86: ldt.c declare sys_modify_ldt before they get used
author
Jaswinder Singh
<jaswinder@infradead.org>
Mon, 15 Dec 2008 16:56:30 +0000
(22:26 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 20:18:21 +0000
(21:18 +0100)
Impact: cleanup
In asm/syscalls.h moved out sys_modify_ldt from CONFIG_X86_32 as it is
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