On Wed, May 02, 2018 at 08:16:57PM +0200, Ilya Dryomov wrote: > Make n signed to avoid leaking the pages array if __pipe_get_pages() > fails.
Applied, with s/fails/& to allocate any pages/.
On Wed, May 02, 2018 at 08:16:57PM +0200, Ilya Dryomov wrote: > Make n signed to avoid leaking the pages array if __pipe_get_pages() > fails.
Applied, with s/fails/& to allocate any pages/.