On 25/03/2019 21:22, Mike Pumford wrote:
On 25/03/2019 19:09, Mike Pumford wrote:
I'm in the process of setting up a more up to date current tree for myself
where I'll apply these patches and see what happens.
Well I got a kernel with patches booting and got the same division by zero
panic you did. However I had a working keyboard so was able to get a
backtrace.
Division by zero is in statclock (called from hardclock().
There also seems to be something really bad in the podule detection code as
it didn't pick up any of the podules properly. :(
I'll keep on diggind and see if I can work it out.
Well the good new is that I've got a booting kernel.
You need an updated version of the timerfix.patch (attached). Division by
zero was in setstatclockrate() and has been there forever.