This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run:
apport-collect 1696852 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1696852 Title: [SRU][Zesty] arm64: Add support for handling memory corruption Status in linux package in Ubuntu: Incomplete Bug description: [Impact] Enable memory corruption handling for arm64 [Test] run mce-test mce-test/cases/function/hwpoison [Fix] [0] https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1376052.html [1] https://www.spinics.net/lists/arm-kernel/msg581657.html [1] https://lkml.org/lkml/2017/4/7/486 [2] https://lkml.org/lkml/2017/4/5/402 Jonathan (Zhixiong) Zhang (2): arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling arm64: kconfig: allow support for memory failure handling Punit Agrawal (2): arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries arm64: mm: Update perf accounting to handle poison faults arch/arm64/Kconfig | 1 + arch/arm64/include/asm/pgtable.h | 2 +- arch/arm64/mm/fault.c | 90 ++++++++++++++++++++++++---------------- arch/arm64/mm/hugetlbpage.c | 29 +++++-------- 4 files changed, 67 insertions(+), 55 deletions(-) [Regression Potential] Changes are confined to ARM64 architecture. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1696852/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp