Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156421
b: refs/heads/master
c: 69dd647
h: refs/heads/master
i:
  156419: a762dcb
v: v3
  • Loading branch information
Xiao Guangrong authored and Linus Torvalds committed Aug 7, 2009
1 parent f4612d2 commit 7a96a17
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: 2020002a878403a6858868d85a43623f74859dba
refs/heads/master: 69dd647f969c28d18de77e2153f30d05a1874571
2 changes: 1 addition & 1 deletion trunk/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu)
return NOTIFY_BAD;
break;

#ifdef CONFIG_CPU_HOTPLUG
#ifdef CONFIG_HOTPLUG_CPU
case CPU_UP_CANCELED:
case CPU_UP_CANCELED_FROZEN:

Expand Down

0 comments on commit 7a96a17

Please sign in to comment.