From: Vinod Koul <vinod.koul@intel.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [patch] dmaengine: ste_dma40: off by one in d40_of_probe()
Date: Sun, 25 Aug 2013 11:06:25 +0000 [thread overview]
Message-ID: <20130825105425.GA2748@intel.com> (raw)
In-Reply-To: <20130823092343.GF31293@elgon.mountain>
On Fri, Aug 23, 2013 at 12:23:43PM +0300, Dan Carpenter wrote:
> If "num_disabled" is equal to STEDMA40_MAX_PHYS (32) then we would write
> one space beyond the end of the pdata->disable_channels[] array.
Applied, thanks
~Vinod
WARNING: multiple messages have this Message-ID (diff)
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch] dmaengine: ste_dma40: off by one in d40_of_probe()
Date: Sun, 25 Aug 2013 16:24:25 +0530 [thread overview]
Message-ID: <20130825105425.GA2748@intel.com> (raw)
In-Reply-To: <20130823092343.GF31293@elgon.mountain>
On Fri, Aug 23, 2013 at 12:23:43PM +0300, Dan Carpenter wrote:
> If "num_disabled" is equal to STEDMA40_MAX_PHYS (32) then we would write
> one space beyond the end of the pdata->disable_channels[] array.
Applied, thanks
~Vinod
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Dan Williams <djbw@fb.com>,
Grant Likely <grant.likely@linaro.org>,
Rob Herring <rob.herring@calxeda.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [patch] dmaengine: ste_dma40: off by one in d40_of_probe()
Date: Sun, 25 Aug 2013 16:24:25 +0530 [thread overview]
Message-ID: <20130825105425.GA2748@intel.com> (raw)
In-Reply-To: <20130823092343.GF31293@elgon.mountain>
On Fri, Aug 23, 2013 at 12:23:43PM +0300, Dan Carpenter wrote:
> If "num_disabled" is equal to STEDMA40_MAX_PHYS (32) then we would write
> one space beyond the end of the pdata->disable_channels[] array.
Applied, thanks
~Vinod
next prev parent reply other threads:[~2013-08-25 11:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 9:23 [patch] dmaengine: ste_dma40: off by one in d40_of_probe() Dan Carpenter
2013-08-23 9:23 ` Dan Carpenter
2013-08-23 18:15 ` Linus Walleij
2013-08-23 18:15 ` Linus Walleij
2013-08-25 10:54 ` Vinod Koul [this message]
2013-08-25 11:06 ` Vinod Koul
2013-08-25 10:54 ` Vinod Koul
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=20130825105425.GA2748@intel.com \
--to=vinod.koul@intel.com \
--cc=linux-arm-kernel@lists.infradead.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.