Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145849
b: refs/heads/master
c: e7c0648
h: refs/heads/master
i:
  145847: 57b9c9c
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Apr 9, 2009
1 parent 7211c5b commit 6ebd2d8
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: 169aafbc8d3f05431b5cfeb60294a12b8ef2bcee
refs/heads/master: e7c064889606aab3569669078c69b87b2c527e72
3 changes: 3 additions & 0 deletions trunk/arch/x86/xen/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1812,6 +1812,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 6ebd2d8

Please sign in to comment.