From: Roland Vossen Date: Thu, 7 Apr 2011 09:20:58 +0000 (+0200) Subject: modules: Enabled dynamic debugging for staging modules X-Git-Tag: v3.0-rc1~336^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7816c45bf13255157c00fb8aca86cb64d825e878;p=pandora-kernel.git modules: Enabled dynamic debugging for staging modules Driver modules from the staging directory are marked 'tainted' by module.c. Subsequently, tainted modules are denied dynamic debugging. This is unwanted behavior, since staging modules should be able to use the dynamic debugging mechanism. Please merge this also into the staging-linus branch. Signed-off-by: Roland Vossen Acked-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed