From: Minskey Guo <chaohong_guo@linux.intel.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: minskey guo <chaohong.guo@linux.intel.com>,
linux-kernel@vger.kernel.org, chaohong.guo@intel.com
Subject: Re: [PATCH] NULL pointer might be used in ips_monitor()
Date: Fri, 17 Sep 2010 14:08:08 +0800 [thread overview]
Message-ID: <4C9305C8.60609@linux.intel.com> (raw)
In-Reply-To: <20100916145355.24a55114@jbarnes-x201>
On 09/16/2010 08:53 PM, Jesse Barnes wrote:
> On Thu, 16 Sep 2010 13:06:28 +0800
> minskey guo<chaohong.guo@linux.intel.com> wrote:
>
>
>> From: minskey guo<chaohong_guo@linux.intel.com>
>>
>> The patch is to enable creating ips_adjust thread before ips_monitor
>> executes because the latter will kthread_stop() or wake up the former
>> via ips->adjust pointer. Otherwise, it is possible that ips->adjust
>> is NULL when kthread_stop() or wake_up_process() is called in
>> ips_monitor()
>>
>> Besides, some trival changes:
>> a) correct an define of register bits;
>> b) old_cpu_power sample should not be divided by 65535
>> c) handling on error path in ips_get_i915_syms()
>>
> Excellent, thanks for the fixes. Can you split up the patch into
> individual fixes and send them over to the platform driver list and
> Matthew Garrett? You can add my acked-by on them.
>
> Thanks,
>
Ok. I split it into 4 patches, and sent to platform driver list:
platform-driver-x86@vger.kernel.org.
-minskey
prev parent reply other threads:[~2010-09-17 6:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-16 5:06 minskey guo
2010-09-16 12:53 ` Jesse Barnes
2010-09-17 6:08 ` Minskey Guo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C9305C8.60609@linux.intel.com \
--to=chaohong_guo@linux.intel.com \
--cc=chaohong.guo@intel.com \
--cc=chaohong.guo@linux.intel.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome