Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373773
b: refs/heads/master
c: 96cf3f6
h: refs/heads/master
i:
  373771: 21071b0
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed May 6, 2013
1 parent c9bd6db commit 8d07c62
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: 5fe0c1f2f0dca3351536284b0180a79f341b7854
refs/heads/master: 96cf3f66debbff7bc880ea747c10eef2d977a6fe
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spu_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ static ssize_t spu_stat_show(struct device *dev,
spu->stats.libassist);
}

static DEVICE_ATTR(stat, 0644, spu_stat_show, NULL);
static DEVICE_ATTR(stat, 0444, spu_stat_show, NULL);

#ifdef CONFIG_KEXEC

Expand Down

0 comments on commit 8d07c62

Please sign in to comment.