[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130205120532.GA21455@gmail.com>
Date: Tue, 5 Feb 2013 13:05:32 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [GIT PULL] printk: Support for full dynticks mode
* Andrew Morton <akpm@...ux-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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists