> > AFAIK Nested dm-crypt is not extreme for some folk who have routine
^^^^^^^^^^^
On Sun, Oct 10, 2010 at 08:51:00PM +0200, Andi Kleen wrote:
Not if in_interrupt is set though?
+ if (per_cpu(io_wq_cpu, cpu) == current && !in_interrupt()) {
What I am missing here?
(And assume there is only 1 CPU too for worst case behaviour, presumably.)
Alasdair
--