Subject: Re: [PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
So, given the current situation, what is the right thing to do? Should we take your patch that brings back the pages array and treat it
as
a temporary fix until equivalent folio based APIs are available?
IMHO, yes. It saves memory, increases performance, fixes the bug and uses the APIs properly.
Alright, then please send your patch again to dri-devel. I can review and test it.
Thanks, Vivek
Thanks, Vivek
Jason