Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287788
b: refs/heads/master
c: 57e0009
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Stein authored and Greg Ungerer committed Feb 7, 2012
1 parent 5c4014f commit ef41192
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: 8b3262c00d6feccdccd6567d27687ae4b64c54bd
refs/heads/master: 57e00098cc0e43d001c9c8a018a1f8396faa0d16
3 changes: 2 additions & 1 deletion trunk/arch/m68k/include/asm/mcf_pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@
| CF_PAGE_READABLE \
| CF_PAGE_WRITABLE \
| CF_PAGE_EXEC \
| CF_PAGE_SYSTEM)
| CF_PAGE_SYSTEM \
| CF_PAGE_SHARED)

#define PAGE_COPY __pgprot(CF_PAGE_VALID \
| CF_PAGE_ACCESSED \
Expand Down

0 comments on commit ef41192

Please sign in to comment.