diff options
author | jxiong <[email protected]> | 2017-05-02 10:06:18 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-05-02 10:06:18 -0700 |
commit | 2b91b5119c16539a074ae08e0998e2b527a976b4 (patch) | |
tree | f9dc427e2f7b5af5bd3b4d499b70accd9ab3c35f /COPYRIGHT | |
parent | 24fa20340dda244270a1382bfdb8d94f579ae7df (diff) |
minor improvement to abd_free_pages()
It doesn't need to have a loop to free page in a single scatterlist
entry because it should be single or compound page. The pages can be
freed in one invocation to __free_pages() for both cases.
Reviewed-by: Gvozden Neskovic <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Yao <[email protected]>
Signed-off-by: Jinshan Xiong <[email protected]>
Closes #6057
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions