]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] tpm: check mem start and len
authorKylene Jo Hall <kjhall@us.ibm.com>
Sat, 22 Apr 2006 09:38:55 +0000 (02:38 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 22 Apr 2006 16:19:54 +0000 (09:19 -0700)
commita120130f4299131aa6e8f5fe6f7bd1627f5c9722
treed845bd9408ab13d8cbff4d49acb218674fce6b6c
parent02e3c42ea593e2218f87005d81838a3c14acce09
[PATCH] tpm: check mem start and len

The memory start and length values obtained from the ACPI entry need to be
checked and filled in with the default values from the specification if
they don't exist.  This patch fills in the default values and uses them
appropriately.

Signed-off-by: Kylie Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tpm/tpm_tis.c