Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 4.8-rc6
@ 2016-09-09 17:32 Catalin Marinas
  0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2016-09-09 17:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit c6935931c1894ff857616ff8549b61236a19148f:

  Linux 4.8-rc5 (2016-09-04 14:31:46 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 2b9743441a312e0b0a2d87deae363eccbe9d0f00:

  arm64: use preempt_disable_notrace in _percpu_read/write (2016-09-09 12:34:47 +0100)

----------------------------------------------------------------
- smp_mb__before_spinlock() changed to smp_mb() on arm64 since the
  generic definition to smp_wmb() is not sufficient

- avoid a recursive loop with the graph tracer by using using
  preempt_(enable|disable)_notrace in _percpu_(read|write)

----------------------------------------------------------------
Chunyan Zhang (1):
      arm64: use preempt_disable_notrace in _percpu_read/write

Will Deacon (1):
      arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()

 arch/arm64/include/asm/percpu.h   |  8 ++++----
 arch/arm64/include/asm/spinlock.h | 10 ++++++++++
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-09 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 17:32 [GIT PULL] arm64 fixes for 4.8-rc6 Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox