[PATCH] crypto: caam - Pages pinned with get_user_pages requires kmap

2012-09-29 Thread Yashpal Dutta
From: Yashpal Dutta Following crash occur if user pinned pages are send to SEC driver for digest creation: Unable to handle kernel paging request for data at address 0x0f48 Faulting instruction address: 0xc0017f1c Oops: Kernel access of bad area, sig: 11 [#1] SMP NR_CPUS=8 P4080 DS Modules l

Re: [GIT PULL] Asymmetric keys and module signing

2012-09-29 Thread David Howells
Rusty Russell wrote: > I noticed the Cert number didn't change with rebuilds: "distclean" > didn't remove some files: > > $ git clean -f -f -x -d > Removing extra_certificates > Removing signing_key.priv > Removing signing_key.x509 > Removing signing_key.x509.keyid > Removing signing_key.x509.si

Re: [GIT PULL] Asymmetric keys and module signing

2012-09-29 Thread David Howells
Rusty Russell wrote: > [2.808075] Loading module verification certificates > [2.809331] X.509: Cert 6e03943da0f3b015ba6ed7f5e0cac4fe48680994 has > expired > [2.810500] MODSIGN: Problem loading in-kernel X.509 certificate (-127) Hmmm... Other people have seen that. Ah! I wonde