Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126214
b: refs/heads/master
c: 2bc7273
h: refs/heads/master
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Jan 6, 2009
1 parent bb074c3 commit 5336375
Show file tree
Hide file tree
Showing 2 changed files with 2 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: feb166948876e2ff8f70b2da273b2a8e86957578
refs/heads/master: 2bc7273b0e3a509fb598abfc5b9fe50158b830d2
2 changes: 1 addition & 1 deletion trunk/mm/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -2966,7 +2966,7 @@ int generic_access_phys(struct vm_area_struct *vma, unsigned long addr,
{
resource_size_t phys_addr;
unsigned long prot = 0;
void *maddr;
void __iomem *maddr;
int offset = addr & (PAGE_SIZE-1);

if (follow_phys(vma, addr, write, &prot, &phys_addr))
Expand Down

0 comments on commit 5336375

Please sign in to comment.