From: Alex Williamson Date: Mon, 10 Jun 2013 22:40:56 +0000 (-0600) Subject: vfio: Ignore sprurious notifies X-Git-Tag: v3.11-rc4~20^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64019302bbb0b445484d870e674ab34a19a18a1;p=pandora-kernel.git vfio: Ignore sprurious notifies Remove debugging WARN_ON if we get a spurious notify for a group that no longer exists. No reports of anyone hitting this, but it would likely be a race and not a bug if they did. Signed-off-by: Alex Williamson --- Reading git-diff-tree failed