Hey,

On Wed, Jan 20, 2010 at 09:03:11PM +0900, Komuro wrote:
> The exported function should be locked like below?

No, as we're not accessing any protected memory here -- just data local to
the call chain. Now, pccard_get_first_tuple and pccard_get_tuple_data do
access protected memory, and so they are taking ops_lock (in
read_cis_cache(), actually).

Best,
        Dominik

_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to