Message ID | 1695206827-29446-1-git-send-email-quic_ekangupt@quicinc.com |
---|---|
Headers | show |
Series | Add multimode invoke request IOCTl support | expand |
On Wed, Sep 20, 2023 at 04:17:03PM +0530, Ekansh Gupta wrote: > Multimode invocation request is intended to support multiple > different type of requests. This will include enhanced invoke > request to support CRC check and performance counter enablement. > This will also support few driver level user controllable > mechanisms like usage of shared context banks, wakelock support, > etc. This IOCTL is also added with the aim to support few > new fastrpc features like DSP PD notification framework, > DSP Signalling mechanism etc. I can't see where you are properly checking the reserved fields in your new ioctl structures, am I just missing that logic somewhere? thanks, greg k-h