lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 18 Aug 2020 12:25:31 +0200
From:   Takashi Iwai <tiwai@...e.de>
To:     Mark Brown <broonie@...nel.org>
Cc:     Allen Pais <allen.cryptic@...il.com>, perex@...ex.cz,
        tiwai@...e.com, clemens@...isch.de, o-takashi@...amocchi.jp,
        timur@...nel.org, nicoleotsuka@...il.com, Xiubo.Lee@...il.com,
        keescook@...omium.org, alsa-devel@...a-project.org,
        linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
        Allen Pais <allen.lkml@...il.com>
Subject: Re: [PATCH 00/10] sound: convert tasklets to use new tasklet_setup()

On Mon, 17 Aug 2020 10:56:53 +0200,
Allen Pais wrote:
> 
> From: Allen Pais <allen.lkml@...il.com>
> 
> Commit 12cc923f1ccc ("tasklet: Introduce new initialization API")'
> introduced a new tasklet initialization API. This series converts 
> all the sound drivers to use the new tasklet_setup() API
> 
> Allen Pais (10):
>   sound: core: convert tasklets to use new tasklet_setup() API
>   sound: firewire: convert tasklets to use new tasklet_setup() API
>   sound: asihpi: convert tasklets to use new tasklet_setup() API
>   sound: riptide: convert tasklets to use new tasklet_setup() API
>   sound: rm9652: convert tasklets to use new tasklet_setup() API
>   sound/soc: fsl_esai: convert tasklets to use new tasklet_setup() API
>   sound/soc: sh: convert tasklets to use new tasklet_setup() API
>   sound/soc: txx9: convert tasklets to use new tasklet_setup() API

Mark, may I apply those ASoC patches through my tree together with
others?  Those seem targeting to 5.9, and I have a patch set to
convert to tasklet for 5.10, which would be better manageable when
based on top of those changes.


thanks,

Takashi


>   sound: midi: convert tasklets to use new tasklet_setup() API
>   sound: ua101: convert tasklets to use new tasklet_setup() API
> 
>  sound/core/timer.c            |  7 +++----
>  sound/firewire/amdtp-stream.c |  8 ++++----
>  sound/pci/asihpi/asihpi.c     |  9 ++++-----
>  sound/pci/riptide/riptide.c   |  6 +++---
>  sound/pci/rme9652/hdsp.c      |  6 +++---
>  sound/pci/rme9652/hdspm.c     |  7 +++----
>  sound/soc/fsl/fsl_esai.c      |  7 +++----
>  sound/soc/sh/siu_pcm.c        | 10 ++++------
>  sound/soc/txx9/txx9aclc.c     |  7 +++----
>  sound/usb/midi.c              |  7 +++----
>  sound/usb/misc/ua101.c        |  7 +++----
>  11 files changed, 36 insertions(+), 45 deletions(-)
> 
> -- 
> 2.17.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ