Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93439
b: refs/heads/master
c: 839ad62
h: refs/heads/master
i:
  93437: 4aa330d
  93435: 74e5d7d
  93431: f5182ba
  93423: 87166eb
  93407: a464326
  93375: 35f9ff3
  93311: 7383a5f
  93183: d5d762b
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Apr 24, 2008
1 parent 6999e91 commit 794c84f
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: f6a616800e68b61807d0f7bb0d5dc70665ef8046
refs/heads/master: 839ad62e75ee1968438d1b72261304cd47fc961e
2 changes: 1 addition & 1 deletion trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ static void __init boot_cpu_init(void)
cpu_set(cpu, cpu_possible_map);
}

void __init __attribute__((weak)) smp_setup_processor_id(void)
void __init __weak smp_setup_processor_id(void)
{
}

Expand Down

0 comments on commit 794c84f

Please sign in to comment.