Op 13.11.2020 om 12:08 schreef Carl Huang:
Checked some logs. Looks when the error happens, the physical address are
very small. Its' between 20M - 30M.
So could you have a try to reserve the memory starting from 20M?
Add "memmap=10M\$20M" to your grub.cfg or edit in kernel parameters. so ath11k
Op 12.11.2020 om 11:48 schreef David Hildenbrand:
Trying to understand the code, it looks like there are always two rounds of reqests. The first one always fails
("requesting one big chunk of DMA memory"), the second one (providing multiple chunks of DMA memory) is supposed to work
- and we do a
Op 11.11.2020 om 20:23 schreef Kalle Valo:
Pavel, can you test with that patch on v5.10-rc2 and provide the ath11k
log messages? Preferably both before and after reverting commit
7fef431be9c9. Do note that I'm not expecting the debug patch to fix
anything, in your case it's just for providing mor
Op 05.11.2020 om 21:23 schreef David Hildenbrand:
So just to make sure I understand you correctly, you'd like to see if the
problem with ath11k driver on my hardware persists when I boot pristine
5.10-rc2 kernel (without reverting commit
7fef431be9c9ac255838a9578331567b9dba4477) and with page_
Op 05.11.2020 om 12:13 schreef David Hildenbrand:
It depends in which order memory is exposed to MM, which might depend on other
factors in some configurations.
This smells like it exposes an existing bug. Can you reproduce also with zone
shuffling enabled?
So just to make sure I understand
Op 05.11.2020 om 11:42 schreef Vlastimil Babka:
Let me paste from the ath11k discussion:
* Relevant errors from the log:
# journalctl -b | grep -iP '05:00|ath11k'
Nov 02 10:41:26 razor kernel: pci :05:00.0: [17cb:1101] type 00 class
0x028000
Nov 02 10:41:26 razor kernel: pci :05:00.0:
Op 05.11.2020 om 10:04 schreef Kalle Valo:
Oh, very interesting. Thanks a lot for the bisection, otherwise we would
have never found out whats causing this.
David & mm folks: Pavel noticed that his QCA6390 Wi-Fi 6 device (driver
ath11k) failed on v5.10-rc1. After bisecting he found that the comm
7 matches
Mail list logo