Re: [RFC] Dept(Dependency Tracker) Implementation

2020-11-23 Thread Byungchul Park
On Mon, Nov 23, 2020 at 08:05:27PM +0900, Byungchul Park wrote: > Hi, > > This patchset is too nasty to get reviewed in detail for now. I worked Dept against mainline v5.9. Thanks, Byungchul > This have: > >1. applying Dept to spinlock/mutex/rwlock/completion >2. assigning custom keys

[RFC] Dept(Dependency Tracker) Implementation

2020-11-23 Thread Byungchul Park
Hi, This patchset is too nasty to get reviewed in detail for now. This have: 1. applying Dept to spinlock/mutex/rwlock/completion 2. assigning custom keys or disable maps to avoid false positives This doesn't have yet (but will be done): 1. proc interfaces e.g. to see dependecies the