Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257233
b: refs/heads/master
c: a6c2390
h: refs/heads/master
i:
  257231: 06b7000
v: v3
  • Loading branch information
Greg Dietsche authored and Ingo Molnar committed Jul 21, 2011
1 parent 98c3afe commit 5524d61
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: c4d017f21328c269deba3c7acde873204fe595b5
refs/heads/master: a6c23905ff0d6bbddf590ef0838489ee0f6c74ac
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ static void impress_friends(void)
void __inquire_remote_apic(int apicid)
{
unsigned i, regs[] = { APIC_ID >> 4, APIC_LVR >> 4, APIC_SPIV >> 4 };
char *names[] = { "ID", "VERSION", "SPIV" };
const char * const names[] = { "ID", "VERSION", "SPIV" };
int timeout;
u32 status;

Expand Down

0 comments on commit 5524d61

Please sign in to comment.