aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2019-12-17 18:24:55 +0100
committerGreg Kroah-Hartman <[email protected]>2019-12-17 19:19:24 +0100
commit4aa37c463764052c68c5c430af2a67b5d784c1e0 (patch)
tree672b3f4fdf823e301821a55e65352b9d56cd2342 /tools/perf/scripts/python/export-to-sqlite.py
parent05b686b573cfb35a227c30787083a6631ff0f0c9 (diff)
random: don't forget compat_ioctl on urandom
Recently, there's been some compat ioctl cleanup, in which large hardcoded lists were replaced with compat_ptr_ioctl. One of these changes involved removing the random.c hardcoded list entries and adding a compat ioctl function pointer to the random.c fops. In the process, urandom was forgotten about, so this commit fixes that oversight. Fixes: 507e4e2b430b ("compat_ioctl: remove /dev/random commands") Cc: Arnd Bergmann <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions