commit | fc5778ca3f3c57af53f0c6b6912970f6416a3a5f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jul 09 15:05:33 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 09 15:05:33 2015 -0700 |
tree | 8311322efb11300bcbbeefee9d3a711508b6c56c | |
parent | 4a0e3e989d66bb7204b163d9cfaa7fa96d0f2023 [diff] | |
parent | 1fbe4b46caca5b01b070af93d513031ffbcc480c [diff] |
Merge branch 'pktgen-races' Oleg Nesterov says: ==================== net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() I am not familiar with this code and I have no idea how to test these changes, so 2/2 comes as a separate change. 1/2 looks like the obvious bugfix, and probably candidate for -stable. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>