Re: vm86.c audit_syscall_exit() call trashes registers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeremy Fitzhardinge <jeremy@...>
Cc: Andi Kleen <andi@...>, Chuck Anderson <cra@...>, <linux-kernel@...>
Date: Monday, October 1, 2007 - 6:30 pm

Thanks very much for responding.

 From your two replies, I crafted the attached patch.
Alas, the EDID transfer comes up all zeros.
I see two possible causes of this behavior:

1. I misunderstood how you intended the file to be modified.
2. The fix for my bug is NOT in correcting the audit call, but  
instead from some other fix, perhaps from the other aspect that you  
worked on.

I know that when I surrounded the audit_syscall_exit with #if 0 I got  
correct EDID fetches, so the most likely cause is #1, that I didn't  
correctly incorporate your understanding of correct operation of the  
call to audit_syscall_exit.

Here's my patch.  Where did I screw up?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: vm86.c audit_syscall_exit() call trashes registers, William Cattey, (Tue Sep 25, 7:38 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, Chuck Ebbert, (Tue Oct 2, 12:44 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, William Cattey, (Thu Oct 4, 7:58 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, Chuck Ebbert, (Thu Oct 4, 8:10 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, Jeremy Fitzhardinge, (Fri Sep 28, 8:58 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, William Cattey, (Fri Sep 28, 9:13 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, Jeremy Fitzhardinge, (Sat Sep 29, 2:06 am)
Re: vm86.c audit_syscall_exit() call trashes registers, Jeremy Fitzhardinge, (Sat Sep 29, 2:09 am)
Re: vm86.c audit_syscall_exit() call trashes registers, William Cattey, (Mon Oct 1, 6:30 pm)
Re: vm86.c audit_syscall_exit() call trashes registers, Jeremy Fitzhardinge, (Mon Oct 1, 7:49 pm)