> -----Original Message----- > From: Theodore Ts'o [mailto:[email protected]] > Sent: Tuesday, July 17, 2012 5:32 PM > To: Linux Kernel Developers List > Cc: Theodore Ts'o; KY Srinivasan; Haiyang Zhang > Subject: [PATCH 07/17] drivers: hv: 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" <[email protected]> > Cc: "K. Y. Srinivasan" <[email protected]> > Cc: Haiyang Zhang <[email protected]>
Acked-by: "K. Y. Srinivasan" <[email protected]> Regards, K. Y -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

