Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143249
b: refs/heads/master
c: 3ecb1b7
h: refs/heads/master
i:
  143247: 62512f9
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Apr 9, 2009
1 parent 28d9d51 commit 9e1a5d8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d745562cc40bff60f0597004d8128fa0225cc267
refs/heads/master: 3ecb1b7df92393647b13b21b1f7142b65c582511
3 changes: 3 additions & 0 deletions trunk/arch/x86/xen/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1821,6 +1821,9 @@ static void xen_set_fixmap(unsigned idx, unsigned long phys, pgprot_t prot)
#ifdef CONFIG_X86_LOCAL_APIC
case FIX_APIC_BASE: /* maps dummy local APIC */
#endif
case FIX_TEXT_POKE0:
case FIX_TEXT_POKE1:
/* All local page mappings */
pte = pfn_pte(phys, prot);
break;

Expand Down

0 comments on commit 9e1a5d8

Please sign in to comment.