mm, page_owner: set page owner info for tail pages
When allocating higher order pages, currently only the head page is set with page owner info, leaving the tail pages with previous or stale info. This patch sets the info for tail pages too and sets the time of free in page owner info of all pages during free. This patch also adds an extra info to page extension flags to help check if page is in buddy or not. Change-Id: I96d13485af698d586a4dd7b1092a379a645c8fcb Signed-off-by:Sudarshan Rajagopalan <sudaraja@codeaurora.org> [cgoldswo@codeaurora.org: Fix merge conflicts, add GKI #ifdef guards] Signed-off-by:
Chris Goldsworthy <cgoldswo@codeaurora.org>
Loading
Please register or sign in to comment