From: Stefano Stabellini Date: Wed, 8 May 2013 11:59:01 +0000 (+0000) Subject: xen/arm: rename xen_secondary_init and run it on every online cpu X-Git-Tag: v3.10-rc2~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc8e40e8ff8e232a9dd672da81beabd09f87366;p=pandora-kernel.git xen/arm: rename xen_secondary_init and run it on every online cpu Rename xen_secondary_init to xen_percpu_init. Run xen_percpu_init on the each online cpu, reuse the current on_each_cpu call. Merge xen_percpu_enable_events into xen_percpu_init. Signed-off-by: Stefano Stabellini --- Reading git-diff-tree failed