Hello, some fairly small trinity patches, please take a look. Thanks, Tommi Tommi Rantala (8): Use TRINITY_PF_MAX instead of PF_MAX in syscalls/socket.c Fix open() result check in check_tainted() Avoid needless get_filename() calls in generate_pathname() Fix double rand() in generate_pathname() move perf_event.h to include/ msgrcv() and msgsnd() IPC_NOWAIT msgflg ioctls/drm: add deprecated nouveau ioctls ioctls/vhost: VHOST_SCSI_* ioctls files.c | 5 +- {syscalls => include}/perf_event.h | 0 ioctls/drm.c | 102 +++++++++++++++++++++++++++++++++++++ ioctls/vhost.c | 15 ++++++ main.c | 2 +- syscalls/msgrcv.c | 4 +- syscalls/msgsnd.c | 4 +- syscalls/socket.c | 2 +- 8 files changed, 125 insertions(+), 9 deletions(-) rename {syscalls => include}/perf_event.h (100%) -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html