Re: [PATCH 08/17] uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op

2012-07-17 Thread Peter Korsgaard
> "Theodore" == Theodore Ts'o writes: Theodore> With the changes in the random tree, IRQF_SAMPLE_RANDOM is now a Theodore> no-op; interrupt randomness is now collected unconditionally in a very Theodore> low-overhead fashion; see commit 775f4b297b. The IRQF_SAMPLE_RANDOM Theodore> flag

[PATCH 08/17] uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op

2012-07-17 Thread Theodore Ts'o
With the changes in the random tree, IRQF_SAMPLE_RANDOM is now a no-op; interrupt randomness is now collected unconditionally in a very low-overhead fashion; see commit 775f4b297b. The IRQF_SAMPLE_RANDOM flag was scheduled to be removed in 2009 on the feature-removal-schedule, so this patch is pre