From: Rusty Russell Date: Thu, 24 Sep 2009 04:26:42 +0000 (-0600) Subject: lguest: move panic notifier registration to its expected place. X-Git-Tag: v2.6.32-rc1~175^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdae0ad5e8ea630017d4cad3923f763c4e6c3127;p=pandora-kernel.git lguest: move panic notifier registration to its expected place. We used to defer it, so lockdep was happy. We now init lockdep early anyway, so just do it after that. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed