From: Tero Kristo <t-kristo@ti.com>
To: Nishanth Menon <nm@ti.com>, Mike Turquette <mturquette@linaro.org>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error)
Date: Thu, 21 Aug 2014 16:44:31 +0300 [thread overview]
Message-ID: <53F5F7BF.6040809@ti.com> (raw)
In-Reply-To: <1408381015-16042-1-git-send-email-nm@ti.com>
On 08/18/2014 07:56 PM, Nishanth Menon wrote:
> Hi,
> The following patches are based on v3.17-rc1
> Prior to this series: http://slexy.org/view/s20QH6PW4x (notice the /0 div error spam at initial boot log)
> After this series: http://slexy.org/view/s20tPNXPf4
Yeah, valid findings. However, you did not root-cause the problem, just
added a bandaid for the most obvious errors. I will queue these patches
for 3.17-rc fixes anyway, but will post an actual fix in a bit.
-Tero
>
> Nishanth Menon (2):
> clk: ti: divider: Provide error check for incoming parameters in
> set_rate
> clk: ti: dra7-atl: Provide error check for incoming parameters in
> set_rate
>
> drivers/clk/ti/clk-dra7-atl.c | 6 +++++-
> drivers/clk/ti/divider.c | 7 ++++++-
> 2 files changed, 11 insertions(+), 2 deletions(-)
>
next prev parent reply other threads:[~2014-08-21 13:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-18 16:56 [PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error) Nishanth Menon
2014-08-18 16:56 ` [PATCH 1/2] clk: ti: divider: Provide error check for incoming parameters in set_rate Nishanth Menon
2014-08-18 16:56 ` [PATCH 2/2] clk: ti: dra7-atl: " Nishanth Menon
2014-08-21 13:44 ` Tero Kristo [this message]
2014-08-21 13:49 ` [PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error) Nishanth Menon
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=53F5F7BF.6040809@ti.com \
--to=t-kristo@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@linaro.org \
--cc=nm@ti.com \
/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;
as well as URLs for NNTP newsgroup(s).