Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 146399 Details for
Bug 224131
No zero holes for PTRACE_PEEKUSR/PTRACE_POKEUSR?
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Third segment in i386_uarea
diff-utrace-zero-hole-i386 (text/plain), 400 bytes, created by
Alexey Dobriyan
on 2007-01-24 11:15:03 UTC
(
hide
)
Description:
Third segment in i386_uarea
Filename:
MIME Type:
Creator:
Alexey Dobriyan
Created:
2007-01-24 11:15:03 UTC
Size:
400 bytes
patch
obsolete
>--- a/arch/i386/kernel/ptrace.c >+++ b/arch/i386/kernel/ptrace.c >@@ -734,6 +734,7 @@ EXPORT_SYMBOL_GPL(utrace_i386_native); > #ifdef CONFIG_PTRACE > static const struct ptrace_layout_segment i386_uarea[] = { > {0, FRAME_SIZE*4, 0, 0}, >+ {FRAME_SIZE*4, offsetof(struct user, u_debugreg[0]), -1, 0}, > {offsetof(struct user, u_debugreg[0]), > offsetof(struct user, u_debugreg[8]), 4, 0}, > {0, 0, -1, 0}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224131
: 146399