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:
a80495e
)
x86: mm/fault.c declare do_page_fault before they get used
author
Jaswinder Singh
<jaswinder@infradead.org>
Wed, 23 Jul 2008 12:06:37 +0000
(17:36 +0530)
committer
Jaswinder Singh
<jaswinder@infradead.org>
Wed, 23 Jul 2008 12:06:37 +0000
(17:36 +0530)
declared do_page_fault() in asm-x86/trap.h for both X86_32 and X86_64
removed do_invalid_op declaration from mm/fault.c as it is already declared in asm-x86/trap.h
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
No differences found