commit | 6f30c1ac3fcf11e08f00670f293546a112cdf4e3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 20 13:19:57 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 09:35:45 2009 +0200 |
tree | d392c751369ea01055a5fc2aeb5320cde13abe0d | |
parent | 42bbdb43b16d233b2dacb4cd76e28f61c2a86dc6 [diff] |
x86: Move paravirt banner printout to x86_init_ops Replace another obscure paravirt magic and move it to x86_init_ops. Such a hook is also useful for embedded and special hardware. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>