From: Vegard Nossum Date: Fri, 27 Jun 2008 16:06:54 +0000 (+0200) Subject: backtrace: replace timer with tasklet + completions X-Git-Tag: v2.6.27-rc1~1085^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6a0535dd036377961027262aecb138099f925d;p=pandora-kernel.git backtrace: replace timer with tasklet + completions On qemu, the backtrace would show up _after_ the "end of backtrace testing" message. This patch changes it to use completions instead, which will guarantee that no such race exists. Cc: Arjan van de Ven Signed-off-by: Vegard Nossum Cc: Arjan van de Ven Cc: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed