lkml.org 
[lkml]   [2014]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] x86_64,entry: Fix RCX for traced syscalls
On Thu, Jun 26, 2014 at 1:12 PM, H. Peter Anvin <hpa@zytor.com> wrote:
> The real question is if we care that sysret and iter don't match. On 32 bits the situation is even more complex.

At least for 64 bits, iret vs sysret is purely a kernel implementation
detail (except where a tracer modifies things that are inaccessible to
sysret), so ISTM it's worth one instruction to make them match.

I noticed this thing while fiddling with moving some of the syscall
tracing logic to C. This isn't a real problem, but it at least made
me scratch my head.

--Andy


\
 
 \ /
  Last update: 2014-06-26 23:21    [W:0.057 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site