Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15190
b: refs/heads/master
c: ebbd1bc
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 15, 2005
1 parent 7154174 commit 81ee20a
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: 81f0a91e8f58a7784afe39cda9ac47e9231412a4
refs/heads/master: ebbd1bce79b3b4778d9e1914a22c42fcfa869cd9
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/syscalls.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ long ppc64_personality(unsigned long personality)
#define OVERRIDE_MACHINE 0
#endif

static inline int override_machine(char *mach)
static inline int override_machine(char __user *mach)
{
if (OVERRIDE_MACHINE) {
/* change ppc64 to ppc */
Expand Down

0 comments on commit 81ee20a

Please sign in to comment.