On 08-12-2006 08:40, Eric Dumazet wrote:
...
> Maybe it is just me, but I like to know people names.
...
Certainly it would be nicer. But there could be
many reasons for this also. And IMHO the right to
anonymity (where possible) is one of the most
important human rights.
Regards,
Jarek P.
-
T
kernel list a écrit :
My understanding is that get_vm_area_node etc. can't be called in
interrupt context because vmlist_lock is obtained with read_lock /
write_lock. I am wondering if it makes sense to use read_lock_bh /
write_lock_bh so that get_vm_area_node can be called in soft interrupt
cont
My understanding is that get_vm_area_node etc. can't be called in
interrupt context because vmlist_lock is obtained with read_lock /
write_lock. I am wondering if it makes sense to use read_lock_bh /
write_lock_bh so that get_vm_area_node can be called in soft interrupt
context. All the code execu
3 matches
Mail list logo