From: Jeff Garzik <jgarzik@pobox.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: linux-ide@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] pata_legacy: bogus clock in opti82c46x_set_piomode()
Date: Wed, 03 Apr 2013 23:56:27 +0000 [thread overview]
Message-ID: <515CC1AB.60603@pobox.com> (raw)
In-Reply-To: <20130311114151.GB8235@longonot.mountain>
On 03/11/2013 07:41 AM, Dan Carpenter wrote:
> "sysclk" is used as an index into a 4 element array. My static
> checker complains because it can be out of bounds. From the
> context, it looks like there is a right bit shift missing.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
> ---
> I don't have the hardware to test this.
applied (to #upstream)
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jgarzik@pobox.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: linux-ide@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] pata_legacy: bogus clock in opti82c46x_set_piomode()
Date: Wed, 03 Apr 2013 19:56:27 -0400 [thread overview]
Message-ID: <515CC1AB.60603@pobox.com> (raw)
In-Reply-To: <20130311114151.GB8235@longonot.mountain>
On 03/11/2013 07:41 AM, Dan Carpenter wrote:
> "sysclk" is used as an index into a 4 element array. My static
> checker complains because it can be out of bounds. From the
> context, it looks like there is a right bit shift missing.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
> ---
> I don't have the hardware to test this.
applied (to #upstream)
next prev parent reply other threads:[~2013-04-03 23:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 11:41 [patch] pata_legacy: bogus clock in opti82c46x_set_piomode() Dan Carpenter
2013-03-11 11:41 ` Dan Carpenter
2013-04-03 23:56 ` Jeff Garzik [this message]
2013-04-03 23:56 ` Jeff Garzik
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=515CC1AB.60603@pobox.com \
--to=jgarzik@pobox.com \
--cc=dan.carpenter@oracle.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-ide@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.