diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2017-02-23 18:29:16 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2017-02-24 10:32:46 +0000 |
commit | f0aff0f124028aaaab24e5e53fb030d389766913 (patch) | |
tree | b1ce380d50a420c7efc6c34e0ced4cd63661dfcb /include | |
parent | 08e73c48b053566bfe0c994f154f73991cd0ff0e (diff) |
cputlb: add assert_cpu_is_self checks
For SoftMMU the TLB flushes are an example of a task that can be
triggered on one vCPU by another. To deal with this properly we need to
use safe work to ensure these changes are done safely. The new assert
can be enabled while debugging to catch these cases.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions