Re: [kvm-devel] mmdrop external module oops

2008-02-20 Thread Avi Kivity
Andrea Arcangeli wrote: > A 2.6.25-rc based kernel spawned an oops in mmdrop when kvm quit so > that reminded me of this: > Applied, thanks. -- Any sufficiently difficult bug is indistinguishable from a feature. - This

[kvm-devel] mmdrop external module oops

2008-02-20 Thread Andrea Arcangeli
A 2.6.25-rc based kernel spawned an oops in mmdrop when kvm quit so that reminded me of this: Signed-off-by: Andrea Arcangeli <[EMAIL PROTECTED]> diff --git a/kernel/external-module-compat.h b/kernel/external-module-compat.h index 20ef841..fd3cb1d 100644 --- a/kernel/external-module-compat.h +++