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 158912 Details for
Bug 236416
RHEL 5 fails to get EDID data from monitor and sets low resolution
[?]
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]
Patch to cut out audit call in the int10 emulator.
linux-2.6-remove-vm86-audit.patch (text/plain), 538 bytes, created by
wdc
on 2007-07-10 22:46:14 UTC
(
hide
)
Description:
Patch to cut out audit call in the int10 emulator.
Filename:
MIME Type:
Creator:
wdc
Created:
2007-07-10 22:46:14 UTC
Size:
538 bytes
patch
obsolete
>--- linux-2.6.18.i686/arch/i386/kernel/vm86.c.audit 2007-06-20 14:43:24.000000000 -0400 >+++ linux-2.6.18.i686/arch/i386/kernel/vm86.c 2007-07-09 18:31:44.000000000 -0400 >@@ -322,9 +322,10 @@ static void do_sys_vm86(struct kernel_vm > __asm__ __volatile__("movl %%eax, %0\n" :"=r"(eax)); > > /*call audit_syscall_exit since we do not exit via the normal paths */ >+#if 0 > if (unlikely(current->audit_context)) > audit_syscall_exit(AUDITSC_RESULT(eax), eax); >- >+#endif > __asm__ __volatile__( > "movl %0,%%esp\n\t" > "movl %1,%%ebp\n\t"
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 236416
:
152574
|
152575
|
154575
|
155549
|
155550
|
155551
|
155552
|
155553
|
155646
|
156806
|
156807
| 158912 |
159000
|
160558
|
160559
|
160561