Hi,
 I am inserting some code in linux kernel 2.6.23. In that i am using
'list_move'  function to delete page from one list and add to another list .
Here I am mainly using this function to delete page from inactive list and
add it to head of the same list that is inactive list.
My question is that, is it necessary to acquire LRU SPIN LOCK, while calling
this function?

Thanks

-- 
Shyam
  "Born To Learn"

Reply via email to