summaryrefslogtreecommitdiff
path: root/curvetun_mgmt_users.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-07curvetun: Fix issues detected by the Coverity scannerTobias Klauser1-3/+10
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann1-0/+760
d>Thomas Gleixner <tglx@linutronix.de>2016-12-25 10:47:18 +0100 commita98d1a0ca6d3fd6197f18749972d4cc21195b724 (patch) tree507e4dda708730edcec87ac4f76c5e969288d8ec parent6ac3bb167fed0b3d02b4fd3daa0d819841d5f6f4 (diff)
scsi: qedi: Convert to hotplug state machine
The CPU hotplug code is a trainwreck. It leaks a notifier in case of driver registration error and the per cpu loop is racy against cpu hotplug. Aside of that the driver should have been written and merged with the new state machine interfaces in the first place. Mop up the mess and Convert it to the hotplug state machine. Signed-off-by: Thomas Grumpy Gleixner <tglx@linutronix.de> Cc: Nilesh Javali <nilesh.javali@cavium.com> Cc: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com> Cc: Chad Dupuis <chad.dupuis@cavium.com> Cc: Saurav Kashyap <saurav.kashyap@cavium.com> Cc: Arun Easi <arun.easi@cavium.com> Cc: Manish Rangankar <manish.rangankar@cavium.com> Cc: Johannes Thumshirn <jthumshirn@suse.de> Cc: Hannes Reinecke <hare@suse.de> Cc: Martin K. Petersen <martin.petersen@oracle.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat