Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80451
b: refs/heads/master
c: 793b24a
h: refs/heads/master
i:
  80449: 147ecc7
  80447: ab401c1
v: v3
  • Loading branch information
Huang, Ying authored and Ingo Molnar committed Jan 30, 2008
1 parent 225791c commit b20de35
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: d18d6d65efc2f5a3ff9a41528fbcb716b2e32615
refs/heads/master: 793b24a2dd0d695c748efba7b2295e7f9fdd3139
4 changes: 2 additions & 2 deletions trunk/arch/x86/mm/ioremap_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,9 @@ static int __init early_ioremap_debug_setup(char *str)
{
early_ioremap_debug = 1;

return 1;
return 0;
}
__setup("early_ioremap_debug", early_ioremap_debug_setup);
early_param("early_ioremap_debug", early_ioremap_debug_setup);

static __initdata int after_paging_init;
static __initdata unsigned long bm_pte[1024]
Expand Down

0 comments on commit b20de35

Please sign in to comment.