On Mon, Nov 11, 2024 at 05:14:43PM +0530, Nikunj A. Dadhania wrote: > Memory allocated for the request, response and certs_data is not > freed and we will clear the mdesc when sev-guest driver calls > snp_msg_alloc(). Ah, right. Yeah, this was a weird scheme anyway - a static pointer mdesc but then the things it points to get dynamically allocated. So yeah, a full dynamic allocation makes it a much more normal pattern. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette