Re: 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
From: Pelle Windestam
Date: Thu Feb 06 2025 - 02:47:46 EST
Are you also using tegra-xudc ? ep_disable routine may be called in an
atomic (interrupt) context.
Nope, I have a board based on a NXP iMX7D CPU, I'm not 100% sure what
the tegra-xudc equivalent would be for that.
//Pelle