Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4673
b: refs/heads/master
c: 138d402
h: refs/heads/master
i:
  4671: ec3c9fd
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 12, 2005
1 parent 8a0fe3a commit 7f6edec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 082ff0a9991dcea958785115fbba6dddd0dc280a
refs/heads/master: 138d402793b84dc47bf13b0a6636d26c880d746e
4 changes: 4 additions & 0 deletions trunk/include/asm-alpha/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@
#define __S110 _PAGE_S(0)
#define __S111 _PAGE_S(0)

/*
* pgprot_noncached() is only for infiniband pci support, and a real
* implementation for RAM would be more complicated.
*/
#define pgprot_noncached(prot) (prot)

/*
Expand Down

0 comments on commit 7f6edec

Please sign in to comment.