From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A4523C433E1 for ; Wed, 12 Aug 2020 11:33:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 818E2207DA for ; Wed, 12 Aug 2020 11:33:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="svUM0Ptl" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727841AbgHLLdE (ORCPT ); Wed, 12 Aug 2020 07:33:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726804AbgHLLdE (ORCPT ); Wed, 12 Aug 2020 07:33:04 -0400 Received: from mail-ot1-x341.google.com (mail-ot1-x341.google.com [IPv6:2607:f8b0:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DEC0C06174A; Wed, 12 Aug 2020 04:33:03 -0700 (PDT) Received: by mail-ot1-x341.google.com with SMTP id r21so1610951ota.10; Wed, 12 Aug 2020 04:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=svUM0PtlSc/BsJ398hEypGo/dtDceKxpkxJL2XapJiufbso1e8LfFI4bXYobnoySJa SRjvv9f/48b5GJPA7fHwECXPGN7eO/ub5qQngsk3EUO83vMzAXxkqcbbp5j1xemvZIq9 s5mftpWisvt6SbOmNG3lr1AFiu06MFhrdLN47I42cpfWHFnGFPC0kmoM7pnxUZpSyLQj +N4Js6sN6aumylIuGGMt2QsXP+hkf1Ol4GBV8Uuo8S00kvpt2DD1ugHsd9sXoZ13vg/2 3wLqiAgbMsq3tbjK6M6brM8AX2Uig0dYIzJF4KNHkRmKijkDxBWgQ34F0o2mtUai8o4g hCHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=uU9fnuYM3xvqv6N6V5WwapZ5O7kRbjc4Hp+lGA3cRh01/bXAsVrKF7RHOw8CWuhkXd a/D9YSmqqJBB63Hl3teNWjlDOYF4Hl19mIBKh4r7klyT0Gbk/aowKc2uAcLdKLf8DFb9 jJkSoPon5cpwccJhHKkN3DAcaJvrSVrulqQoCTSsTzHZKVWZT9iwXG30e5Mel7ckoKHT EzzxYM+3SoXsMdj1yYYw3Hxq6RWQfiaGm0hfJWUT1GOjwLVjZd8N8rSo5UmwIwDo/a62 StrdjAoUZ3BKDj/awLrkAB25cgyFpMgb/ggNsAV3KH91ZpcbcxuUDvOO7rUoDcXKSe+1 LIew== X-Gm-Message-State: AOAM531/OOF2cNjWO1nugWBXLLtTUpZXelRLUvdAqk0K09lMuL3Q8+BW ZP/dSK+If+b4jKnaIQkRFNZC796z9ht4lTatyA4= X-Google-Smtp-Source: ABdhPJyApW1cAsqfCZE8viTLCHhX3eA/ksSTGjILeL6+zxKJ5TOuIeeZt8iyPAiUApQEScansB5N2ki5ANp9kIXSCiU= X-Received: by 2002:a9d:128c:: with SMTP id g12mr8585420otg.242.1597231982871; Wed, 12 Aug 2020 04:33:02 -0700 (PDT) MIME-Version: 1.0 References: <20200716030847.1564131-1-keescook@chromium.org> <87h7tpa3hg.fsf@nanos.tec.linutronix.de> <202007301113.45D24C9D@keescook> <202008111427.D00FCCF@keescook> In-Reply-To: From: Allen Date: Wed, 12 Aug 2020 17:02:50 +0530 Message-ID: Subject: Re: [PATCH 0/3] Modernize tasklet callback API To: Takashi Iwai Cc: Kees Cook , devel@driverdev.osuosl.org, linux-s390@vger.kernel.org, alsa-devel@alsa-project.org, Oscar Carter , Kernel Hardening , Peter Zijlstra , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-input@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Thomas Gleixner , Romain Perier , Will Deacon , "David S. Miller" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > I have a patch set to convert the remaining tasklet usage in sound > drivers to either the threaded IRQ or the work, but it wasn't > submitted / merged for 5.8 due to the obvious conflict with your API > changes. > Each conversion is rather simple, but it's always a question of the > nature of each tasklet usage which alternative is the best fit. > > FWIW, the current version is found in test/kill-tasklet branch of > sound git tree > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git Great. Currently my tree has these converted to use the new tasklet_setup() api. I will add these to my threaded IRQ/work tree (which is still wip). Thanks. -- - Allen From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14DCFC433E0 for ; Wed, 12 Aug 2020 11:33:07 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DAEE2207DA for ; Wed, 12 Aug 2020 11:33:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="svUM0Ptl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DAEE2207DA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9086287E13; Wed, 12 Aug 2020 11:33:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E5tFF0cAHIgu; Wed, 12 Aug 2020 11:33:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 86B8987E17; Wed, 12 Aug 2020 11:33:05 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 6167E1BF5F5 for ; Wed, 12 Aug 2020 11:33:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 576B5867FF for ; Wed, 12 Aug 2020 11:33:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4m4aCPeCbz9W for ; Wed, 12 Aug 2020 11:33:03 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) by whitealder.osuosl.org (Postfix) with ESMTPS id C139A87998 for ; Wed, 12 Aug 2020 11:33:03 +0000 (UTC) Received: by mail-ot1-f68.google.com with SMTP id e11so1640701otk.4 for ; Wed, 12 Aug 2020 04:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=svUM0PtlSc/BsJ398hEypGo/dtDceKxpkxJL2XapJiufbso1e8LfFI4bXYobnoySJa SRjvv9f/48b5GJPA7fHwECXPGN7eO/ub5qQngsk3EUO83vMzAXxkqcbbp5j1xemvZIq9 s5mftpWisvt6SbOmNG3lr1AFiu06MFhrdLN47I42cpfWHFnGFPC0kmoM7pnxUZpSyLQj +N4Js6sN6aumylIuGGMt2QsXP+hkf1Ol4GBV8Uuo8S00kvpt2DD1ugHsd9sXoZ13vg/2 3wLqiAgbMsq3tbjK6M6brM8AX2Uig0dYIzJF4KNHkRmKijkDxBWgQ34F0o2mtUai8o4g hCHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=q48j5RJfy5ewPRYWoeXZJirBI901RzRpAX3FgX/tJI3rtPkja36KNICieHZUmsNDAe mZVJ1xwDzbvxbEFKFRDRL+avKgc5XC3UzdXcVLVlELhrcVq0AYHplBwXhgfXXFtXRcd6 CgyPsgQuT6QyJtpmRgKifKXLx7kE/Y2yHfQCtRtqlJWGEwPcXFVMzb+VL7sGk08O9sGw XXCx5kVcnWEbAacfx4QwAHA75eycLQ1klWJtdViJieNUHTlXdJdt1HGHjc3mnDSFxwlB 9bpF2BbNyoV5+lZXfWBL3d8IDzSO8qqoaHWX5I7TYHPt6ZeAS8X6CMiyJAoEnc299qvP 9/+Q== X-Gm-Message-State: AOAM532lRMr5LccyNVankktSK3abTeoZv4mbbUHoxVySo9YEcSbbtkoa qu7m/6BvBZfbG41duU+qUeto+bRFTNMUdoPPG14= X-Google-Smtp-Source: ABdhPJyApW1cAsqfCZE8viTLCHhX3eA/ksSTGjILeL6+zxKJ5TOuIeeZt8iyPAiUApQEScansB5N2ki5ANp9kIXSCiU= X-Received: by 2002:a9d:128c:: with SMTP id g12mr8585420otg.242.1597231982871; Wed, 12 Aug 2020 04:33:02 -0700 (PDT) MIME-Version: 1.0 References: <20200716030847.1564131-1-keescook@chromium.org> <87h7tpa3hg.fsf@nanos.tec.linutronix.de> <202007301113.45D24C9D@keescook> <202008111427.D00FCCF@keescook> In-Reply-To: From: Allen Date: Wed, 12 Aug 2020 17:02:50 +0530 Message-ID: Subject: Re: [PATCH 0/3] Modernize tasklet callback API To: Takashi Iwai X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, linux-s390@vger.kernel.org, alsa-devel@alsa-project.org, Oscar Carter , Kees Cook , Will Deacon , Kernel Hardening , Peter Zijlstra , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Thomas Gleixner , Romain Perier , linux-input@vger.kernel.org, "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" > > I have a patch set to convert the remaining tasklet usage in sound > drivers to either the threaded IRQ or the work, but it wasn't > submitted / merged for 5.8 due to the obvious conflict with your API > changes. > Each conversion is rather simple, but it's always a question of the > nature of each tasklet usage which alternative is the best fit. > > FWIW, the current version is found in test/kill-tasklet branch of > sound git tree > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git Great. Currently my tree has these converted to use the new tasklet_setup() api. I will add these to my threaded IRQ/work tree (which is still wip). Thanks. -- - Allen _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2DA9EC433E0 for ; Wed, 12 Aug 2020 11:34:07 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AA23B207DA for ; Wed, 12 Aug 2020 11:34:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="JLz+KlbG"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="svUM0Ptl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA23B207DA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 24D911662; Wed, 12 Aug 2020 13:33:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 24D911662 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1597232045; bh=w4SJrTHJm69aFnEmeaqXnWMvGfZwawWzB0kCD/BpImc=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=JLz+KlbG+RH9TgO26kqWB1fDLKpBrk6V9WWXmfXtcoSUlUgFKes0ahGl7GBzxB7sG xNHxKrmviDelpqHrunP2JDeV+eAYdlIFqOdt8eOnI4ANCToBJMdZdopXWWs4OvTjU0 1gsxGrkXJBg8kj6k4bQfvbGpQ46zgDCFEgfNept0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 86F6FF800D3; Wed, 12 Aug 2020 13:33:14 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id DFBA2F8022B; Wed, 12 Aug 2020 13:33:12 +0200 (CEST) Received: from mail-ot1-x341.google.com (mail-ot1-x341.google.com [IPv6:2607:f8b0:4864:20::341]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 32DC0F800D3 for ; Wed, 12 Aug 2020 13:33:05 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 32DC0F800D3 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="svUM0Ptl" Received: by mail-ot1-x341.google.com with SMTP id r21so1610967ota.10 for ; Wed, 12 Aug 2020 04:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=svUM0PtlSc/BsJ398hEypGo/dtDceKxpkxJL2XapJiufbso1e8LfFI4bXYobnoySJa SRjvv9f/48b5GJPA7fHwECXPGN7eO/ub5qQngsk3EUO83vMzAXxkqcbbp5j1xemvZIq9 s5mftpWisvt6SbOmNG3lr1AFiu06MFhrdLN47I42cpfWHFnGFPC0kmoM7pnxUZpSyLQj +N4Js6sN6aumylIuGGMt2QsXP+hkf1Ol4GBV8Uuo8S00kvpt2DD1ugHsd9sXoZ13vg/2 3wLqiAgbMsq3tbjK6M6brM8AX2Uig0dYIzJF4KNHkRmKijkDxBWgQ34F0o2mtUai8o4g hCHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=p0rgMMZ3dogZMctLPbyiqbaLat4qqe+cqA1WzvI8Bin9X/k0CaQlIKXKSZLvXkrMgY sGb0Jq8c5BtIene2fS390KCijqQ0Gm7RugUyIIL2WM348fIObZKO3ru5qmG6hlFRcpU7 UfQmM3naIorD2U8a6kuqD75J+JsTNoVdDZMA/rAscSQXwlH3couUWwx8cy/iBiTUFSxd CcJgaa/ozy2mP05oMvYaj2qReWT5bPb4Oxql98jviKlC2vsvKzWPHTArx76HKM7WkTDr sYzyRrifaBx0UaLZ8z2/2xLkGPHFEXZ0tLqfXBmPgraRT7t15Uu6Ke3N3p1kJXPl/u8X JdhA== X-Gm-Message-State: AOAM531ZVnDwSw9b51nf2WRWbUSIqn3v0lUUeC38XnbHa9y+k54FVl+x /6CpL9wYt0/dikztfxLRQR19voHUnWFxpfoKgN8= X-Google-Smtp-Source: ABdhPJyApW1cAsqfCZE8viTLCHhX3eA/ksSTGjILeL6+zxKJ5TOuIeeZt8iyPAiUApQEScansB5N2ki5ANp9kIXSCiU= X-Received: by 2002:a9d:128c:: with SMTP id g12mr8585420otg.242.1597231982871; Wed, 12 Aug 2020 04:33:02 -0700 (PDT) MIME-Version: 1.0 References: <20200716030847.1564131-1-keescook@chromium.org> <87h7tpa3hg.fsf@nanos.tec.linutronix.de> <202007301113.45D24C9D@keescook> <202008111427.D00FCCF@keescook> In-Reply-To: From: Allen Date: Wed, 12 Aug 2020 17:02:50 +0530 Message-ID: Subject: Re: [PATCH 0/3] Modernize tasklet callback API To: Takashi Iwai Content-Type: text/plain; charset="UTF-8" Cc: devel@driverdev.osuosl.org, linux-s390@vger.kernel.org, alsa-devel@alsa-project.org, Oscar Carter , Kees Cook , Will Deacon , Kernel Hardening , Peter Zijlstra , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Thomas Gleixner , Romain Perier , linux-input@vger.kernel.org, "David S. Miller" X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" > > I have a patch set to convert the remaining tasklet usage in sound > drivers to either the threaded IRQ or the work, but it wasn't > submitted / merged for 5.8 due to the obvious conflict with your API > changes. > Each conversion is rather simple, but it's always a question of the > nature of each tasklet usage which alternative is the best fit. > > FWIW, the current version is found in test/kill-tasklet branch of > sound git tree > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git Great. Currently my tree has these converted to use the new tasklet_setup() api. I will add these to my threaded IRQ/work tree (which is still wip). Thanks. -- - Allen From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6EDC6C433E0 for ; Wed, 12 Aug 2020 11:33:23 +0000 (UTC) Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by mail.kernel.org (Postfix) with SMTP id BD52D207DA for ; Wed, 12 Aug 2020 11:33:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="svUM0Ptl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD52D207DA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernel-hardening-return-19608-kernel-hardening=archiver.kernel.org@lists.openwall.com Received: (qmail 6016 invoked by uid 550); 12 Aug 2020 11:33:15 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Received: (qmail 5984 invoked from network); 12 Aug 2020 11:33:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=svUM0PtlSc/BsJ398hEypGo/dtDceKxpkxJL2XapJiufbso1e8LfFI4bXYobnoySJa SRjvv9f/48b5GJPA7fHwECXPGN7eO/ub5qQngsk3EUO83vMzAXxkqcbbp5j1xemvZIq9 s5mftpWisvt6SbOmNG3lr1AFiu06MFhrdLN47I42cpfWHFnGFPC0kmoM7pnxUZpSyLQj +N4Js6sN6aumylIuGGMt2QsXP+hkf1Ol4GBV8Uuo8S00kvpt2DD1ugHsd9sXoZ13vg/2 3wLqiAgbMsq3tbjK6M6brM8AX2Uig0dYIzJF4KNHkRmKijkDxBWgQ34F0o2mtUai8o4g hCHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Em9Sp8XmzIpv/p2/XIEVSGX1+QelGDXMy8mBEoKzQGA=; b=jyTOZycpk45tio/a6EnwJJagxcPfhpRt9bQ2ARY2N9SLfa1t+gY+0bPaDtgNPV3TEU k85fdt1S4W3q3tceXan7lEXPeQNxWZHhzyORuMTbJnAZtKmMNpi9aHzEZ77Oh6Iqf2vz QGBSomT8SHf4d5G+auG6Bg95qIb9I8ccAxJSMZTCVWz9+/eR4uCHO0EDCVqW+0RfxNWY HJOtYPwzKs1k+L61icw1+f7vVXQa7OynrPxWjHjsX3nmy0VHNC2BpQtESl31yCpiU09q F7NGUahOXqRp1aeQe31kkdWjsAp9Swsv2mCdD2rK7zLkQ8CPmr9Qlha+FaoWtQj64nR4 Or1w== X-Gm-Message-State: AOAM532Nrffzi30yYiHgLyvM2AcCLx1+ZaJIr7OMivVh/NeUZUd+Xd+I jRZl+8BZZX2A/gTwLQ2dvvHDvPUdw7k6oNqgNds= X-Google-Smtp-Source: ABdhPJyApW1cAsqfCZE8viTLCHhX3eA/ksSTGjILeL6+zxKJ5TOuIeeZt8iyPAiUApQEScansB5N2ki5ANp9kIXSCiU= X-Received: by 2002:a9d:128c:: with SMTP id g12mr8585420otg.242.1597231982871; Wed, 12 Aug 2020 04:33:02 -0700 (PDT) MIME-Version: 1.0 References: <20200716030847.1564131-1-keescook@chromium.org> <87h7tpa3hg.fsf@nanos.tec.linutronix.de> <202007301113.45D24C9D@keescook> <202008111427.D00FCCF@keescook> In-Reply-To: From: Allen Date: Wed, 12 Aug 2020 17:02:50 +0530 Message-ID: Subject: Re: [PATCH 0/3] Modernize tasklet callback API To: Takashi Iwai Cc: Kees Cook , devel@driverdev.osuosl.org, linux-s390@vger.kernel.org, alsa-devel@alsa-project.org, Oscar Carter , Kernel Hardening , Peter Zijlstra , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-input@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Thomas Gleixner , Romain Perier , Will Deacon , "David S. Miller" Content-Type: text/plain; charset="UTF-8" > > I have a patch set to convert the remaining tasklet usage in sound > drivers to either the threaded IRQ or the work, but it wasn't > submitted / merged for 5.8 due to the obvious conflict with your API > changes. > Each conversion is rather simple, but it's always a question of the > nature of each tasklet usage which alternative is the best fit. > > FWIW, the current version is found in test/kill-tasklet branch of > sound git tree > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git Great. Currently my tree has these converted to use the new tasklet_setup() api. I will add these to my threaded IRQ/work tree (which is still wip). Thanks. -- - Allen