[PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM

Christoph Hellwig hch at lst.de
Sat Aug 20 22:46:02 PDT 2022


This introduced tons of pointless over 80 character lines, please stick
to a proper coding style.

Also or in-kernel I/O wouldn't it make more sense to use a BVEC iter
insted of a KVEC if we have the pages anyway?  Or does networking not
support them properly?



More information about the Linux-nvme mailing list