Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54513
b: refs/heads/master
c: 2cb22e2
h: refs/heads/master
i:
  54511: fbdc80d
v: v3
  • Loading branch information
Bjorn Helgaas authored and Tony Luck committed Mar 30, 2007
1 parent e272e13 commit 960d583
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 9b50ffb0c0281bc5a08ccd56ae9bb84296c28f38
refs/heads/master: 2cb22e23a5fcbcac2de49493aa57c7694028a06a
2 changes: 0 additions & 2 deletions trunk/arch/ia64/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -659,8 +659,6 @@ pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma)
return -EINVAL;
prot = phys_mem_access_prot(NULL, vma->vm_pgoff, size,
vma->vm_page_prot);
if (pgprot_val(prot) != pgprot_val(pgprot_noncached(vma->vm_page_prot)))
return -EINVAL;

addr = pci_get_legacy_mem(bus);
if (IS_ERR(addr))
Expand Down

0 comments on commit 960d583

Please sign in to comment.