[GIT PULL] arm64 fixes for 4.8

Catalin Marinas catalin.marinas at arm.com
Fri Sep 23 06:08:56 PDT 2016


Hi Linus,

Please pull a couple of last-minute arm64 fixes for 4.8. Thanks.

The following changes since commit 3be7988674ab33565700a37b210f502563d932e6:

  Linux 4.8-rc7 (2016-09-18 17:27:41 -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 67787b68ec48c239d5ec12f9bf5adaf5c459517a:

  arm64: kgdb: handle read-only text / modules (2016-09-23 11:25:01 +0100)

----------------------------------------------------------------
- Fix secondary CPU to NUMA node assignment

- Fix kgdb breakpoint insertion in read-only text sections (when
  CONFIG_DEBUG_RODATA or CONFIG_DEBUG_SET_MODULE_RONX are enabled)

----------------------------------------------------------------
AKASHI Takahiro (1):
      arm64: kgdb: handle read-only text / modules

David Daney (1):
      arm64: Call numa_store_cpu_info() earlier.

 arch/arm64/include/asm/debug-monitors.h |  2 --
 arch/arm64/kernel/kgdb.c                | 36 ++++++++++++++++++++++-----------
 arch/arm64/kernel/smp.c                 | 14 ++++++-------
 3 files changed, 30 insertions(+), 22 deletions(-)

-- 
Catalin



More information about the linux-arm-kernel mailing list