Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110343
b: refs/heads/master
c: 85a1443
h: refs/heads/master
i:
  110341: 67b94ce
  110339: d9d71ef
  110335: 8002d46
v: v3
  • Loading branch information
Marcin Slusarz authored and H. Peter Anvin committed Aug 11, 2008
1 parent d92428e commit bb2bccc
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: 90936cfe6c8f7e90a6f8b0c5cb44d3a012dfd313
refs/heads/master: 85a14437ed24244c78f9a70d58b8299753b03c92
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/mpparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static int __init mpf_checksum(unsigned char *mp, int len)
return sum & 0xFF;
}

static void __cpuinit MP_processor_info(struct mpc_config_processor *m)
static void __init MP_processor_info(struct mpc_config_processor *m)
{
int apicid;
char *bootup_cpu = "";
Expand Down

0 comments on commit bb2bccc

Please sign in to comment.