From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: russcox@gmail.com, 9fans@cse.psu.edu Subject: Re: [9fans] page fault with lock held From: Brantley Coile Date: Tue, 12 Apr 2005 13:37:51 -0400 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Topicbox-Message-UUID: 3690db3e-ead0-11e9-9d60-3106f5b1d025 >> no, you should not be holding a spinlock when trying that. >> why is your driver trying to copy directly to user space, >> isn't it a subdevice of devsd? (i'm not saying that's the way >> to do it, just curious). > > i'll say that's probably the way to do it. > > russ Why? Brantley