projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de0043
)
x86: asm-x86/pgtable.h: fix compiler warning
author
Jeremy Fitzhardinge
<
[email protected]
>
Wed, 25 Jun 2008 04:18:57 +0000
(
00:18
-0400)
committer
Ingo Molnar
<
[email protected]
>
Tue, 8 Jul 2008 11:10:23 +0000
(13:10 +0200)
Signed-off-by: Jeremy Fitzhardinge <
[email protected]
>
Cc: xen-devel <
[email protected]
>
Cc: Stephen Tweedie <
[email protected]
>
Cc: Eduardo Habkost <
[email protected]
>
Cc: Mark McLoughlin <
[email protected]
>
Signed-off-by: Ingo Molnar <
[email protected]
>
include/asm-x86/pgtable.h
patch
|
blob
|
history
diff --git
a/include/asm-x86/pgtable.h
b/include/asm-x86/pgtable.h
index f048975b31a48c20398980d0479097434b6e00b1..1330e7487da1669caeed567b12e63b7e8d15cbe9 100644
(file)
--- a/
include/asm-x86/pgtable.h
+++ b/
include/asm-x86/pgtable.h
@@
-425,6
+425,8
@@
static inline void native_set_pte_at(struct mm_struct *mm, unsigned long addr,
* race with other CPU's that might be updating the dirty
* bit at the same time.
*/
+struct vm_area_struct;
+
#define __HAVE_ARCH_PTEP_SET_ACCESS_FLAGS
extern int ptep_set_access_flags(struct vm_area_struct *vma,
unsigned long address, pte_t *ptep,