mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 07:02:23 +00:00
ba953a9d89
When namespace support was added to xfrm/afkey, it caused the
previously single-threaded call to xfrm_probe_algs to become
multi-threaded. This is buggy and needs to be fixed with a mutex.
Reported-by: Abhishek Shah <abhishek.shah@columbia.edu>
Fixes:
|
||
---|---|---|
.. | ||
af_key.c | ||
Makefile |