All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Cezary Rojewski <cezary.rojewski@intel.com>
Cc: alsa-devel@alsa-project.org, kai.vehmanen@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, tiwai@suse.com,
	hdegoede@redhat.com, broonie@kernel.org,
	amadeuszx.slawinski@linux.intel.com
Subject: Re: [RESEND PATCH v2 0/6] ALSA: hda: Unify codec construction
Date: Thu, 18 Aug 2022 09:52:13 +0200	[thread overview]
Message-ID: <87czcy9efm.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220816111727.3218543-1-cezary.rojewski@intel.com>

On Tue, 16 Aug 2022 13:17:21 +0200,
Cezary Rojewski wrote:
> 
> A follow up to the recent HDAudio fixes series [1]. Given the recently
> reported regression [2], before the page fault occurring on codec
> shutdown can be fixed, codec construction procedure needs to be updated
> for skylake and sof-intel drivers. Drivers: pci-hda and avs need no
> changes - already making use of snd_hda_codec_device_init().
> 
> As subject touches code used by the sof-driver, additional review has
> been conducted on thesofproject/linux [3].
> 
> Changes in v2:
> 
> - dropped snd_hda_ext_core <-> snd_hda_codec dependency by calling
>   snd_hda_codec_device_init() directly in skylake and sof drivers probe
>   enumeration routines, as suggested by Takashi
> - skylake/sof portion of the change has been split into two separate
>   patches
> 
> - new functions that aim to replace hdac_ext codec init & exit
>   functionality are added first - for skylake and sof drivers both
> - third patch in the series now combines the "field -> pointer" change
>   for hdac_hda_priv->codec plus the codec-enumeration adjustments for
>   skylake and sof drivers
>   Both above are here to keep git bisect happy, as suggested by Pierre
> 
> [1]: https://lore.kernel.org/alsa-devel/20220706120230.427296-7-cezary.rojewski@intel.com/
> [2]: https://lore.kernel.org/alsa-devel/3c40df55-3aee-1e08-493b-7b30cd84dc00@linux.intel.com/
> [3]: https://github.com/thesofproject/linux/pull/3775
> 
> Cezary Rojewski (6):
>   ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
>   ASoC: SOF: Intel: Introduce HDA codec init and exit routines
>   ASoC: Intel: Drop hdac_ext usage for codec device creation
>   ALSA: hda: Always free codec on the device release
>   ALSA: hda: Remove codec init and exit routines
>   ALSA: hda: Fix page fault in snd_hda_codec_shutdown()

Applied all patches now to for-next branch.  Thanks.


Takashi

      parent reply	other threads:[~2022-08-18  7:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 11:17 [RESEND PATCH v2 0/6] ALSA: hda: Unify codec construction Cezary Rojewski
2022-08-16 11:17 ` [RESEND PATCH v2 1/6] ASoC: Intel: Skylake: Introduce HDA codec init and exit routines Cezary Rojewski
2022-08-16 11:23   ` Mark Brown
2022-08-16 11:17 ` [RESEND PATCH v2 2/6] ASoC: SOF: Intel: " Cezary Rojewski
2022-08-16 11:17 ` [RESEND PATCH v2 3/6] ASoC: Intel: Drop hdac_ext usage for codec device creation Cezary Rojewski
2022-08-16 11:17 ` [RESEND PATCH v2 4/6] ALSA: hda: Always free codec on the device release Cezary Rojewski
2022-08-16 11:17 ` [RESEND PATCH v2 5/6] ALSA: hda: Remove codec init and exit routines Cezary Rojewski
2022-08-16 11:17 ` [RESEND PATCH v2 6/6] ALSA: hda: Fix page fault in snd_hda_codec_shutdown() Cezary Rojewski
2022-08-16 11:30 ` [RESEND PATCH v2 0/6] ALSA: hda: Unify codec construction Cezary Rojewski
2022-08-18  7:52 ` Takashi Iwai [this message]

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=87czcy9efm.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=amadeuszx.slawinski@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.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.