From: Kylene Jo Hall Date: Sun, 8 Jan 2006 09:03:48 +0000 (-0800) Subject: [PATCH] tpmdd: remove global event log X-Git-Tag: v2.6.16-rc1~738 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09cf7d77f62f6fb2f6d63fe5980583805f2d559;p=pandora-kernel.git [PATCH] tpmdd: remove global event log Remove global event log in the tpm bios event measurement log code that would have caused problems when the code was run concurrently. A log is now allocated and attached to the seq file upon open and destroyed appropriately. Signed-off-by: Kylene Jo Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed