Port-atari archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pool panic on installer



On Sun, Dec 28, 2008 at 6:10 AM, Izumi Tsutsui 
<tsutsui%ceres.dti.ne.jp@localhost> wrote:
> I wrote:
>> Thanks, I've committed the fix.
>>
>> I also committed my patches against bus_space(9) (adding volatiles)
>> and locore.s (idepth accounting for PR port-atari/39965) because
>> both of them won't have bad side effect.
>
> I've also put HEAD kernels for testing:
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-ATARITT-HEAD-20081228.gz
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-BOOT-HEAD-20081228.gz
> http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-FALCON-HEAD-20081228.gz

I just tried netbsd-FALCON-HEAD-20081228.gz with 68030 and it panicked
when booting system up (I haven't seen this panic before):
panic()
panictrap()
trap()
ffs_update()
ffs_full_fsync()
...

Are all latest patches included in kernels ?

-Tuomo


Home | Main Index | Thread Index | Old Index