Re: [PATCH v5 2/2] misc: fastrpc: Increase unsigned PD initmem size

2024-07-21 Thread Ekansh Gupta
On 7/22/2024 11:30 AM, Greg KH wrote: > On Mon, Jul 22, 2024 at 11:24:37AM +0530, Ekansh Gupta wrote: >> For unsigned PD offloading requirement, additional memory is required >> because of additional static heap initialization. Without this >> additional memory, PD initialization would fail. Inc

Re: [PATCH v5 2/2] misc: fastrpc: Increase unsigned PD initmem size

2024-07-21 Thread Greg KH
On Mon, Jul 22, 2024 at 11:24:37AM +0530, Ekansh Gupta wrote: > For unsigned PD offloading requirement, additional memory is required > because of additional static heap initialization. Without this > additional memory, PD initialization would fail. Increase the initmem > size by 2MB for unsigned P

[PATCH v5 2/2] misc: fastrpc: Increase unsigned PD initmem size

2024-07-21 Thread Ekansh Gupta
For unsigned PD offloading requirement, additional memory is required because of additional static heap initialization. Without this additional memory, PD initialization would fail. Increase the initmem size by 2MB for unsigned PD initmem buffer allocation. Any additional memory sent to DSP during