On 05/17/2010 12:08 PM, Sheng Yang wrote:
Also add some constants.

+++ b/arch/x86/kernel/process.c
@@ -28,6 +28,7 @@ unsigned long idle_nomwait;
  EXPORT_SYMBOL(idle_nomwait);

  struct kmem_cache *task_xstate_cachep;
+EXPORT_SYMBOL(task_xstate_cachep);

  int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src)
  {

_GPL() unless good reason not to.

--
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to