]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/char/random.c
random: export add_disk_randomness
authorChristoph Hellwig <hch@infradead.org>
Fri, 25 Apr 2014 07:36:37 +0000 (00:36 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 28 Apr 2014 15:29:55 +0000 (09:29 -0600)
commitbdcfa3e57c9d92b082d2378bc9a64a3a8750fa8d
treed5cf798944ddc6d347cae02e5bd0df2fe8b5a0e3
parentc4a634f432376a28c9639b35746e33168ab97709
random: export add_disk_randomness

This will be needed for pending changes to the scsi midlayer that now
calls lower level block APIs, as well as any blk-mq driver that wants to
contribute to the random pool.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/char/random.c