Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199573
b: refs/heads/master
c: 5c113fb
h: refs/heads/master
i:
  199571: fbffd64
v: v3
  • Loading branch information
Daniel J Blueman authored and Linus Torvalds committed Jun 1, 2010
1 parent e998049 commit cfc8627
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: 1f73897861b8ef0be64ff4b801f8d6f830f683b5
refs/heads/master: 5c113fbeed7a5a192d8431a768965f8a45c16475
2 changes: 1 addition & 1 deletion trunk/kernel/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ void cpu_maps_update_done(void)
mutex_unlock(&cpu_add_remove_lock);
}

static __cpuinitdata RAW_NOTIFIER_HEAD(cpu_chain);
static RAW_NOTIFIER_HEAD(cpu_chain);

/* If set, cpu_up and cpu_down will return -EBUSY and do nothing.
* Should always be manipulated under cpu_add_remove_lock
Expand Down

0 comments on commit cfc8627

Please sign in to comment.