From: Paul Gortmaker Date: Thu, 14 Oct 2010 14:21:51 +0000 (+0000) Subject: 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. X-Git-Tag: v2.6.37-rc1~147^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6076bb2e642bbcb1263c6cf239b9a1f3d0df08;p=pandora-kernel.git 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers. If you are genuinely using one of these legacy MCA drivers then you are tragically on hardware where you really don't have the extra CPU cycles to be wasting on this. In addition, it makes two less cases for people to inadvertently blindly copy flags from without explicitly thinking whether it makes sense -- see the addition to feature-removal.txt as per commit 9d9b8fb0e5ebf4b0398e579f6061d4451fea3242. Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed