Skip to content

Fix PT lockdep issues - alternative

Matthew Brost requested to merge (removed):fix_pt_lockdep_v2 into xe

Alternative approach to: !228 (closed)

Rather than playing around with lockdep to make it happy, just don't issue rebinds if a VMA hasn't gone through its initial bind. Again if we don't the async bind worker, this can be dropped too.

Series will need to rebase before merging.

Merge request reports

Loading