Re: [PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency

From: Sasha Levin
Date: Mon Aug 29 2011 - 10:57:37 EST


On Mon, 2011-08-29 at 10:48 -0400, Mimi Zohar wrote:
> Encrypted keys are decrypted/encrypted using either a trusted-key or,
> for those systems without a TPM, a user-defined key. This patch
> removes the trusted-keys and TCG_TPM dependencies.
>
> Changelog v1:
> - Fixed encrypted-keys move from security/keys to security/keys/encrypted-keys
> - Removed trailing blank line
>
> Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxx>
> ---

Please look into using 'git mv' and the '--find-renames' option of git
format-patch.

You just want to mark the files as moved, without ruining the entire
history of the old files.

--

Sasha.

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