Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43116
b: refs/heads/master
c: d4c4571
h: refs/heads/master
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Andi Kleen committed Dec 7, 2006
1 parent cf66416 commit cc6e315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 026c66bdda5f07959da7d74d29b18a7c480242f7
refs/heads/master: d4c45718b3c0d3045eab803cd15fabbed1ea5bcd
1 change: 1 addition & 0 deletions trunk/arch/x86_64/kernel/mce.c
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ static void mce_remove_device(unsigned int cpu)
sysdev_remove_file(&per_cpu(device_mce,cpu), &attr_tolerant);
sysdev_remove_file(&per_cpu(device_mce,cpu), &attr_check_interval);
sysdev_unregister(&per_cpu(device_mce,cpu));
memset(&per_cpu(device_mce, cpu).kobj, 0, sizeof(struct kobject));
}

/* Get notified when a cpu comes on/off. Be hotplug friendly. */
Expand Down

0 comments on commit cc6e315

Please sign in to comment.