Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / Documentation / blackfin / cachefeatures.txt
index 0fbec23..75de51f 100644 (file)
                icplb_flush();
                dcplb_flush();
 
-       - Locking the cache.
-
-               cache_grab_lock();
-               cache_lock();
-
-       Please refer linux-2.6.x/Documentation/blackfin/cache-lock.txt for how to
-       lock the cache.
-
-       Locking the cache is optional feature.
-
        - Miscellaneous cache functions.
 
                flush_cache_all();