Hi, Minor update to the arm64 tagged address ABI documentation since v9, posted here: http://lkml.kernel.org/r/20190821164730.47450-1-catalin.marinas@xxxxxxx The mmap/mremap/... patch (1/3) has been queued in the -mm tree and removed from this series. The tagged-address-abi.rst patch (2/3) has been queued in the arm64 for-next/core tree. There is only one patch left in this series (keeping the cover letter for consistency). Changes in v10: - Remove the tag preservation paragraph since the new ABI does not change the behaviour we already have. The only difference is that now the kernel can access tagged addresses (e.g. delivering a signal on a tagged alternate stack). Vincenzo Frascino (1): arm64: Relax Documentation/arm64/tagged-pointers.rst Documentation/arm64/tagged-pointers.rst | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-)