Le 11/02/2012 13:03, richard -rw- weinberger a écrit :
> On Thu, Feb 9, 2012 at 4:11 PM, Nicolas Greneche
> wrote:
>> Hi,
>>
>> I would like to create a SELinux aware UML. I compiled a ARCH=um kernel
>> with SELinux activated.
>
> Are you sure?
>
Really sure ;)
>> The UML starts but SELinux see
On Mon, Feb 13, 2012 at 10:52 AM, Nicolas Greneche
wrote:
> Le 11/02/2012 13:03, richard -rw- weinberger a écrit :
>
>> On Thu, Feb 9, 2012 at 4:11 PM, Nicolas Greneche
>> wrote:
>>>
>>> Hi,
>>>
>>> I would like to create a SELinux aware UML. I compiled a ARCH=um kernel
>>> with SELinux activate
Le 13/02/2012 11:34, richard -rw- weinberger a écrit :
> On Mon, Feb 13, 2012 at 10:52 AM, Nicolas Greneche
> wrote:
>> Le 11/02/2012 13:03, richard -rw- weinberger a écrit :
>>
>>> On Thu, Feb 9, 2012 at 4:11 PM, Nicolas Greneche
>>> wrote:
Hi,
I would like to create a SE
To debug, I ran UML in gdb. It segfaulted once during finding the bottom
limit, which is expected I guess.
I then interrupted it a couple of times while hanging on finding the top.
All interrupts hit the same line of code in task_size.c, so I think it's
stuck on the single line.
line 32 in
http:/