--- David Howells <[EMAIL PROTECTED]> wrote:
> Remove the temporarily embedded task security record from task_struct.
> Instead
> it is made to dangle from the task_struct::sec and task_struct::act_as
> pointers
> with references counted for each.
>
> ...
>
> The LSM hooks for dealing with tas
On Mon, 2008-02-11 at 17:30 +, David Howells wrote:
> James Morris <[EMAIL PROTECTED]> wrote:
>
> > > Remove the temporarily embedded task security record from task_struct.
> > > Instead it is made to dangle from the task_struct::sec and
> > > task_struct::act_as pointers with references coun
James Morris <[EMAIL PROTECTED]> wrote:
> > Remove the temporarily embedded task security record from task_struct.
> > Instead it is made to dangle from the task_struct::sec and
> > task_struct::act_as pointers with references counted for each.
>
> ...
>
> These patches are kind of huge.
Yeah,
On Fri, 8 Feb 2008, David Howells wrote:
> Remove the temporarily embedded task security record from task_struct.
> Instead
> it is made to dangle from the task_struct::sec and task_struct::act_as
> pointers
> with references counted for each.
...
These patches are kind of huge.
> +static in