-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to handle kernel paging request at virtual address ffff000018664000 #544
Open
3 tasks done
Comments
@caipiblack could you please check if there are any spi driver update from platfrom vendor once? |
I am using the last update from renesas: BSP-3.0.6-update3 (https://github.com/renesas-rz/meta-renesas/tree/BSP-3.0.6-update3) At this point I really don't know where to check for this issue. Here is an extract of my DTS:
r9a07g043.dtsi:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Issue or Suggestion Description
Setup informations
R9A07G043U15GBG#AC0
using YoctoLinux hubmz-rzg2ul 5.10.201-cip41-yocto-standard #1 SMP PREEMPT Sat Feb 27 02:21:18 UTC 2021 aarch64 GNU/Linux
Description of the problem
We have a oops message when we connect to WiFi accesspoint, but it can be "random":
The oops message:
There are some issues talking about similar oops message (#482, #191), but this is not the same stack trace, that's why I create a new issue (I think it is not related). In my case it's when SPI is used and seems to be related to DMA.
We always had this issue, but never really looked at, now we are looking to fix it because it is very anoying.
The dmesg looks like this:
The DTS looks like this:
At this point we don't know if the problem is related to Linux/Kernel/DTS configuration or esp_hosted_ng
The text was updated successfully, but these errors were encountered: