Re: [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory
From: Doug Anderson
Date: Fri Jun 21 2024 - 15:52:51 EST
Hi,
On Fri, Jun 21, 2024 at 8:43 AM Daniel Thompson
<daniel.thompson@xxxxxxxxxx> wrote:
>
> For example I have long wanted to be able to let
> the user see /proc/interrupts before the usespace comes up but the spin
> locks get in the way.
BTW the "gdb" scripts are supposed to handle this with
"lx-interruptlist", though when I try it right now it doesn't seem to
work.
...actually, there's also a script "lx-iomem" which sounds great but
only has the physical addresses. :(
-Doug