Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1727484

Re: [PATCH] block: export symbol for bio_copy_kern

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] block: export symbol for bio_copy_kern
Date 2017-09-06 15:50 +0200
Message-ID <umISl-2uc-15@gated-at.bofh.it> (permalink)
References <umFKP-lj-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 06, 2017 at 12:20:25PM +0200, Javier González wrote:
> Export symbol for bio_copy_kern so that we can use it in modules.

NAK.  Always allocate the request first and then map the data to
the request.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] block: export symbol for bio_copy_kern "Javier González" <jg@lightnvm.io> - 2017-09-06 12:30 +0200
  Re: [PATCH] block: export symbol for bio_copy_kern Christoph Hellwig <hch@infradead.org> - 2017-09-06 15:50 +0200

csiph-web