lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20190424011025.GA32345@geeko> Date: Tue, 23 Apr 2019 22:10:28 -0300 From: Marcos Paulo de Souza <marcos.souza.org@...il.com> To: linux-kernel@...r.kernel.org Cc: linux-block@...r.kernel.org, axboe@...nel.dk, bvanassche@....org, Chaitanya.Kulkarni@....com Subject: Re: [PATCH v3 0/3] Add documentation of some blk-mq functions gentle ping. On Tue, Apr 16, 2019 at 11:10:27PM -0300, Marcos Paulo de Souza wrote: > blk_mq_init_sq_queue and blk_mq_init_queue are being documented, more will be > added in further patches. > > I would like to thank Chaitanya and Bart for their reviews. > > Changes from v2: > * Changed the description of argument @set of blk_mq_init_sq_queue, making it > less obvious and more informative. Now this argument has two example of > possible flags for tag_set (suggested by Bart) > * Cover letter added (suggested by Bart) > > Changes from v1: > * Change "SQ" to "only one hw_queue (SQ)" in the function signature > documentation (suggested by Chaitanya) > > Marcos Paulo de Souza (3): > blk-mq.c: Add documention of function blk_mq_init_queue > blk-mq.c: Rework documention of blk_mq_init_sq_queue function > Documentation: kernel-api.rst: Add block/blk-mq.c > > Documentation/core-api/kernel-api.rst | 6 ++++++ > block/blk-mq.c | 27 ++++++++++++++++++++++++--- > 2 files changed, 30 insertions(+), 3 deletions(-) > > -- > 2.16.4 > -- Thanks, Marcos
Powered by blists - more mailing lists