Re: [PATCH 04/17] pda_power: remove IRQF_SAMPLE_RANDOM which is nowa no-op

From: Theodore Ts'o
Date: Wed Jul 18 2012 - 00:18:39 EST


On Tue, Jul 17, 2012 at 09:00:09PM -0700, Anton Vorontsov wrote:
> On Tue, Jul 17, 2012 at 05:32:23PM -0400, 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 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@xxxxxxx>
> > Cc: Anton Vorontsov <cbou@xxxxxxx>
> > Cc: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
> > ---
>
> Applied, thanks!

My original plan was to carry the patch in the random.git tree, so
that it only gets applied after the new random interrupt sampling
commit has gone in. If you carry it in your tree, then the
/dev/random seeding for your platform will be worse until the
random.git tree is merged in.....

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/