|
@@ -73,7 +73,7 @@ static void rpcrdma_create_mrs(struct rpcrdma_xprt *r_xprt);
|
|
static void rpcrdma_destroy_mrs(struct rpcrdma_buffer *buf);
|
|
static void rpcrdma_destroy_mrs(struct rpcrdma_buffer *buf);
|
|
static void rpcrdma_dma_unmap_regbuf(struct rpcrdma_regbuf *rb);
|
|
static void rpcrdma_dma_unmap_regbuf(struct rpcrdma_regbuf *rb);
|
|
|
|
|
|
-static struct workqueue_struct *rpcrdma_receive_wq;
|
|
|
|
|
|
+static struct workqueue_struct *rpcrdma_receive_wq __read_mostly;
|
|
|
|
|
|
int
|
|
int
|
|
rpcrdma_alloc_wq(void)
|
|
rpcrdma_alloc_wq(void)
|