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>] [day] [month] [year] [list]
Date:	Fri, 11 Dec 2009 19:57:10 -0500
From:	"H Hartley Sweeten" <hartleys@...ionengravers.com>
To:	"kernel list" <linux-kernel@...r.kernel.org>
Subject: Question: drivers/misc/hdpuftrs

Hello all,

Are the drivers in drivers/misc/hdpuftrs dead?

I can't locate anywhere to enable CONFIG_HDPU_FEATURES.  Also, both
hdpu_cpustate.c and hdpu_nexus.c register as platform drivers but I
can't find any users in the mainline tree.

Both drivers seem kind of... ugly...

hdpu_cpustate.c does a lock_kernel() in the open file_operation.  Then
does a spin_lock() when checking if the open is O_EXCL.

I'm no expert on locking but the lock_kernel() seems unnecessary.

Regards,
Hartley
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ