Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376975
b: refs/heads/master
c: 282c4c0
h: refs/heads/master
i:
  376973: c5a343b
  376971: 80b4bec
  376967: 52f1f6d
  376959: 3f0d9f7
v: v3
  • Loading branch information
Dan Carpenter authored and Linus Torvalds committed Jun 12, 2013
1 parent 258338c commit d8de91b
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: 4fcc712f5c48b1e32cdbf9b9cfba42a27b2e3160
refs/heads/master: 282c4c0ecce9b9ac1b69acae32a4239441601405
1 change: 1 addition & 0 deletions trunk/drivers/misc/sgi-gru/grufile.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ static long gru_get_config_info(unsigned long arg)
nodesperblade = 2;
else
nodesperblade = 1;
memset(&info, 0, sizeof(info));
info.cpus = num_online_cpus();
info.nodes = num_online_nodes();
info.blades = info.nodes / nodesperblade;
Expand Down

0 comments on commit d8de91b

Please sign in to comment.