Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
6e9949e5
Commit
6e9949e5
authored
Jan 16, 2003
by
Anton Blanchard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ppc64: remove old strace hack
parent
17a21961
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
arch/ppc64/kernel/entry.S
arch/ppc64/kernel/entry.S
+0
-1
No files found.
arch/ppc64/kernel/entry.S
View file @
6e9949e5
...
...
@@ -198,7 +198,6 @@ _GLOBAL(ret_from_syscall_1)
blrl
/*
Call
handler
*/
_GLOBAL
(
ret_from_syscall_2
)
std
r3
,
RESULT
(
r1
)
/*
Save
result
*/
std
r3
,
GPR0
(
r1
)
/*
temporary
gross
hack
to
make
strace
work
*/
li
r10
,-
_LAST_ERRNO
cmpl
0
,
r3
,
r10
blt
60
f
...
...
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