From: Hanjun Guo <hanjun.guo@xxxxxxxxxx> Hi Greg, Here are 3 candidate patches for stable linux-4.1.y, patch 2 alredy Cc stable in the change log, but need patch 1 (which also a bugfix) to apply patch 2 cleanly, the last one is worth to take as a bugfix too I think, please consider to merge :) Thanks Hanjun Josh Stone (1): arm64: fix missing syscall trace exit Will Deacon (2): arm64: entry: always restore x0 from the stack on syscall return arm64: mm: ensure patched kernel text is fetched from PoU arch/arm64/kernel/entry.S | 22 +++++++++++----------- arch/arm64/kernel/head.S | 8 ++++++++ arch/arm64/kernel/sleep.S | 8 ++++++++ arch/arm64/mm/proc.S | 1 - 4 files changed, 27 insertions(+), 12 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html