Merge branch 'irq/core-v6' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
authorIngo Molnar <mingo@kernel.org>
Wed, 2 Oct 2013 05:56:46 +0000 (07:56 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 2 Oct 2013 05:57:37 +0000 (07:57 +0200)
Pull hardirq and softirq nesting updates from Frederic Weisbecker,
which fix nesting related stack overruns such as:

  http://lkml.kernel.org/r/1378330796.4321.50.camel%40pasglop

Beyond being a fix, this series also optimizes and reorganizes arch
hardirq/softirq stack processing to be faster and more robust.

Signed-off-by: Ingo Molnar <mingo@kernel.org>

Trivial merge