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

2012-07-18 Thread Haojian Zhuang
On Wed, Jul 18, 2012 at 5:32 AM, Theodore Ts'o wrote: > 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 remove

[PATCH 11/17] pxa25x_udc: 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