Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/jdolecek-ncq]: src/sys/dev/ata wddone() doesn't need more locking



details:   https://anonhg.NetBSD.org/src/rev/dcf9ac0e1b59
branches:  jdolecek-ncq
changeset: 352775:dcf9ac0e1b59
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Thu Sep 21 17:15:18 2017 +0000

description:
wddone() doesn't need more locking

diffstat:

 sys/dev/ata/TODO.ncq |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 6c23b4b6deb6 -r dcf9ac0e1b59 sys/dev/ata/TODO.ncq
--- a/sys/dev/ata/TODO.ncq      Wed Sep 20 19:59:22 2017 +0000
+++ b/sys/dev/ata/TODO.ncq      Thu Sep 21 17:15:18 2017 +0000
@@ -32,8 +32,6 @@
 
 add support for the NCQ TRIM if supported by device?
 
-protect more of wddone() with mutex?
-
 implement DIOCGCACHE/DIOCCACHESYNC for ld@ataraid? just passthrough, like ccd
 
 MSI/MSI-X support for AHCI and mvsata(4)



Home | Main Index | Thread Index | Old Index