Skip to content
Commit 9bf7c324 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

posix-cpu-timers: Extend rcu_read_lock removing task_struct references



Now that the code stores of pid references it is no longer necessary
or desirable to take a reference on task_struct in __get_task_for_clock.

Instead extend the scope of rcu_read_lock and remove the reference
counting on struct task_struct entirely.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent bbd40fc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment