Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190189
b: refs/heads/master
c: 46da276
h: refs/heads/master
i:
  190187: 8a7f0d0
v: v3
  • Loading branch information
Andreas Schwab authored and Linus Torvalds committed Apr 24, 2010
1 parent 9c36c25 commit 26c4009
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: fb2162df74bb19552db3d988fd11c787cf5fad56
refs/heads/master: 46da27664887fb95cedba53eafcf876de812c8c1
2 changes: 1 addition & 1 deletion trunk/kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ DECLARE_RWSEM(uts_sem);

#ifdef COMPAT_UTS_MACHINE
#define override_architecture(name) \
(current->personality == PER_LINUX32 && \
(personality(current->personality) == PER_LINUX32 && \
copy_to_user(name->machine, COMPAT_UTS_MACHINE, \
sizeof(COMPAT_UTS_MACHINE)))
#else
Expand Down

0 comments on commit 26c4009

Please sign in to comment.