Re: [PATCH v3 0/7] char/random: Simplify random address requests

2016-08-03 Thread Kees Cook
On Wed, Aug 3, 2016 at 4:39 PM, Jason Cooper wrote: > Two previous attempts have been made to rework this API. The first can be > found at: > > https://lkml.kernel.org/r/cover.1390770607.git.ydrone...@opteya.com > > The second at: > > > https://lkml.kernel.org/r/1469471141-25669-1-git-send-e

[PATCH v3 0/7] char/random: Simplify random address requests

2016-08-03 Thread Jason Cooper
Two previous attempts have been made to rework this API. The first can be found at: https://lkml.kernel.org/r/cover.1390770607.git.ydrone...@opteya.com The second at: https://lkml.kernel.org/r/1469471141-25669-1-git-send-email-william.c.robe...@intel.com Previous versions of this series c