mbox series

[V3,00/20] Lock ordering documentation and annotation for lockdep

Message ID 20200321112544.878032781@linutronix.de
Headers show
Series Lock ordering documentation and annotation for lockdep | expand

Message

Thomas Gleixner March 21, 2020, 11:25 a.m. UTC
This is the third and hopefully final version of this work. The second one
can be found here:

   https://lore.kernel.org/r/20200318204302.693307984@linutronix.de

Changes since V2:

  - Included the arch/XXX fixups for the rcuwait changes (Sebastian)

  - Folded the init fix for the PS3 change (Sebastian)

  - Addressed feedback on documentation (Paul, Davidlohr, Jonathan)

  - Picked up acks and reviewed tags

Thanks,

	tglx