Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28702
b: refs/heads/master
c: 9dabbfb
h: refs/heads/master
v: v3
  • Loading branch information
mostrows@watson.ibm.com authored and Paul Mackerras committed May 19, 2006
1 parent 493c281 commit 6cd2780
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: de0fe3b83f4bb47a0a6b47897bb3800862194016
refs/heads/master: 9dabbfbab312909782b26580d71e3977622fab6e
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/proc_ppc64.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ static int __init proc_ppc64_create(void)
if (!root)
return 1;

if (!machine_is(pseries) && !machine_is(cell))
if (!of_find_node_by_path("/rtas"))
return 0;

if (!proc_mkdir("rtas", root))
Expand Down

0 comments on commit 6cd2780

Please sign in to comment.