From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>
To: Juergen Gross <jgross@suse.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 5/5] xen: flag xen_snd_front to be not essential for system boot
Date: Fri, 22 Oct 2021 07:25:23 +0000 [thread overview]
Message-ID: <72b951c4-5a84-d68a-b718-3d20f2704ffd@epam.com> (raw)
In-Reply-To: <20211022064800.14978-6-jgross@suse.com>
Hi, Juergen!
On 22.10.21 09:48, Juergen Gross wrote:
> The Xen pv sound driver is not essential for booting. Set the respective
> flag.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
> ---
> sound/xen/xen_snd_front.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/xen/xen_snd_front.c b/sound/xen/xen_snd_front.c
> index 2cb0a19be2b8..7be9fbcf788f 100644
> --- a/sound/xen/xen_snd_front.c
> +++ b/sound/xen/xen_snd_front.c
> @@ -358,6 +358,7 @@ static struct xenbus_driver xen_driver = {
> .probe = xen_drv_probe,
> .remove = xen_drv_remove,
> .otherend_changed = sndback_changed,
> + .not_essential = true;
> };
>
> static int __init xen_drv_init(void)
next prev parent reply other threads:[~2021-10-22 10:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 6:47 [PATCH 0/5] xen: cleanup detection of non-essential pv devices Juergen Gross
2021-10-22 6:47 ` [PATCH 1/5] xen: add "not_essential" flag to struct xenbus_driver Juergen Gross
2021-10-22 9:28 ` Andrew Cooper
2021-10-25 9:30 ` Juergen Gross
2021-10-22 6:47 ` [PATCH 2/5] xen: flag xen_drm_front to be not essential for system boot Juergen Gross
2021-10-22 7:24 ` Oleksandr Andrushchenko
2021-10-22 6:47 ` [PATCH 3/5] xen: flag hvc_xen " Juergen Gross
2021-10-22 6:47 ` [PATCH 4/5] xen: flag pvcalls-front " Juergen Gross
2021-10-22 6:48 ` [PATCH 5/5] xen: flag xen_snd_front " Juergen Gross
2021-10-22 7:25 ` Oleksandr Andrushchenko [this message]
2021-11-07 4:43 ` kernel test robot
2021-10-22 7:24 ` [PATCH 0/5] xen: cleanup detection of non-essential pv devices Jan Beulich
2021-10-22 7:34 ` Juergen Gross
2021-11-22 8:20 ` Juergen Gross
2021-11-23 20:39 ` Boris Ostrovsky
2021-11-25 15:21 ` Boris Ostrovsky
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=72b951c4-5a84-d68a-b718-3d20f2704ffd@epam.com \
--to=oleksandr_andrushchenko@epam.com \
--cc=alsa-devel@alsa-project.org \
--cc=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
--cc=xen-devel@lists.xenproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®