Re: [PATCH 00/12] xen: add common function for reading optional value
From: Jarkko Sakkinen <hidden>
Date: 2016-11-07 16:20:58
Also in:
linux-input, linux-pci, lkml, netdev
From: Jarkko Sakkinen <hidden>
Date: 2016-11-07 16:20:58
Also in:
linux-input, linux-pci, lkml, netdev
On Mon, Nov 07, 2016 at 11:08:09AM +0000, David Vrabel wrote:
On 31/10/16 16:48, Juergen Gross wrote:quoted
There are multiple instances of code reading an optional unsigned parameter from Xenstore via xenbus_scanf(). Instead of repeating the same code over and over add a service function doing the job and replace the call of xenbus_scanf() with the call of the new function where appropriate.Acked-by: David Vrabel <redacted> Please queue for the next release.
If you want this change to tpmdd, please resend it to tpmdd mailing list and CC it to linux-security-module. Thanks.
David
/Jarkko