Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110301
b: refs/heads/master
c: 4b6e9f2
h: refs/heads/master
i:
  110299: e38b1eb
v: v3
  • Loading branch information
Jaswinder Singh committed Jul 23, 2008
1 parent 30403ab commit 7037c33
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: 70ef56414ec7e01d787c8e959bb259845df4ee4f
refs/heads/master: 4b6e9f27d0034740e9cfa341b45c229ba30ec0c5
4 changes: 2 additions & 2 deletions trunk/arch/x86/mm/ioremap.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ void unxlate_dev_mem_ptr(unsigned long phys, void *addr)
return;
}

int __initdata early_ioremap_debug;
static int __initdata early_ioremap_debug;

static int __init early_ioremap_debug_setup(char *str)
{
Expand Down Expand Up @@ -539,7 +539,7 @@ static inline void __init early_clear_fixmap(enum fixed_addresses idx)
}


int __initdata early_ioremap_nested;
static int __initdata early_ioremap_nested;

static int __init check_early_ioremap_leak(void)
{
Expand Down

0 comments on commit 7037c33

Please sign in to comment.