Searched hist:"92 c096f0aabc90380b82b5604e0ee73b38317e5c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | diff 92c096f0aabc90380b82b5604e0ee73b38317e5c Wed Sep 04 07:59:22 CDT 2019 Aleksandar Markovic <amarkovic@wavecomp.com> linux-user: Add support for RNDRESEEDCRNG ioctl
RNDRESEEDCRNG is a newer ioctl (added in kernel 4.17), and an "ifdef" guard is used for that reason in this patch.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <1567601968-26946-3-git-send-email-aleksandar.markovic@rt-rk.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | syscall_defs.h | diff 92c096f0aabc90380b82b5604e0ee73b38317e5c Wed Sep 04 07:59:22 CDT 2019 Aleksandar Markovic <amarkovic@wavecomp.com> linux-user: Add support for RNDRESEEDCRNG ioctl
RNDRESEEDCRNG is a newer ioctl (added in kernel 4.17), and an "ifdef" guard is used for that reason in this patch.
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <1567601968-26946-3-git-send-email-aleksandar.markovic@rt-rk.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|