From: Glauber Costa Date: Mon, 17 Mar 2008 19:08:39 +0000 (-0300) Subject: x86: make native_machine_shutdown non-static X-Git-Tag: v2.6.26-rc1~1028^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c62c62502bea24448d4e82aa1f33c7dbca61a32;p=pandora-kernel.git x86: make native_machine_shutdown non-static it will allow external users to call it. It is mainly useful for routines that will override its machine_ops field for its own special purposes, but want to call the normal shutdown routine after they're done Signed-off-by: Glauber Costa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed