Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350253
b: refs/heads/master
c: 385404e
h: refs/heads/master
i:
  350251: b6e37a3
v: v3
  • Loading branch information
Mike Travis authored and H. Peter Anvin committed Feb 12, 2013
1 parent 482646d commit 2749278
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: 0af6352045a3bf359a2d5f55965266d67d262b47
refs/heads/master: 385404e0ce4dbceb72f3f89cb172b2e60ef8e6d3
2 changes: 1 addition & 1 deletion trunk/drivers/misc/sgi-gru/grufile.c
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ static int __init gru_init(void)
{
int ret;

if (!is_uv_system())
if (!is_uv_system() || (is_uvx_hub() && !is_uv2_hub()))
return 0;

#if defined CONFIG_IA64
Expand Down

0 comments on commit 2749278

Please sign in to comment.