On Mon, 17 May 1999, Poul-Henning Kamp wrote: > In message <[email protected]>, > Doug > Rabson writes: > >On Mon, 17 May 1999, Poul-Henning Kamp wrote: > > > >> > >> Try it and tell me if it works... > > > >Not good so far. In my test kernel which defines udev_t as uintptr_t, sh > >faults when init tries to go multiuser. > > I'm worried about the sign extension from 32 to 64 bits...
I haven't been able to diagnose the problem yet but I don't think its sign extension since uintptr_t is an unsigned type. -- Doug Rabson Mail: [email protected] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
