Subject: re: kcopy()
To: Andrew Brown <atatat@atatdot.net>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 12/20/2003 13:24:29
   my reading of the kcopy() man page made me think that i could pass it
   a "src" pointer and a "dst" pointer, and it would return EFAULT if
   either of the pointers were invalid.
   
   instead, i'm getting kernel panics.


sounds like a bug to me.  what platform?  does it happen on others?


.mrg.