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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Sep 2016 21:28:16 -0000
From:   Thomas Gleixner <tglx@...utronix.de>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     linux-block@...r.kernel.org, Jens Axboe <axboe@...nel.dk>,
        Christoph Hellwing <hch@....de>,
        Sebastian Siewior <bigeasy@...utronix.de>
Subject: [patch 0/3] block/mq: Convert to the new hotplug state machine

The following series converts block/mq to the new hotplug state
machine. Patch 1/3 reserves the states for the block layer and is already applied to

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/for-block

to avoid merge conflicts. This branch can be pulled into the block layer
instead of applying patch 1/3 manually,

Thanks,

	tglx
---
 include/linux/blk-mq.h     |    2 
 block/blk-mq-cpu.c         |   15 ++----
 block/blk-mq.c             |  108 ++++++++++++++++++++-------------------------
 block/blk-mq.h             |    2 
 include/linux/cpuhotplug.h |    2 
 5 files changed, 59 insertions(+), 70 deletions(-)




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ