Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4368)

Issue 315960043: TBR: i#2096: fix sysenter hook assert with new TLS scheme

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2096: fix sysenter hook assert with new TLS scheme We entering dispatch for the sysenter hook while native, and i#2089 made get_thread_private_dcontext() return NULL while native. We relax the assert and fix up the KSTOP (xref i#2098). Fixes #2096 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M core/dispatch.c View 2 chunks +5 lines, -2 lines 0 comments Download
M core/unix/os.c View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-11 00:48:44 UTC) #1
bruening
7 years, 4 months ago (2016-12-11 00:48:46 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/07765790951697e69f774a8c9421054...

Final commit log: 
---------------
i#2096: fix sysenter hook assert with new TLS scheme

We entering dispatch for the sysenter hook while native, and i#2089 made
get_thread_private_dcontext() return NULL while native.  We relax the
assert and fix up the KSTOP (xref i#2098).

Fixes #2096

Review-URL: https://codereview.appspot.com/315960043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b