commit | 75907d4d7bc5d79b82d1453d9689efc588de1b43 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 15:19:12 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 15:09:19 2013 -0500 |
tree | 3f27da1adac10949e03f7aa20cb3acf5598edc19 | |
parent | fe9c1db2cfc363cd30ecfe6480481b280abf8c0a [diff] |
generic compat_sys_rt_sigqueueinfo() conditional on GENERIC_COMPAT_RT_SIGQUEUEINFO; by the end of that series it will become the same thing as COMPAT and conditional will die out. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>