Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83327
b: refs/heads/master
c: 8cb2a7c
h: refs/heads/master
i:
  83325: a53abe6
  83323: f8289ef
  83319: 3d20ee2
  83311: 4c7ddd6
  83295: fcacba5
  83263: 1417b3e
  83199: c9fbca1
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Feb 5, 2008
1 parent cbdb1ee commit e1a0a8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 21511abd0a248a3f225d3b611cfabb93124605a7
refs/heads/master: 8cb2a7c1e95e472b5ad8cbde4d5c7bb65c532603
1 change: 0 additions & 1 deletion trunk/arch/x86/mm/pageattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ static void __set_pmd_pte(pte_t *kpte, unsigned long address, pte_t pte)
if (!SHARED_KERNEL_PMD) {
struct page *page;

address = __pa(address);
list_for_each_entry(page, &pgd_list, lru) {
pgd_t *pgd;
pud_t *pud;
Expand Down

0 comments on commit e1a0a8d

Please sign in to comment.