From: Uwe Kleine-König Date: Fri, 11 Apr 2008 09:07:39 +0000 (+0200) Subject: UIO: hold a reference to the device's owner while the device is open X-Git-Tag: v2.6.26-rc1~1126^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610ad5064cb90aec35f5837bbde3d316fe02aca7;p=pandora-kernel.git UIO: hold a reference to the device's owner while the device is open Otherwise the device might just disappear while /dev/uioX is being used which results in an Oops. Signed-off-by: Uwe Kleine-König Signed-off-by: Hans J Koch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed