>         panic ("free_for_oskit of virtual memory from interrupt level");
> 
> If that happens, we'll have to come up with some hairy solution.  That's
> because you can't call kfree at interrupt level, so we'd need to maintain a
> to-be-freed list at interrupt level and process it later and it would be hair.

How do I have to alloc memory at this point. I'm not sure what kind
of memory is needed. Is it possible to use zalloc or do have ask lmm for
memory?

wagi

-- 
Daniel Wagner                              "use quit to exit"
email: [EMAIL PROTECTED]

GnuPG: 1024D/DCDE890A (public key available on any keyserver)

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to