Re: [PATCH v6 0/2] Fix user PD inimem requirements

2024-07-22 Thread Ekansh Gupta
On 7/22/2024 1:56 PM, Dmitry Baryshkov wrote: > On Mon, Jul 22, 2024 at 01:31:58PM GMT, Ekansh Gupta wrote: >> This patch series fixes the incorrect initmem size assumptions for >> signed and unsigned user PD. >> Previous single patch[v4]: >> https://lore.kernel.org/all/20240719085708.1764952-1

Re: [PATCH v6 0/2] Fix user PD inimem requirements

2024-07-22 Thread Dmitry Baryshkov
On Mon, Jul 22, 2024 at 01:31:58PM GMT, Ekansh Gupta wrote: > This patch series fixes the incorrect initmem size assumptions for > signed and unsigned user PD. > Previous single patch[v4]: > https://lore.kernel.org/all/20240719085708.1764952-1-quic_ekang...@quicinc.com/ > > Changes in v2: > - M

[PATCH v6 0/2] Fix user PD inimem requirements

2024-07-22 Thread Ekansh Gupta
This patch series fixes the incorrect initmem size assumptions for signed and unsigned user PD. Previous single patch[v4]: https://lore.kernel.org/all/20240719085708.1764952-1-quic_ekang...@quicinc.com/ Changes in v2: - Modified commit text. - Removed size check instead of updating max file s