IRC channel logs
2023-01-18.log
back to list of logs
<damo22>yep i dont think ive seen this before i rebased <damo22>this regression was introduced somewhere in the last 35 commits <damo22>i have two branches almost identical on different base commits, tip is broken, 35 commits back -smp 1 boots <Pellescours>smp-test is working and feat-smp-upstreaming not or the inverse? <Pellescours>i can't play with it right now but I'll try to investigate <damo22>no worries, im going to sleep soon <Pellescours>damo22: with your branches I have a conflict with pic and apic definitions so I can’t build <Pellescours>If I enable-apic in the configure command, it build but then I follow a path that is not ready yet (APIC) <luckyluke>damo22: with git-bisect you should be able to find the breaking commit within 5 attempts :) <gfleury>luckyluke: with your lastest patches what is missing now <luckyluke>user-space drivers is missing on 64 bit, e.g. enabling interrupts and forwarding them... if you try to boot with a rump disk driver it hangs there, waiting for an irq <luckyluke>and also booting a ramdisk still seems to hang after a while, I don't know why. <luckyluke>At least it reaches the point where /usr/libexec/runsystem is started