[linux-yocto] [PATCH] driver: sdk_fman: move the irq free operation to the front of releasing register resource

2024-05-21 Thread Meng Li via lists.yoctoproject.org
Based on current code, if CONFIG_DEBUG_SHIRQ is enabled, there is below calltrace when executing reboot operation. [ 225.626580] Unable to handle kernel paging request at virtual address 006b6b6b6b6b6c3f .. [ 225.797449] Call trace: [ 225.799890] fman_get_normal_pending+0x14/0x34 [

[linux-yocto]: [kernel/kernel-rt v6.1]: driver: sdk_fman: move the irq free operation to the front of releasing register resource

2024-05-21 Thread Meng Li via lists.yoctoproject.org
From: Limeng Hi Bruce, This patch is used to make sure that irq free operation is before releasing register resource. Could you please help merge this patch into linux-ycoto kernel? Branch are v6.1/standard/nxp-sdk-6.1/nxp-soc and v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc diffstat info