2/2

mm: gup: cleanup the gup_fast_*() call chain

重构 gup_fast 调用链,使每层返回实际钉住的页数;返回数小于预期表示出错,从而去掉 *nr 参数传递。