On 2025-07-15 14:10:23 [-0600], Jonathan Corbet wrote: … > > +A local_lock_t together with local_lock_nested_bh() and > > +local_unlock_nested_bh() for locking operations help to identify the locking > > +scope. > > + > > +With lockdep is enabled, these functions verify that data structure access > > Did you mean *When* lockdep is enabled? Lets do "When". I most likely should have removed the "is". > Otherwise no complaints here. Thanks. > > jon Sebastian