• Philippe Gerum's avatar
    lockdep: irq_pipeline: fix ambiguous naming · 14d1ae2f
    Philippe Gerum authored
    lockdep_save/restore_irqs_state might convey the wrong information:
    this is not about saving+disabling then conditionally re-enabling the
    tracked state, but merely to read/write such state
    unconditionally. Let's change this to non-equivocal names.
    14d1ae2f
core.c 251 KB