* Andrew Morton <a...@linux-foundation.org> wrote:

> So what deadlocks was the March 2012 3ccf3e830 ("printk/sched: 
> Introduce special printk_sched() for those awkward moments") 
> supposed to fix? [...]

The wakeup in:

static int console_trylock_for_printk(unsigned int cpu)
...
        if (wake)
                up(&console_sem);

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to