]> git.baikalelectronics.ru Git - kernel.git/commit
board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op
authorTheodore Ts'o <tytso@mit.edu>
Tue, 17 Jul 2012 18:04:00 +0000 (14:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 19 Jul 2012 14:40:15 +0000 (10:40 -0400)
commit014e6f9b6914d42a375c45fa8c8e3f4dc148e7e1
tree1f628603730004882c4cbe9b50434c51a265b096
parent5f779c0e14cd75bba1782c3cfd74baa42254e2f2
board-palmz71: 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 d002128877.  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: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-palmz71.c