[GIT PULL]STi SoC changes for v4.3, round 1
Maxime Coquelin
maxime.coquelin at st.com
Wed Jul 22 10:23:01 PDT 2015
Hi Arnd, Olof, Kevin,
Please consider this first round of STi SoC changes for v4.3:
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti.git
tags/sti-soc-for-v4.3-1
for you to fetch changes up to 50de4dd4bc6a6e378841a6705696d2c1f37ac038:
ARM: STi: Remove platform call to trace_hardirqs_off() (2015-07-22
11:15:30 +0200)
----------------------------------------------------------------
STi SoC updates for v4.3, round 1.
Highlights:
-----------
- Add code to release secondary cores from holding pen.
- Remove useless call to trace_hardirqs_off() in secondary core init
function.
----------------------------------------------------------------
Peter Griffin (2):
ARM: STi: Add code to release secondary cores from holding pen.
ARM: STi: Remove platform call to trace_hardirqs_off()
arch/arm/mach-sti/headsmp.S | 1 +
arch/arm/mach-sti/platsmp.c | 57
+++++++++++++++++++++++++++++++++++++++++----
arch/arm/mach-sti/smp.h | 2 ++
3 files changed, 55 insertions(+), 5 deletions(-)
More information about the linux-arm-kernel
mailing list