|
|
|
|
|
by xigency
3726 days ago
|
|
As others have answered, it doesn't help fix this problem in any way. I'm assuming the team doing this investigation wasn't willing to rewrite `__inet_lookup_listener`. I guess the quick fix became the concern at that point. (Compared to rewriting kernel modules.) But yes, it seems like an unnecessary change. |
|
In particular, a rewrite would have to make sure not to make the general case worse in an attempt to avoid this pathological situation.