lkml.org 
[lkml]   [2007]   [Aug]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/3] KVM paravirt-ops implementation
FromRusty Russell <>
DateWed, 29 Aug 2007 04:31:30 +1000
On Mon, 2007-08-27 at 10:16 -0500, Anthony Liguori wrote:
> @@ -569,6 +570,7 @@ asmlinkage void __init start_kernel(void)
>  	}
>  	sort_main_extable();
>  	trap_init();
> +	kvm_guest_init();
>  	rcu_init();
>  	init_IRQ();
>  	pidhash_init();

Hi Anthony,

	This placement seems arbitrary.  Why not earlier from setup_arch, or as
a normal initcall?

Rusty.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-08-28 18:35    [from the cache]
©2003-2008