Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88204
b: refs/heads/master
c: ba62b07
h: refs/heads/master
v: v3
  • Loading branch information
Alok Kataria authored and Linus Torvalds committed Apr 9, 2008
1 parent 2f9d839 commit e8d1114
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: 4b47c971dc947cadecc20dc7681037e96ece520e
refs/heads/master: ba62b077871a5255e271f4fdae57167651839277
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ static int acpi_processor_remove(struct acpi_device *device, int type)
}

processors[pr->id] = NULL;

processor_device_array[pr->id] = NULL;
kfree(pr);

return 0;
Expand Down

0 comments on commit e8d1114

Please sign in to comment.