Re: Rpi3 panic, data abort with spinlock held on -current

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Sat, 09 Apr 2022 07:47:34 UTC
On 4/9/22 02:15, Mark Millard wrote:
> generic_bs_rr_4() at generic_bs_rr_4+0xc
> dwc_otg_interrupt_poll_locked() at dwc_otg_interrupt_poll_locked+0x69c
> dwc_otg_filter_interrupt() at dwc_otg_filter_interrupt+0x130
> intr_event_handle() at intr_event_handle+0xf0

Hi,

Is it possible to get and verify the arguments for generic_bs_rr_4() ?

My guess is that the destination buffer is no longer available.

--HPS