On Wed, 2018-03-14 at 14:18 +0530, Chintan Pandya wrote:Hi Toshi
Note: I was working on these patches for quite sometime
and realized that Toshi Kani has shared some patches
addressing the same isssue with subject
"[PATCH 0/2] fix memory leak / panic in ioremap huge pages".
I've taken slightly different approach here, so sending
to the list, finally.
Hi Chintan,
Not functional issues. But I didn't see issues you mentioned in your
Do you have any issue in my patchset? If so, can you please comment on
them? It complicates the thing when you send a different approachSee my reply above. I just had my original patches and I sent it.
without telling why a different approach is needed. Your approach
purges TLB after updating pmd/pud, which I think is broken. Can youYes, they are broken. I understood the issues after Mark and Marc's
work on top of my patchset and properly implement pXd_free_pte_page()I have realized that if I address Mark's comments, my new patch will
for arm64? I will send out my v2 today.
Thanks,
-Toshi