Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1299282
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched |
| Date | 2015-12-30 10:50 +0100 |
| Message-ID | <qLlyi-4ST-9@gated-at.bofh.it> (permalink) |
| References | <qDb34-14n-3@gated-at.bofh.it> <qDbcJ-1od-1@gated-at.bofh.it> <qLlyi-4ST-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Dec 29, 2015 at 10:54:18AM +0100, Bart Van Assche wrote: > After having applied these changes the SRP initiator didn't receive any > RDMA completions anymore. I could remedy that by changing > "!test_and_set_bit()" into "test_and_set_bit()": Yes. I actually had this bug earlier, fixed it and managed to get it back during a rebase, d'oh. Reviewed-by: Christoph Hellwig <hch@lst.de> Can you resend it with a proper signoff? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched Christoph Hellwig <hch@lst.de> - 2015-12-30 10:50 +0100
csiph-web