All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomba@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>,
	Yang Li <yang.lee@linux.alibaba.com>
Cc: airlied@linux.ie, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] drm/omap: dsi: Add missing IRQF_ONESHOT
Date: Fri, 26 Mar 2021 09:24:13 +0200	[thread overview]
Message-ID: <84621ac3-a4b6-cd95-1c7a-00cb971f23c7@kernel.org> (raw)
In-Reply-To: <20210323111539.5wi3ldwfvxvzmio7@earth.universe>

On 23/03/2021 13:15, Sebastian Reichel wrote:
> Hi,
> 
> On Tue, Mar 23, 2021 at 05:34:53PM +0800, Yang Li wrote:
>> fixed the following coccicheck:
>> ./drivers/gpu/drm/omapdrm/dss/dsi.c:4329:7-27: ERROR: Threaded IRQ with
>> no primary handler requested without IRQF_ONESHOT
>>
>> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
>> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
>> ---
> 
> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> 
> Also maybe add this, so that it is properly backported. OTOH old code did
> not have IRQF_ONESHOT either.
> 
> Fixes: 4c1b935fea54 ("drm/omap: dsi: move TE GPIO handling into core")

Thanks, I have applied this.

  Tomi

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomba@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>,
	Yang Li <yang.lee@linux.alibaba.com>
Cc: airlied@linux.ie, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2] drm/omap: dsi: Add missing IRQF_ONESHOT
Date: Fri, 26 Mar 2021 09:24:13 +0200	[thread overview]
Message-ID: <84621ac3-a4b6-cd95-1c7a-00cb971f23c7@kernel.org> (raw)
In-Reply-To: <20210323111539.5wi3ldwfvxvzmio7@earth.universe>

On 23/03/2021 13:15, Sebastian Reichel wrote:
> Hi,
> 
> On Tue, Mar 23, 2021 at 05:34:53PM +0800, Yang Li wrote:
>> fixed the following coccicheck:
>> ./drivers/gpu/drm/omapdrm/dss/dsi.c:4329:7-27: ERROR: Threaded IRQ with
>> no primary handler requested without IRQF_ONESHOT
>>
>> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
>> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
>> ---
> 
> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> 
> Also maybe add this, so that it is properly backported. OTOH old code did
> not have IRQF_ONESHOT either.
> 
> Fixes: 4c1b935fea54 ("drm/omap: dsi: move TE GPIO handling into core")

Thanks, I have applied this.

  Tomi
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-03-26  7:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  9:34 [PATCH v2] drm/omap: dsi: Add missing IRQF_ONESHOT Yang Li
2021-03-23  9:34 ` Yang Li
2021-03-23 11:15 ` Sebastian Reichel
2021-03-23 11:15   ` Sebastian Reichel
2021-03-26  7:24   ` Tomi Valkeinen [this message]
2021-03-26  7:24     ` Tomi Valkeinen

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=84621ac3-a4b6-cd95-1c7a-00cb971f23c7@kernel.org \
    --to=tomba@kernel.org \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastian.reichel@collabora.com \
    --cc=yang.lee@linux.alibaba.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 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.