Re: [PATCH] hwmon: (coretemp) remove duplicated coretemp for same core id

2017-10-19 Thread Shu Wang
> From: "Thomas Gleixner" > To: "Guenter Roeck" > Cc: "Shu Wang" , "fenghua yu" , > jdelv...@suse.com, > linux-hw...@vger.kernel.org, linux-kernel@vger.kernel.org, ch...@redhat.com, > yiz...@redhat.com > Sent: Thursday, Octobe

Re: [PATCH] hwmon: (coretemp) remove duplicated coretemp for same core id

2017-10-18 Thread Shu Wang
> From: "Guenter Roeck" > To: "Shu Wang" > Cc: "fenghua yu" , jdelv...@suse.com, > linux-hw...@vger.kernel.org, > linux-kernel@vger.kernel.org, ch...@redhat.com, yiz...@redhat.com > Sent: Wednesday, October 18, 2017 9:14:39 PM > Subject: Re: [

Re: [PATCH] hwmon: (coretemp) remove duplicated coretemp for same core id

2017-10-17 Thread Shu Wang
ATCH] hwmon: (coretemp) remove duplicated coretemp for same > core id > > On Tue, Oct 17, 2017 at 04:44:50PM +0800, shuw...@redhat.com wrote: > > From: Shu Wang > > > > Fix kernel warning on my 4cpus 2core_id system. The cpu0 and cpu1 have > > same core_id 0, so b

Re: [PATCH] ftrace: fix kmemleak in unregister_ftrace_graph

2017-09-26 Thread Shu Wang
> From: shuw...@redhat.com > To: rost...@goodmis.org, mi...@redhat.com > Cc: ch...@redhat.com, liw...@redhat.com, linux-kernel@vger.kernel.org, "Shu > Wang" > Sent: Tuesday, September 12, 2017 10:14:54 AM > Subject: [PATCH] ftrace: fix kmemleak in unregister_ftra

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-19 Thread Shu Wang
from rpm package > > On Wed, Sep 20, 2017 at 10:35:29AM +0800, shuw...@redhat.com wrote: > > From: Shu Wang > > > > Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted > > in-kernel firmware support, including the firmware install command. &g

[tip:sched/core] sched/topology: Fix memory leak in __sdt_alloc()

2017-08-25 Thread tip-bot for Shu Wang
Commit-ID: 213c5a459ae0a7ef0a092f576aae2d5db6819360 Gitweb: http://git.kernel.org/tip/213c5a459ae0a7ef0a092f576aae2d5db6819360 Author: Shu Wang AuthorDate: Thu, 10 Aug 2017 15:52:16 +0800 Committer: Ingo Molnar CommitDate: Fri, 25 Aug 2017 11:12:19 +0200 sched/topology: Fix memory

[tip:x86/microcode] x86/microcode/AMD: Free unneeded patch before exit from update_cache()

2017-07-25 Thread tip-bot for Shu Wang
Commit-ID: a99f03428faa2e53cce17aec0d636de760ec281a Gitweb: http://git.kernel.org/tip/a99f03428faa2e53cce17aec0d636de760ec281a Author: Shu Wang AuthorDate: Mon, 24 Jul 2017 12:12:26 +0200 Committer: Ingo Molnar CommitDate: Tue, 25 Jul 2017 11:26:19 +0200 x86/microcode/AMD: Free

Re: [PATCH] audit: fix memleak in auditd_send_unicast_skb.

2017-07-18 Thread Shu Wang
ubject: Re: [PATCH] audit: fix memleak in auditd_send_unicast_skb. > > On Tue, Jul 18, 2017 at 2:37 AM, wrote: > > From: Shu Wang > > > > Found this issue by kmemleak report, auditd_send_unicast_skb > > did not free skb if rcu_dereference(auditd_conn) returns null. > > >

Re: [PATCH] kmemleak: add oom= runtime parameter

2017-07-14 Thread Shu Wang
m, > shuw...@redhat.com, ch...@redhat.com > Sent: Friday, July 14, 2017 5:39:20 PM > Subject: [PATCH] kmemleak: add oom= runtime parameter > > From: Shu Wang > > When running memory stress tests, kmemleak could be easily disabled in > function create_object as system i