]> git.baikalelectronics.ru Git - kernel.git/commit
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 14 Oct 2010 14:21:51 +0000 (14:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Oct 2010 09:32:09 +0000 (02:32 -0700)
commitb4ad6aeb2fa5a913bee9decfb982f01df1f9df0a
tree4d66a9dec4d98061a0ce740977497154aecd6d42
parentffceff752848ceb966b4b1cdb501fd7477500182
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 4ee21e4a8262cc303707b94f95c52cf360c957fb.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/3c523.c
drivers/net/3c527.c