commit | 322a56cb1fcbe228eee5cdb8a9c6df9f797d998c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 13:32:58 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 15:09:19 2013 -0500 |
tree | feedbad82fdfacf9f4d5ddd343905f6057a71fee | |
parent | ad4b65a434bdd2ff37d095ab1ccd836203e985ba [diff] |
generic compat_sys_rt_sigprocmask() conditional on GENERIC_COMPAT_RT_SIGPROCMASK; 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>