Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125653
b: refs/heads/master
c: 7479a29
h: refs/heads/master
i:
  125651: 9e9cebb
v: v3
  • Loading branch information
Rusty Russell committed Dec 26, 2008
1 parent f27d253 commit 86791ea
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: 96d76a74870d5f11ce2abdd09a8dcdc401d714d1
refs/heads/master: 7479a2939df4957ba794cce814379b6d10914bdc
1 change: 1 addition & 0 deletions trunk/arch/sh/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#define parent_node(node) ((void)(node),0)

#define node_to_cpumask(node) ((void)node, cpu_online_map)
#define cpumask_of_node(node) ((void)node, cpu_online_mask)
#define node_to_first_cpu(node) ((void)(node),0)

#define pcibus_to_node(bus) ((void)(bus), -1)
Expand Down

0 comments on commit 86791ea

Please sign in to comment.