Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14556
b: refs/heads/master
c: fbe83e2
h: refs/heads/master
v: v3
  • Loading branch information
Ashok Raj authored and Linus Torvalds committed Nov 20, 2005
1 parent f828c07 commit a50350b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: d7169160bb772efe6510d8bc0c8e7625efbcc0b3
refs/heads/master: fbe83e209ad9c8281e29ac17a60f91119d86fa8c
4 changes: 1 addition & 3 deletions trunk/arch/i386/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,7 @@ acpi_parse_lapic(acpi_table_entry_header * header, const unsigned long end)

acpi_table_print_madt_entry(header);

/* no utility in registering a disabled processor */
if (processor->flags.enabled == 0)
return 0;
/* Register even disabled CPUs for cpu hotplug */

x86_acpiid_to_apicid[processor->acpi_id] = processor->id;

Expand Down

0 comments on commit a50350b

Please sign in to comment.