Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80467
b: refs/heads/master
c: cd58289
h: refs/heads/master
i:
  80465: ecd4fb9
  80463: 8684268
v: v3
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent 72e5c87 commit 5b60f15
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: 1a2b441231ddc12b785940000320894bfa02bd82
refs/heads/master: cd58289667293593b04fd315ec7f2f37589134cb
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/head64.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ static void __init zap_identity_mappings(void)
{
pgd_t *pgd = pgd_offset_k(0UL);
pgd_clear(pgd);
__flush_tlb();
__flush_tlb_all();
}

/* Don't add a printk in there. printk relies on the PDA which is not initialized
Expand Down

0 comments on commit 5b60f15

Please sign in to comment.