]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MODSIGN: fix expiry of auto-generated certificates on 32-bit systems
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Oct 2012 03:25:06 +0000 (12:55 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Oct 2012 04:38:20 +0000 (14:08 +0930)
commitdc268ff7b3e68513946dc49eaf56961442f89794
tree881f9ab806fa4ec0dd52892d4567490c2b146f59
parent8ac439a0815d97c21b05f851bb316a7f4a6f2d47
MODSIGN: fix expiry of auto-generated certificates on 32-bit systems

100-year certificates make time_t wrap, resulting in:

[    2.835272] X.509: Cert a94f6776f3f5483b0764011d1fcc6c0298362e63 has expired
[    2.836346] MODSIGN: Problem loading in-kernel X.509 certificate (-127)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/Makefile