[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1475325678-16573-1-git-send-email-jarkko.sakkinen@linux.intel.com>
Date: Sat, 1 Oct 2016 15:41:15 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Peter Huewe <peterhuewe@....de>
Cc: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
linux-kernel@...r.kernel.org (open list),
tpmdd-devel@...ts.sourceforge.net (moderated list:TPM DEVICE DRIVER)
Subject: [PATCH 0/2] Clean up handling of event log files
Meld a common function for opening measurements files and keep the
dentries in a static array.
Jarkko Sakkinen (1):
tpm: replace dynamically allocated bios_dir with a static array
Nayna Jain (1):
tpm: define a generic open() method for ascii & bios measurements
drivers/char/tpm/tpm-chip.c | 9 +--
drivers/char/tpm/tpm.h | 3 +-
drivers/char/tpm/tpm_eventlog.c | 123 ++++++++++++++--------------------------
drivers/char/tpm/tpm_eventlog.h | 10 ++--
4 files changed, 55 insertions(+), 90 deletions(-)
--
2.7.4
Powered by blists - more mailing lists