Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mips allmodconfig: include/linux/cred.h: In function `creds_are_invalid': include/linux/cred.h:187: error: `PAGE_SIZE' undeclared (first use in this function) include/linux/cred.h:187: error: (Each undeclared identifier is reported only once include/linux/cred.h:187: error: for each function it appears in.) Fixes commit b6dff3e Author: David Howells <[email protected]> AuthorDate: Fri Nov 14 10:39:16 2008 +1100 Commit: James Morris <[email protected]> CommitDate: Fri Nov 14 10:39:16 2008 +1100 CRED: Separate task security context from task_struct I think. It's way too large to be inlined anyway. Dunno if this needs an EXPORT_SYMBOL() yet. Cc: David Howells <[email protected]> Cc: James Morris <[email protected]> Cc: Serge Hallyn <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: David Howells <[email protected]> Signed-off-by: James Morris <[email protected]>
- Loading branch information