Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1719289
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG |
| Date | 2017-08-24 16:30 +0200 |
| Message-ID | <ui1iX-7Ir-15@gated-at.bofh.it> (permalink) |
| References | <uhNIZ-78j-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/23/2017 05:57 PM, Benjamin Block wrote: > Hello all, > > This is the second try for fixing the regression in the BSG-interface that > exists since v4.11 (for more infos see the first series). > > I separated my other changes from the bug-fix so that it is easier to apply > if judged good. I will rebase my cleanups I sent in v1 and send them when I > get a bit more time. But the regression-fix is more important, so here's > that. > > I did some more tests on it than on v1, including some heavy parallel I/O > on the same blk-queue using both BSG and the normal SCSI-stack at the same > time (throwing some intentional bad commands in it too). That seemed to > work all well enough - i.e. it didn't crash and got the expected results. I > haven't done any external error-inject, but IMO that would be beyond the > scope right now. > > The fix is based on Christoph's idea, I discussed this with him off-list > already. > > I rebased the series on Jens' for-next. Added for 4.13, thanks. -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG Benjamin Block <bblock@linux.vnet.ibm.com> - 2017-08-24 02:00 +0200
[PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Benjamin Block <bblock@linux.vnet.ibm.com> - 2017-08-24 02:00 +0200
Re: [PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Christoph Hellwig <hch@lst.de> - 2017-08-24 10:50 +0200
Re: [PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Benjamin Block <bblock@linux.vnet.ibm.com> - 2017-08-24 15:40 +0200
Re: [PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG Jens Axboe <axboe@kernel.dk> - 2017-08-24 16:30 +0200
csiph-web