ChanServ changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://oftc.irclog.whitequark.org/panfrost - <macc24> i have been here before it was popular
warpme_ has quit [Quit: Connection closed for inactivity]
Danct12 has quit [Quit: Quitting]
Danct12 has joined #panfrost
nlhowell has quit [Ping timeout: 480 seconds]
rcf has quit [Quit: WeeChat 3.3-dev]
rcf has joined #panfrost
rando25902 has joined #panfrost
rando25892 has quit [Ping timeout: 480 seconds]
rasterman has joined #panfrost
Daanct12 has joined #panfrost
Danct12 has quit [Ping timeout: 480 seconds]
alpernebbi has joined #panfrost
camus1 has joined #panfrost
camus has quit [Ping timeout: 480 seconds]
<icecream95>
Umm, why did GPU faults cause a kernel panic in the wifi driver?
<robmur01>
the fault is indicative of the AS having been torn down while the GPU was still using it; equally that means it can provoke a UAF if the kernel driver tries to handle it
<robmur01>
do you have the patches from drm-misc-next that (mostly) sort that out?
<icecream95>
robmur01: I don't think I have any patches that could affect it on top of 5.14-rc4
<robmur01>
ah, that's probably it - bbrezillon's patches are queued in -next for 5.15
<icecream95>
Could you give me a link to those patches?