Christoph Hellwig <hch@xxxxxx> wrote: > + bvec_set_page(&bv, ZERO_PAGE(0), len, 0); Maybe bvec_set_zero_page()? David