[PATCH][cr-tests] pthread2: Test additional pthread attributes

Serge E. Hallyn serue at us.ibm.com
Mon Jan 11 09:23:12 PST 2010


Quoting Sukadev Bhattiprolu (sukadev at linux.vnet.ibm.com):
> This test case currently fails with following errors in dmesg:
> Looks like the VM_NORESERVE flag on some maps triggers the error
> (CKPT_VMA_NOT_SUPPORTED includes the VM_NORESERVE flag)
> 
> 	[4999:4999:c/r:checkpoint_vmas:625] vma 0xb7200000-0xb7221000 flags
> 	0x200073
> 	[err -38][pos 102940][E @ checkpoint_vmas:629][pid 4976 tsk pthread2]
> 	vma: bad flags (0x200073)
> 	[4999:4999:c/r:checkpoint_task_objs:264] mm: objref -38
> 	[4999:4999:c/r:ckpt_write_obj_type:66] type 9999 len 8
> 	[4999:4999:c/r:ckpt_write_obj_type:66] type 5 len 93
> 	[err -38][pos 102940][E @ checkpoint_task_objs:266][pid 4976 tsk
> 	pthread2]mm_struct
> 	[4999:4999:c/r:checkpoint_task:450] objs -38
> 	[4999:4999:c/r:pgarr_release_pages:101] total pages 0
> ---
> 
> From: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>
> Date: Sat, 26 Dec 2009 13:08:32 +0530
> Subject: [PATCH 1/3] pthread2: Test additional pthread attributes
> 
> Extend the test case to test all (most) pthread attributes in a single
> test.
> 
> Signed-off-by: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>

All pass on my cr-next tree.  Applied and pushed.  thanks

-serge


More information about the Containers mailing list