]> www.infradead.org Git - users/dwmw2/linux.git/commit
random: note that RNDGETPOOL was removed in 2.6.9-rc2
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 15 Jul 2024 02:50:07 +0000 (04:50 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 19 Jul 2024 18:22:48 +0000 (20:22 +0200)
commit13f75d9ecf3d8efcf597dfcd8f7be7460cdaa11a
treece77cb6c5c20835481238040f0bef4aae528a04c
parent4920a2590e91bc15068e789aaf4ddc522f772fc5
random: note that RNDGETPOOL was removed in 2.6.9-rc2

RNDGETPOOL was thankfully removed twenty years ago, but it's stuck
around in headers. Probably removing it from uapi headers isn't great in
case there are some weird users out there, but we should at least mark
this as having been removed, to save future readers the same goose chase
I just went on.

Link: https://lore.kernel.org/all/E1By1St-0001TS-Qj@thunk.org/
Link: https://lore.kernel.org/all/Pine.LNX.4.58.0409130937050.4094@ppc970.osdl.org/
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
include/uapi/linux/random.h