defconfig: Enable PAGE_OWNER tracking for MSM targets
Page owner tracking allows the previous owner of a page to be
determined. This is useful in the event that pagealloc corruption
is detected and is caused by a use-after-free issue, where the
previous owner of the page is the most likely inducer of the
corruption.
Change-Id: Ib850767f962dfe0b3d93c22e7cdc824cb06db021
Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>
Loading
Please register or sign in to comment