Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10099
b: refs/heads/master
c: bb32051
h: refs/heads/master
i:
  10097: 8b0800b
  10095: f1660ac
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 26, 2005
1 parent e74feb5 commit 7c5501c
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: 958d24df82e021704437da0789c47fcf581e4b85
refs/heads/master: bb32051532fed727de0d513a9a578b54c0b7ea5a
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3879,6 +3879,7 @@ EXPORT_SYMBOL(cpu_present_map);

#ifndef CONFIG_SMP
cpumask_t cpu_online_map = CPU_MASK_ALL;
EXPORT_SYMBOL_GPL(cpu_online_map);
cpumask_t cpu_possible_map = CPU_MASK_ALL;
#endif

Expand Down

0 comments on commit 7c5501c

Please sign in to comment.