Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108662
b: refs/heads/master
c: c9d08f0
h: refs/heads/master
v: v3
  • Loading branch information
Marcin Slusarz authored and Ingo Molnar committed Aug 13, 2008
1 parent a994295 commit d15cf6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a12e61df4fa1cfae7a6b76976fa65a6fcb048e3f
refs/heads/master: c9d08f0860d47ed6a3fe91d0f19335086179be7b
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/genx2apic_uv_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ static __init void map_low_mmrs(void)

enum map_type {map_wb, map_uc};

static void map_high(char *id, unsigned long base, int shift, enum map_type map_type)
static __init void map_high(char *id, unsigned long base, int shift, enum map_type map_type)
{
unsigned long bytes, paddr;

Expand Down

0 comments on commit d15cf6f

Please sign in to comment.