Commit 393b0725 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Re-export uts_sem for solaris compat module.

Revert: b26b9bc5Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a46699c9
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment