|
@@ -128,7 +128,6 @@ struct cred {
|
|
struct key *process_keyring; /* keyring private to this process */
|
|
struct key *process_keyring; /* keyring private to this process */
|
|
struct key *thread_keyring; /* keyring private to this thread */
|
|
struct key *thread_keyring; /* keyring private to this thread */
|
|
struct key *request_key_auth; /* assumed request_key authority */
|
|
struct key *request_key_auth; /* assumed request_key authority */
|
|
- struct thread_group_cred *tgcred; /* thread-group shared credentials */
|
|
|
|
#endif
|
|
#endif
|
|
#ifdef CONFIG_SECURITY
|
|
#ifdef CONFIG_SECURITY
|
|
void *security; /* subjective LSM security */
|
|
void *security; /* subjective LSM security */
|