<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi Greg,<br><br>Let me rephrase my question then.<br><br>If I am in kernel space and in another device driver and I need to write a log entry of some sort to another block device, do I just perform an "open" and "write" as if I am in user space?<br><br>I am very new at this so bear with me on this.<br><br>Thanks in advance.<br>yx<br><br><br><div>&gt; Date: Tue, 4 Oct 2011 11:04:09 -0700<br>&gt; From: greg@kroah.com<br>&gt; To: pointyx@live.com<br>&gt; Subject: Re: How to open and write to a block driver within a character driver?<br>&gt; CC: kernelnewbies@kernelnewbies.org<br>&gt; <br>&gt; On Tue, Oct 04, 2011 at 10:52:33AM -0700, Yang Xiang wrote:<br>&gt; &gt; The design is not up to me and I am just developing the code and I need to<br>&gt; &gt; develop the filter layer to convert the character buf to bio vects. But I am<br>&gt; &gt; wondering if there is a easy way to do this.<br>&gt; <br>&gt; Then I suggest you push back on the design, just because someone told<br>&gt; you to do something incorrect, are you supposed to do it?<br>&gt; <br>&gt; thanks,<br>&gt; <br>&gt; greg k-h<br>&gt; <br>&gt; _______________________________________________<br>&gt; Kernelnewbies mailing list<br>&gt; Kernelnewbies@kernelnewbies.org<br>&gt; http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies<br></div>                                               </div></body>
</html>