Home
last modified time | relevance | path

Searched hist:"212436 c2ac11bce48d40fae04147dc025f2775ca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtps65010.cdiff 212436c2ac11bce48d40fae04147dc025f2775ca Tue Jul 17 12:23:36 CDT 2012 Theodore Ts'o <tytso@mit.edu> mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op

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 preparation for the final
removal of this flag.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Samuel Ortiz <sameo@linux.intel.com>