Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13764
b: refs/heads/master
c: 393b072
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Nov 10, 2005
1 parent e7ab489 commit 1876391
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a46699c9a32505cb5bbfd16f76e7d4a2c84a7705
refs/heads/master: 393b07258766130146b962bc294d66615a47468a
2 changes: 2 additions & 0 deletions trunk/kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -1497,6 +1497,8 @@ EXPORT_SYMBOL(in_egroup_p);

DECLARE_RWSEM(uts_sem);

EXPORT_SYMBOL(uts_sem);

asmlinkage long sys_newuname(struct new_utsname __user * name)
{
int errno = 0;
Expand Down

0 comments on commit 1876391

Please sign in to comment.