From: H. Peter Anvin Date: Mon, 12 May 2014 03:25:20 +0000 (-0700) Subject: x86, rdrand: When nordrand is specified, disable RDSEED as well X-Git-Tag: omap-for-v3.16/fixes-against-rc1~183^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a5091d58419b4e5222abce58a40c072786ea1d6;p=pandora-kernel.git x86, rdrand: When nordrand is specified, disable RDSEED as well One can logically expect that when the user has specified "nordrand", the user doesn't want any use of the CPU random number generator, neither RDRAND nor RDSEED, so disable both. Reported-by: Stephan Mueller Cc: Theodore Ts'o Link: http://lkml.kernel.org/r/21542339.0lFnPSyGRS@myon.chronox.de Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed