On (06/25/18 06:41), Sowmini Varadhan wrote: : > Add the changes aligned with the changes from > commit ebeeb1ad9b8a ("rds: tcp: use rds_destroy_pending() to synchronize > netns/module teardown and rds connection/workq management") for > rds_loop_transport
FWIW, I am optimistic that this will take care of a number of the use-after-free panics reported by syzbot (I have not marked the patch with the recommended syzkaller Reported-by tags because I was not able to reproduce each original issue, but inspection of the traces suggests this missing patch may be behind the races that cause the reports). --Sowmini