commit | d85a881d780cc7aaebe1b7aefcddbcb939acbe2d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Feb 23 00:29:45 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 23 00:06:49 2009 +0100 |
tree | eec339d9d76617a0898acfd2af25b4beeaba0dd4 | |
parent | 965c7ecaf2e2b083d711a01ab33735a4bdeee1a4 [diff] |
x86: remove various unused subarch hooks Impact: remove dead code Remove: - pre_setup_arch_hook() - mca_nmi_hook() If needed they can be added back via an x86_quirk handler. Signed-off-by: Ingo Molnar <mingo@elte.hu>