tpm-correct-tpm-timeouts-to-jiffies-conversion.patch -> 2.6.27

From: Jiri Slaby
Date: Wed Sep 10 2008 - 18:11:54 EST


Hi,

is it possible to push
tpm-correct-tpm-timeouts-to-jiffies-conversion.patch
(the patch header follows) into 2.6.27, please?

From: Marcin Obara <marcin_obara@xxxxxxxxxxxxxxxxxxxxx>

This patch fixes timeouts conversion to jiffies, by replacing
msecs_to_jiffies() calls with usecs_to_jiffies(). According to TCG TPM
Specification Version 1.2 Revision 103 (pages 166, 167) TPM timeouts and
durations are returned in microseconds (usec) not in miliseconds (msec).

Signed-off-by: Marcin Obara <marcin_obara@xxxxxxxxxxxxxxxxxxxxx>
Cc: Marcel Selhorst <tpm@xxxxxxxxxxxx>
Cc: Kylene Jo Hall <kjhall@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

--
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/