You need to sign in or sign up before continuing.
Fix ITIM deallocation during I$ refill causing data corruption
Deallocation can change repl_way, which violates the assumption that it remains constant throughout refill. The workaround described in commit 3db06630 still suffices, provided only the hart that owns the ITIM changes the ITIM allocation. This subsumes commit 3db06630.
parent
66b7a8a5
Please register or sign in to comment