Re: [PATCH] Fix emergency_restart (sysrq-b) with kvm loaded on Intel hosts

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric W. Biederman
Date: Monday, August 25, 2008 - 6:14 am

Ingo Molnar <mingo@elte.hu> writes:


Please no notifiers in emergency_restart.

First emergency_restart is not supposed to work reliably it is a best effort tickle
the hardware thing.

Second and more importantly whenever someone adds a notifier instead of a proper hook
to one a code path like this it seems like avoiding building a proper interface so
and I believe keeps us from getting all of the logic and the heuristics right.

Why not just add a disable intel_vt if it is enabled call?

Eric
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Fix emergency_restart (sysrq-b) with kvm loade ..., Eric W. Biederman, (Mon Aug 25, 6:12 am)
Re: [PATCH] Fix emergency_restart (sysrq-b) with kvm loade ..., Eric W. Biederman, (Mon Aug 25, 6:14 am)