Re: [PATCH 7/9] irqchip: add a RISC-V PLIC driver
From: Atish Patra
Date: Wed Aug 01 2018 - 21:09:47 EST
On 8/1/18 5:12 AM, Christoph Hellwig wrote:
On Tue, Jul 31, 2018 at 05:38:01PM -0700, Atish Patra wrote:
crash details are at
https://paste.debian.net/1036078/
Is this running without kallsyms? It seems to lack useful symbols
and a backtrace unfortunately.
Yes. I checked the config. All KALLSYMS options and STACKTRACE are enabled
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_STACKTRACE=y
Not sure if I missed something.
Regards,
Atish