Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
odroid-linux-3.10.y-rt
Commits
393b0725
Commit
393b0725
authored
Nov 10, 2005
by
David S. Miller
Browse files
[SPARC64]: Re-export uts_sem for solaris compat module.
Revert:
b26b9bc5
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
a46699c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
kernel/sys.c
View file @
393b0725
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment