Re: [PATCH] ide/falconide: Fix module unload

2020-09-24 Thread Geert Uytterhoeven
On Fri, Sep 25, 2020 at 3:43 AM Finn Thain wrote: > Unloading the falconide module results in a crash: > > Unable to handle kernel NULL pointer dereference at virtual address > Oops: > Modules linked in: falconide(-) > PC: [<002930b2>] ide_host_remove+0x2e/0x1d2 > SR: 2000 SP: 0

Re: [PATCH] ide/falconide: Fix module unload

2020-09-24 Thread Michael Schmitz
Hi Finn, thanks for catching this! Reviewed-By: Michael Schmitz Am 25.09.2020 um 13:39 schrieb Finn Thain: Unloading the falconide module results in a crash: Unable to handle kernel NULL pointer dereference at virtual address Oops: Modules linked in: falconide(-) PC: [<0029