Re: [PATCH] Fix when enabling APIC without SMP

2022-09-25 Thread Samuel Thibault
Etienne Brateau, le sam. 24 sept. 2022 18:31:45 +0200, a ecrit: > When we want to enable APIC, we must initialize the structure or > otherwise, it will try to access to a not initialized memory addresses. Applied, thanks! > --- > i386/i386/smp.c | 10 ++ > i386/i386at/model_dep.c

Re: [PATCH] Update patches to be able to have ahcisata and piixde compiled together

2022-09-25 Thread Samuel Thibault
Applied, thanks! Etienne Brateau, le sam. 24 sept. 2022 02:02:52 +0200, a ecrit: > With this commit, rumpdisk needs to be build with "rumpdev_ahcisata > rumpdev_piixide rumpdev_ata". > --- > debian/librumpdev-disk-dev.install | 3 + > debian/librumpdev-disk0.install| 1 + > debian/patches