Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206178
b: refs/heads/master
c: 75a9cac
h: refs/heads/master
v: v3
  • Loading branch information
Andres Salomon authored and Ingo Molnar committed Jun 24, 2010
1 parent fe92735 commit b35920e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd699c76552bbfa66631f019be415a87dbb08237
refs/heads/master: 75a9cac430a1bd2a5219c74508ca01b0ddfddc9a
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/olpc_ofw.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ void __init setup_olpc_ofw_pgd(void)

/* install OFW's PDE permanently into the kernel's pgtable */
set_pgd(&swapper_pg_dir[OLPC_OFW_PDE_NR], *ofw_pde);
/* implicit optimization barrier here due to uninline function return */

early_iounmap(base, sizeof(olpc_ofw_pgd) * PTRS_PER_PGD);
}

Expand Down

0 comments on commit b35920e

Please sign in to comment.