Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107492
b: refs/heads/master
c: 3669bc1
h: refs/heads/master
v: v3
  • Loading branch information
Jack Steiner authored and Linus Torvalds committed Aug 1, 2008
1 parent 5a1d1c5 commit a40683a
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: a97762a77f927577525868e39661084170ce3605
refs/heads/master: 3669bc143fb3d389918379547f4a6b28a757b7fe
2 changes: 0 additions & 2 deletions trunk/mm/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,6 @@ unsigned long zap_page_range(struct vm_area_struct *vma, unsigned long address,
tlb_finish_mmu(tlb, address, end);
return end;
}
EXPORT_SYMBOL_GPL(zap_page_range);

/**
* zap_vma_ptes - remove ptes mapping the vma
Expand Down Expand Up @@ -1111,7 +1110,6 @@ struct page *follow_page(struct vm_area_struct *vma, unsigned long address,
}
return page;
}
EXPORT_SYMBOL_GPL(follow_page);

/* Can we do the FOLL_ANON optimization? */
static inline int use_zero_page(struct vm_area_struct *vma)
Expand Down

0 comments on commit a40683a

Please sign in to comment.