
Currently struct ipa_wdi_conn_in_params occupies 1588 bytes and putting it on the stack is rather expensive, which could potentially lead to stack corruption. Fix is to reduce stack usage in dp_ipa_setup by dynamically allocating struct ipa_wdi_conn_in_params on the heap. Change-Id: I8f71f44906a5c95f37627f7573b57b7825daaa7e CRs-Fixed: 2852027
64 KiB
64 KiB