From: Andrew Lunn <andrew@lunn.ch>
To: Allen <allen.pais@oracle.com>
Cc: netdev@vger.kernel.org, Vivien Didelot <vivien.didelot@gmail.com>,
Florian Fainelli <f.fainelli@gmail.com>
Subject: Re: Net: [DSA]: dsa-loop kernel panic
Date: Thu, 30 Apr 2020 16:06:25 +0200 [thread overview]
Message-ID: <20200430140625.GB76972@lunn.ch> (raw)
In-Reply-To: <9d7ac811-f3c9-ff13-5b81-259daa8c424f@oracle.com>
On Thu, Apr 30, 2020 at 11:54:15AM +0530, Allen wrote:
> Hi,
>
> We ran into a kernel panic with dsa-loop.
> Here are the details:
>
> VM: aarch64 kvm running 5.7.0-rc3+
Hi Allen
Can you reproduce it? If so, could you do:
make net/core/dev.lst
and then show us the listing for __dev_set_rx_mode. The instructions
around 0x48/0xa0 will tell us what structure is a NULL pointer.
For this to work, it is important the build to create the .lst file is
the same as the build which fails. Changing the kernel configuration,
compiler flags etc can change 0x48/0xa0.
Thanks
Andrew
next prev parent reply other threads:[~2020-04-30 14:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 6:24 Net: [DSA]: dsa-loop kernel panic Allen
2020-04-30 14:06 ` Andrew Lunn [this message]
2020-05-01 6:47 ` Allen
2020-04-30 17:12 ` Florian Fainelli
2020-05-01 6:48 ` Allen
2020-05-01 17:35 ` Florian Fainelli
2020-05-01 17:58 ` Allen
2020-05-01 18:05 ` Florian Fainelli
2020-05-03 21:06 ` Florian Fainelli
2020-05-04 3:40 ` Florian Fainelli
2020-05-04 4:55 ` Allen
2020-05-01 13:10 ` Andrew Lunn
2020-05-04 12:40 ` Allen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200430140625.GB76972@lunn.ch \
--to=andrew@lunn.ch \
--cc=allen.pais@oracle.com \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).