Re: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-07-20 Thread Konstantin Khlebnikov
On Wed, Jun 10, 2015 at 10:21 AM, Dongxing Zhang wrote: > If vc->vc_uni_pagedir_loc is not NULL, its refcount needs to be > decreased before vc_uni_pagedir_loc is re-assigned. > > unreferenced object 0x88002cdd13b0 (size 512): > comm "setfont", pid 503, jiffies 4294896503 (age 722.828s) >

Re: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-07-20 Thread Konstantin Khlebnikov
On Wed, Jun 10, 2015 at 10:21 AM, Dongxing Zhang dongxing.zh...@intel.com wrote: If vc-vc_uni_pagedir_loc is not NULL, its refcount needs to be decreased before vc_uni_pagedir_loc is re-assigned. unreferenced object 0x88002cdd13b0 (size 512): comm setfont, pid 503, jiffies 4294896503

Re: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-28 Thread Peter Hurley
On 06/10/2015 03:21 AM, Dongxing Zhang wrote: > If vc->vc_uni_pagedir_loc is not NULL, its refcount needs to be > decreased before vc_uni_pagedir_loc is re-assigned. Reviewed-by: Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-28 Thread Peter Hurley
On 06/10/2015 03:21 AM, Dongxing Zhang wrote: If vc-vc_uni_pagedir_loc is not NULL, its refcount needs to be decreased before vc_uni_pagedir_loc is re-assigned. Reviewed-by: Peter Hurley pe...@hurleysoftware.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the

RE: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-12 Thread Zhang, Dongxing
Add more reviewers > -Original Message- > From: Zhang, Dongxing > Sent: Wednesday, June 10, 2015 3:21 PM > To: gre...@linuxfoundation.org; pe...@hurleysoftware.com; > a...@linux.intel.com > Cc: linux-kernel@vger.kernel.org; Zhang, Dongxing; Wang, Xiaoming > Subject

RE: [PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-12 Thread Zhang, Dongxing
Add more reviewers -Original Message- From: Zhang, Dongxing Sent: Wednesday, June 10, 2015 3:21 PM To: gre...@linuxfoundation.org; pe...@hurleysoftware.com; a...@linux.intel.com Cc: linux-kernel@vger.kernel.org; Zhang, Dongxing; Wang, Xiaoming Subject: [PATCH] tty/vt: Fix

[PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-11 Thread Dongxing Zhang
If vc->vc_uni_pagedir_loc is not NULL, its refcount needs to be decreased before vc_uni_pagedir_loc is re-assigned. unreferenced object 0x88002cdd13b0 (size 512): comm "setfont", pid 503, jiffies 4294896503 (age 722.828s) hex dump (first 32 bytes): 40 92 61 2b 00 88 ff ff 00 00 00 00

[PATCH] tty/vt: Fix the memory leak in visual_init

2015-06-11 Thread Dongxing Zhang
If vc-vc_uni_pagedir_loc is not NULL, its refcount needs to be decreased before vc_uni_pagedir_loc is re-assigned. unreferenced object 0x88002cdd13b0 (size 512): comm setfont, pid 503, jiffies 4294896503 (age 722.828s) hex dump (first 32 bytes): 40 92 61 2b 00 88 ff ff 00 00 00 00 00