]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/scatterlist: Add SG_MITER_LOCAL and use it
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Mar 2025 05:14:53 +0000 (13:14 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Mar 2025 09:33:38 +0000 (17:33 +0800)
commitfc8d5bba61ad8087af9a56337a7a297af6b46129
treeb852cbb3515688dad24ae2ee6582546414480560
parentf3bda3b9b69cb193968ba781446ff18c734f0276
lib/scatterlist: Add SG_MITER_LOCAL and use it

Add kmap_local support to the scatterlist iterator.  Use it for
all the helper functions in lib/scatterlist.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/scatterlist.h
lib/scatterlist.c