From 0d0109a440ea211e398118752c26d4bad540e604 Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Mon, 24 Sep 2012 18:06:16 +0100 Subject: [PATCH] arm64: Do not set the SMP/nAMP processor bit If such bit exists on a given CPU, it must be set by the firmware or boot-loader prior to starting the kernel (see Documentation/arm64/booting.txt). Signed-off-by: Catalin Marinas --- Reading git-format-patch failed