commit | 30b8b0066cafef274fc92462578ee346211ce7cb | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 15 21:22:39 2015 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jan 22 15:10:56 2015 +0100 |
tree | 62d479f3d0c710ba2500522b86a295f579d86a55 | |
parent | e714a91f92ca59f7e71e7332b8ec2aa2944f629e [diff] |
init: Get rid of x86isms The UP local API support can be set up from an early initcall. No need for horrible hackery in the init code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jiang Liu <jiang.liu@linux.intel.com> Cc: Joerg Roedel <joro@8bytes.org> Cc: Tony Luck <tony.luck@intel.com> Cc: Borislav Petkov <bp@alien8.de> Link: http://lkml.kernel.org/r/20150115211703.827943883@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>