powerpc/crc: Include uaccess.h and others
The powerpc crc code was relying on pagefault_disable from being pulled in by random header files. Fix this by explicitly including uaccess.h. Also add other missing header files to prevent similar problems in future. Reported-by:Eric Biggers <ebiggers@kernel.org> Reported-by:
Stephen Rothwell <sfr@canb.auug.org.au> Fixes: 7ba8df47 ("asm-generic: Make simd.h more resilient") Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Loading
Please sign in to comment