2016-10-10 18:36:44

by David Teigland

[permalink] [raw]
Subject: [GIT PULL] dlm fixes for 4.9

Hi Linus,

Please pull dlm fixes from tag:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-4.9

This includes a bug fix for a bad memory access during workqueue
cleanup, which can happen while shutting down the dlm networking
layer. (This was found and fixed in the past week, so has not
appeared in -next.)

Thanks,
Dave

Marcelo Ricardo Leitner (1):
dlm: free workqueues after the connections

fs/dlm/lowcomms.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)