alistair23-linux/drivers/misc/sgi-xp
Kees Cook 234041dfe5 sgi-xp: Use designated initializers
Prepare to mark sensitive kernel structures for randomization by making
sure they're using designated initializers. In this case, no initializers
are needed (they can be NULL initialized and callers adjusted to check
for NULL, which is more efficient than an indirect call).

Cc: Robin Holt <robinmholt@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
2017-05-28 10:22:42 -07:00
..
Makefile
xp.h sgi-xp: Use designated initializers 2017-05-28 10:22:42 -07:00
xp_main.c sgi-xp: Use designated initializers 2017-05-28 10:22:42 -07:00
xp_nofault.S
xp_sn2.c
xp_uv.c
xpc.h
xpc_channel.c
xpc_main.c
xpc_partition.c
xpc_sn2.c
xpc_uv.c
xpnet.c net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00