Hello. Motivated by the recent patch from Denys. Lets cleanup this code first, other set_restore_sigmask() users can be changed too.
Perhaps it also makes sense to add the new helper which does copy_from_user + set saved_sigmask + set_current_blocked() ? Oleg. fs/eventpoll.c | 38 +++++++++++++++++--------------------- 1 files changed, 17 insertions(+), 21 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

