Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35665
b: refs/heads/master
c: 673eae8
h: refs/heads/master
i:
  35663: c4c0e4a
v: v3
  • Loading branch information
Rusty Russell authored and Linus Torvalds committed Sep 26, 2006
1 parent 2452044 commit 75f4efb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 753b9f86e7aef76c2beda32668ce528f90cb1733
refs/heads/master: 673eae8230a192f07b8715b872d6925521e9738d
3 changes: 2 additions & 1 deletion trunk/include/asm-generic/pgtable.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _ASM_GENERIC_PGTABLE_H
#define _ASM_GENERIC_PGTABLE_H

#ifndef __ASSEMBLY__

#ifndef __HAVE_ARCH_PTEP_ESTABLISH
/*
* Establish a new mapping:
Expand Down Expand Up @@ -188,7 +190,6 @@ static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addres
})
#endif

#ifndef __ASSEMBLY__
/*
* When walking page tables, we usually want to skip any p?d_none entries;
* and any p?d_bad entries - reporting the error before resetting to none.
Expand Down

0 comments on commit 75f4efb

Please sign in to comment.