bug-hurd
[Top][All Lists]
Advanced

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

Re: Kernel crash on device_map DEVICE_NULL


From: John Tobey
Subject: Re: Kernel crash on device_map DEVICE_NULL
Date: Fri, 23 Nov 2001 07:36:10 -0500
User-agent: Mutt/1.2.5i

On Fri, Nov 23, 2001 at 12:56:39PM +0100, Marcus Brinkmann wrote:
> The code diddles round a bit what happens when receiving device messages.
> All this is simplified in oskit-mach.   It's best if you don't spent too
> much time worrying over this, and just hack in whatever works for you (call
> it a counter hack :).

Hrmph.  Okay, I'll do as you say.  But what works for me is going to
involve changing `#ifdef i386' to something else, since I will either
use the indirection or not, and I want to do the same thing for all
CPU types.  Presumably, making it `#ifdef LINUX_DEV' will not upset
anything.

Thanks.

-John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]