<p dir="ltr"><br>
On Feb 13, 2014 10:29 AM, &quot;m silverstri&quot; &lt;<a href="mailto:michael.j.silverstri@gmail.com">michael.j.silverstri@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I have an output buffer in my kernel driver. And that share with my<br>
&gt; hardware, which uses it for output.<br>
&gt;<br>
&gt; When I got an interrupt, the kernel driver will copy the data from the<br>
&gt; output buffer to user space buffer.<br>
&gt;<br>
&gt; How can I invalidate cache after my kernel driver copy the output buffer<br>
And why you have to do that? Do you<br>
see any inconsistency in the current<br>
value of that variable?<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</p>