lguest: move panic notifier registration to its expected place.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 04:26:42 +0000 (22:26 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 23 Sep 2009 12:56:44 +0000 (22:26 +0930)
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 <rusty@rustcorp.com.au>

No differences found