Massive amounts of lock_kernel / unlock_kernel are just a temporary solution toget around the removal of SOCKOPS_WRAP. A serious locking strategy has to beimplemented.The ax25_rt_find_route synopsys is pervert but I somehow had to deal withthe race caused by the static variable in it's previous implementation.Implement proper socket locking in netrom and rose.Check socket locking when ax25_rcv is sending to raw sockets. In particularax25_send_to_raw() seems fishy. Heck - ax25_rcv is fishy.