From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Shile Zhang <shile.zhang@linux.alibaba.com>
Cc: David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
virtualization@lists.linux-foundation.org,
Wen Kang <kw01107137@alibaba-inc.com>,
stable@vger.kernel.org, Daniel Vetter <daniel@ffwll.ch>
Subject: Re: [PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
Date: Mon, 25 Apr 2022 12:36:05 +0200 [thread overview]
Message-ID: <YmZ5lZMkjo3XlYdN@kroah.com> (raw)
In-Reply-To: <550e9439-adf6-3df8-41a0-9a7ee5447907@linux.alibaba.com>
On Sun, Apr 24, 2022 at 11:27:17AM +0800, Shile Zhang wrote:
> Hi David and Daniel,
>
> Sorry but could you please help to check this issue?
> Due to the function 'drm_gem_shmem_vmap' could return ERROR pointers which
> will cause the kernel crash due to 'cirrus_fb_blit_rect' only check the
> pointer.
>
> Since the related code has been refactoring in mainline, so this issue only
> happened in stable 5.10.y branch.
>
> @Greg
> I think it is probably not realistic to backport the related refactoring
> from mainline directly, so I just give this bugfix patch only for 5.10.y
> branch.
I'm sorry, but I do not have "this bugfix" in my queue anymore,
considering it is so old. Please rebase and resubmit.
thanks,
greg k-h
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Shile Zhang <shile.zhang@linux.alibaba.com>
Cc: David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
virtualization@lists.linux-foundation.org,
Wen Kang <kw01107137@alibaba-inc.com>,
stable@vger.kernel.org
Subject: Re: [PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
Date: Mon, 25 Apr 2022 12:36:05 +0200 [thread overview]
Message-ID: <YmZ5lZMkjo3XlYdN@kroah.com> (raw)
In-Reply-To: <550e9439-adf6-3df8-41a0-9a7ee5447907@linux.alibaba.com>
On Sun, Apr 24, 2022 at 11:27:17AM +0800, Shile Zhang wrote:
> Hi David and Daniel,
>
> Sorry but could you please help to check this issue?
> Due to the function 'drm_gem_shmem_vmap' could return ERROR pointers which
> will cause the kernel crash due to 'cirrus_fb_blit_rect' only check the
> pointer.
>
> Since the related code has been refactoring in mainline, so this issue only
> happened in stable 5.10.y branch.
>
> @Greg
> I think it is probably not realistic to backport the related refactoring
> from mainline directly, so I just give this bugfix patch only for 5.10.y
> branch.
I'm sorry, but I do not have "this bugfix" in my queue anymore,
considering it is so old. Please rebase and resubmit.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Shile Zhang <shile.zhang@linux.alibaba.com>
Cc: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
Wen Kang <kw01107137@alibaba-inc.com>,
stable@vger.kernel.org,
virtualization@lists.linux-foundation.org,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
Date: Mon, 25 Apr 2022 12:36:05 +0200 [thread overview]
Message-ID: <YmZ5lZMkjo3XlYdN@kroah.com> (raw)
In-Reply-To: <550e9439-adf6-3df8-41a0-9a7ee5447907@linux.alibaba.com>
On Sun, Apr 24, 2022 at 11:27:17AM +0800, Shile Zhang wrote:
> Hi David and Daniel,
>
> Sorry but could you please help to check this issue?
> Due to the function 'drm_gem_shmem_vmap' could return ERROR pointers which
> will cause the kernel crash due to 'cirrus_fb_blit_rect' only check the
> pointer.
>
> Since the related code has been refactoring in mainline, so this issue only
> happened in stable 5.10.y branch.
>
> @Greg
> I think it is probably not realistic to backport the related refactoring
> from mainline directly, so I just give this bugfix patch only for 5.10.y
> branch.
I'm sorry, but I do not have "this bugfix" in my queue anymore,
considering it is so old. Please rebase and resubmit.
thanks,
greg k-h
next prev parent reply other threads:[~2022-04-25 10:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-28 13:25 [PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks Shile Zhang
2021-12-28 13:51 ` Greg Kroah-Hartman
2021-12-28 13:56 ` Shile Zhang
2021-12-28 14:05 ` Greg Kroah-Hartman
2021-12-28 14:19 ` Shile Zhang
2021-12-28 14:39 ` Greg Kroah-Hartman
2021-12-29 0:48 ` Shile Zhang
2021-12-29 13:31 ` Greg Kroah-Hartman
2021-12-29 14:51 ` Shile Zhang
2022-04-24 3:27 ` Shile Zhang
2022-04-24 3:27 ` Shile Zhang
2022-04-25 10:36 ` Greg Kroah-Hartman [this message]
2022-04-25 10:36 ` Greg Kroah-Hartman
2022-04-25 10:36 ` Greg Kroah-Hartman
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=YmZ5lZMkjo3XlYdN@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=kw01107137@alibaba-inc.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shile.zhang@linux.alibaba.com \
--cc=stable@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.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.