Re: [GIT PULL] printk: Support for full dynticks mode

From: Ingo Molnar
Date: Tue Feb 05 2013 - 07:05:41 EST



* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/