Re: [PATCH 0/5] exec: more cleanups

2013-08-03 Thread Kees Cook
On Fri, Aug 2, 2013 at 12:27 PM, Oleg Nesterov wrote: > On top of "[PATCH 0/3] exec: minor cleanups + minor fix" I sent > yesterday. > > Perhaps too many patches for the poor search_binary_handler(), > but I do not know how to document the changes if I join them. > > Oleg. > > fs/exec.c | 82 ++

[PATCH 0/5] exec: more cleanups

2013-08-02 Thread Oleg Nesterov
On top of "[PATCH 0/3] exec: minor cleanups + minor fix" I sent yesterday. Perhaps too many patches for the poor search_binary_handler(), but I do not know how to document the changes if I join them. Oleg. fs/exec.c | 82 ++-- 1 files ch