[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48077550.1080105@zytor.com>
Date: Thu, 17 Apr 2008 12:05:36 -0400
From: "H. Peter Anvin" <hpa@...or.com>
To: "Serge E. Hallyn" <serue@...ibm.com>
CC: sukadev@...ibm.com, Andrew Morton <akpm@...l.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Containers <containers@...ts.osdl.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH]: Factor out PTY index allocation
Serge E. Hallyn wrote:
> Quoting sukadev@...ibm.com (sukadev@...ibm.com):
>> We noticed this while working on pts namespaces and believe this might
>> be an useful change even as we rework our pts/device namespace approach.
>>
>> ---
>>
>> From: Sukadev Bhattiprolu <sukadev@...ibm.com>
>> Subject: [PATCH]: Factor out PTY index allocation
>>
>> Factor out the code used to allocate/free a pts index into new interfaces,
>> devpts_new_index() and devpts_kill_index(). This localizes the external
>> data structures used in managing the pts indices.
>>
>> Signed-off-by: Sukadev Bhattiprolu <sukadev@...ibm.com>
>> Signed-off-by: Serge Hallyn<serue@...ibm.com>
>> Signed-off-by: Matt Helsley<matthltc@...ibm.com>
>
> No traces of devpts namespaces here, so I assume this should be
> non-offensive and fine for inclusion.
>
Acked-by: H. Peter Anvin <hpa@...or.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists