[PATCH] makedumpfile: Fix wrong statistics in ELF format mode

2019-11-06 Thread Kazuhito Hagio
The -E option, which creates a dumpfile in ELF format, reports wrong statistics like the ones below, because: (1) counts excluded pages repeatedly due to overlapped cycles (2) does not calculate the number of memory hole pages in cyclic mode (3) does not take account of the number of pages exclu

Re: [PATCH] arm64: mm: Remove MAX_USER_VA_BITS definition

2019-11-06 Thread Catalin Marinas
On Tue, Nov 05, 2019 at 03:26:46AM +0530, Bhupesh Sharma wrote: > commit 9b31cf493ffa ("arm64: mm: Introduce MAX_USER_VA_BITS definition") > introduced the MAX_USER_VA_BITS definition, which was used to support > the arm64 mm use-cases where the user-space could use 52-bit virtual > addresses where