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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 13 May 2017 07:33:45 +0200 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Josh Zimmerman <joshz@...gle.com> Cc: linux-kernel@...r.kernel.org, Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>, Jason Gunthorpe <jgunthorpe@...idianresearch.com>, tpmdd-devel@...ts.sourceforge.net Subject: Re: [PATCH v2] Add "shutdown" to "struct class". On Fri, May 12, 2017 at 04:38:31PM -0700, Josh Zimmerman wrote: > The TPM class has some common shutdown code that must be executed for > all drivers. This adds some needed functionality for that. > > (In addition, update a comment to reflect an out-of-date path.) Change that in a different patch please. > > Signed-off-by: Josh Zimmerman <joshz@...gle.com> > --- What changed from v1? Always put that below here. And if you can also show how this will be used, that would be great, I don't want to add new apis with no users. thanks, greg k-h
Powered by blists - more mailing lists