Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212068
b: refs/heads/master
c: f01f7c5
h: refs/heads/master
v: v3
  • Loading branch information
Borislav Petkov authored and H. Peter Anvin committed Oct 20, 2010
1 parent f4c1195 commit 6383ae8
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: 617d34d9e5d8326ec8f188c616aa06ac59d083fe
refs/heads/master: f01f7c56a1425b9749a99af821e1de334fb64d7e
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ void vmalloc_sync_all(void)
spin_lock_irqsave(&pgd_lock, flags);
list_for_each_entry(page, &pgd_list, lru) {
spinlock_t *pgt_lock;
int ret;
pmd_t *ret;

pgt_lock = &pgd_page_get_mm(page)->page_table_lock;

Expand Down

0 comments on commit 6383ae8

Please sign in to comment.