Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155039
b: refs/heads/master
c: 12b9d7c
h: refs/heads/master
i:
  155037: 6126945
  155035: 48e77df
  155031: 487e646
  155023: 57a5f5c
  155007: a08d3f9
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Ingo Molnar committed Jul 3, 2009
1 parent 4d29653 commit 1d47715
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 251e1e44b97852aa5e53e71c4b47e55b2dfd054e
refs/heads/master: 12b9d7ccb841805e347fec8f733f368f43ddba40
4 changes: 2 additions & 2 deletions trunk/arch/x86/include/asm/fixmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ enum fixed_addresses {
#ifdef CONFIG_PARAVIRT
FIX_PARAVIRT_BOOTMAP,
#endif
FIX_TEXT_POKE0, /* reserve 2 pages for text_poke() */
FIX_TEXT_POKE1,
FIX_TEXT_POKE1, /* reserve 2 pages for text_poke() */
FIX_TEXT_POKE0, /* first page is last, because allocation is backward */
__end_of_permanent_fixed_addresses,
/*
* 256 temporary boot-time mappings, used by early_ioremap(),
Expand Down

0 comments on commit 1d47715

Please sign in to comment.