From 7b4f2d3c3b8285fe63cae6b92c7b7030d1d1aa7c Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Sat, 19 Jan 2013 02:02:19 -0700 Subject: [PATCH] NTB: No sleeping in interrupt context Move all cancel_delayed_work_sync to a work thread to prevent sleeping in interrupt context (when the NTB link goes down). Caught via 'Sleep inside atomic section checking' Signed-off-by: Jon Mason Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed