Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24003
b: refs/heads/master
c: 091c539
h: refs/heads/master
i:
  24001: 7ebd016
  23999: dceb140
v: v3
  • Loading branch information
Russell King authored and Russell King committed Mar 25, 2006
1 parent c3d6ff7 commit b208950
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 686f8c5d77149f78ff6090dde774b2e43a7319b2
refs/heads/master: 091c539f08a6700e0cca8cd620c3d72dd9f9e2bb
3 changes: 0 additions & 3 deletions trunk/arch/arm/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,6 @@ void __init smp_prepare_boot_cpu(void)
unsigned int cpu = smp_processor_id();

per_cpu(cpu_data, cpu).idle = current;

cpu_set(cpu, cpu_present_map);
cpu_set(cpu, cpu_online_map);
}

static void send_ipi_message(cpumask_t callmap, enum ipi_msg_type msg)
Expand Down

0 comments on commit b208950

Please sign in to comment.