This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/net
David Howells ee9785ada3 CRED: Wrap task credential accesses in the network device drivers
Wrap access to task credentials so that they can be separated more easily from
the task_struct during the introduction of COW creds.

Change most current->(|e|s|fs)[ug]id to current_(|e|s|fs)[ug]id().

Change some task->e?[ug]id to task_e?[ug]id().  In some places it makes more
sense to use RCU directly rather than a convenient wrapper; these will be
addressed by later patches.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Cc: netdev@vger.kernel.org
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:38:43 +11:00
..
2008-11-04 08:18:19 -08:00
2008-10-31 00:46:34 -04:00
2008-11-03 15:23:02 -05:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:05 +02:00
2008-11-03 16:46:58 -08:00
2008-11-03 15:23:12 -05:00
2008-11-03 17:05:16 -08:00
2008-10-30 23:35:02 -07:00
2008-10-17 02:38:35 +11:00
2008-10-22 06:22:13 -04:00