Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273446
| From | Jens Axboe <axboe@fb.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] null_blk patches for 4.4-rc2 |
| Date | 2015-11-19 21:10 +0100 |
| Message-ID | <qwDGN-5Ex-7@gated-at.bofh.it> (permalink) |
| References | <qww2C-mU-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/19/2015 04:50 AM, Matias Bjørling wrote: > Hi Jens, > > Please take a look at these three patches for 4.4-rc2. > > The first patch uses a slab allocator for ppa list to only allocate the > necessary memory. As the linear addressing mode was removed, the second > patch changes the driver to use the ppa format adressing mode and at > last, the third patch fixes two bugs. One when freeing gendisk on unload > and another to pass a null pointer to lightnvm unregister function. > > Feel free to fold them into the original null_blk patch. I applied them separately for 4.4. -- Jens Axboe -- 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 — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] null_blk patches for 4.4-rc2 Matias Bjørling <m@bjorling.me> - 2015-11-19 13:00 +0100 [PATCH 3/3] null_blk: do not del gendisk with lightnvm Matias Bjørling <m@bjorling.me> - 2015-11-19 13:00 +0100 [PATCH 2/3] null_blk: use device addressing mode Matias Bjørling <m@bjorling.me> - 2015-11-19 13:00 +0100 Re: [PATCH 0/3] null_blk patches for 4.4-rc2 Jens Axboe <axboe@fb.com> - 2015-11-19 21:10 +0100
csiph-web