From: tthayer@opensource.altera.com (Thor Thayer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 2/5] EDAC, altera: ECC Manager IRQ controller support
Date: Wed, 8 Jun 2016 08:49:45 -0500 [thread overview]
Message-ID: <57582279.60400@opensource.altera.com> (raw)
In-Reply-To: <20160608090005.GB26590@pd.tnic>
On 06/08/2016 04:00 AM, Borislav Petkov wrote:
> On Tue, Jun 07, 2016 at 03:35:57PM -0500, tthayer at opensource.altera.com wrote:
>> From: Thor Thayer <tthayer@opensource.altera.com>
>>
>> To better support child devices, the ECC manager needs to be
>> implemented as an IRQ controller.
>>
>> Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
>> ---
>> v2 Update with cleanup/improvements from maintainer.
>> ---
<snip>
>> + } else {
>> + WARN_ON(1);
>> }
>> - return IRQ_HANDLED;
>> + return IRQ_NONE;
>> }
>
> Simplified a bit more while applying. Ok?
>
>
Yes, yours is cleaner, Thanks!
<snip>
> + return IRQ_HANDLED;
> }
> - return IRQ_HANDLED;
> +
> + WARN_ON(1);
> +
> + return IRQ_NONE;
> }
<snip>
WARNING: multiple messages have this Message-ID (diff)
From: Thor Thayer <tthayer@opensource.altera.com>
To: Borislav Petkov <bp@alien8.de>
Cc: dougthompson@xmission.com, m.chehab@samsung.com,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux@arm.linux.org.uk, dinguyen@opensource.altera.com,
grant.likely@linaro.org, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org, linux-edac@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, tthayer.linux@gmail.com
Subject: Re: [PATCHv2 2/5] EDAC, altera: ECC Manager IRQ controller support
Date: Wed, 8 Jun 2016 08:49:45 -0500 [thread overview]
Message-ID: <57582279.60400@opensource.altera.com> (raw)
In-Reply-To: <20160608090005.GB26590@pd.tnic>
On 06/08/2016 04:00 AM, Borislav Petkov wrote:
> On Tue, Jun 07, 2016 at 03:35:57PM -0500, tthayer@opensource.altera.com wrote:
>> From: Thor Thayer <tthayer@opensource.altera.com>
>>
>> To better support child devices, the ECC manager needs to be
>> implemented as an IRQ controller.
>>
>> Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
>> ---
>> v2 Update with cleanup/improvements from maintainer.
>> ---
<snip>
>> + } else {
>> + WARN_ON(1);
>> }
>> - return IRQ_HANDLED;
>> + return IRQ_NONE;
>> }
>
> Simplified a bit more while applying. Ok?
>
>
Yes, yours is cleaner, Thanks!
<snip>
> + return IRQ_HANDLED;
> }
> - return IRQ_HANDLED;
> +
> + WARN_ON(1);
> +
> + return IRQ_NONE;
> }
<snip>
next prev parent reply other threads:[~2016-06-08 13:49 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-25 16:29 [PATCH 0/5] Set Arria10 ECC Manager IRQ Controller tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` [PATCH 1/5] Documentation: dt: socfpga: Add interrupt-controller to ecc-manager tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx
2016-06-01 14:21 ` Rob Herring
2016-06-01 14:21 ` Rob Herring
2016-05-25 16:29 ` [PATCH 2/5] EDAC, altera: ECC Manager IRQ controller support tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer
2016-06-07 17:26 ` Borislav Petkov
2016-06-07 17:26 ` Borislav Petkov
2016-06-07 17:26 ` Borislav Petkov
2016-06-07 20:35 ` [PATCHv2 " tthayer at opensource.altera.com
2016-06-07 20:35 ` tthayer
2016-06-08 9:00 ` Borislav Petkov
2016-06-08 9:00 ` Borislav Petkov
2016-06-08 13:49 ` Thor Thayer [this message]
2016-06-08 13:49 ` Thor Thayer
2016-05-25 16:29 ` [PATCH 3/5] EDAC, altera: Handle Arria10 SDRAM child node tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx
2016-05-25 16:29 ` [PATCH 4/5] ARM: dts: Arria10 ECC Manager IRQ controller changes tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer
2016-06-03 16:06 ` Dinh Nguyen
2016-06-03 16:06 ` Dinh Nguyen
2016-06-03 16:06 ` Dinh Nguyen
2016-05-25 16:29 ` [PATCH 5/5] ARM: dts: Move Arria10 SDRAM as child of ECC Manager tthayer at opensource.altera.com
2016-05-25 16:29 ` tthayer
2016-05-25 16:29 ` tthayer
2016-06-03 16:06 ` Dinh Nguyen
2016-06-03 16:06 ` Dinh Nguyen
2016-06-03 16:06 ` Dinh Nguyen
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=57582279.60400@opensource.altera.com \
--to=tthayer@opensource.altera.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.