Message ID | cover.1615187284.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=pPhl=IG=vger.kernel.org=linux-arm-msm-owner@kernel.org> 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, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,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 0BC81C433DB for <linux-arm-msm@archiver.kernel.org>; Mon, 8 Mar 2021 08:15:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B56F564F17 for <linux-arm-msm@archiver.kernel.org>; Mon, 8 Mar 2021 08:15:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231410AbhCHIOh (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Mon, 8 Mar 2021 03:14:37 -0500 Received: from mail-lf1-f54.google.com ([209.85.167.54]:44712 "EHLO mail-lf1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230432AbhCHIOR (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Mon, 8 Mar 2021 03:14:17 -0500 Received: by mail-lf1-f54.google.com with SMTP id p21so19562132lfu.11; Mon, 08 Mar 2021 00:14:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=RL8kpShXTflR5U23zepyqK1mLDGqgE+CRyZzfRgboL8=; b=J3WaROHhaqAzD0WwbqxFi+rO+WhxkV9hU29n4aJhKpR6tvsPOVFKOLCdkDCSUKNKX4 jrEo8b3fcfO0Axuyar07fG6ZzykN5Mnh9Ei5/8mGgka1GeDG/7H5mYcSrM8V9U/djOYA U2K0IzSAEyH34bopFO9YIZuR2bB0NNGpPDxHf7ECfs4ZSiK+KoChLJ0pDgWc4apTI4Ml EuvZ7VD8SwdCKgkZZ/49qdTH8snrDuLHg5I0usC60saxUJ8qGu6B8KPKaVGmKP2jqOFt r0Q8yImAPjmU42q+hx758anzRRzFLP/jmENmNGEdAFsfuF22DxnuTsdYb19+WlHAArpM p50g== X-Gm-Message-State: AOAM532CS0WOF6+ODdihJsGJsBFK84P2lrrCWqLMkVfx+h8bvwWcJkVU n8miOVvmDKGqtZC0TXQTGoA= X-Google-Smtp-Source: ABdhPJy4LBhGHzpYjfCk4DPU0GQ7j+ILUZTNTy8ae7YAwRYHU+EtBNIniFrEhhdbuSeUW+Ms7a2PBw== X-Received: by 2002:a05:6512:3092:: with SMTP id z18mr13309397lfd.249.1615191255329; Mon, 08 Mar 2021 00:14:15 -0800 (PST) Received: from localhost.localdomain (dc7vkhyyyyyyyyyyyyycy-3.rev.dnainternet.fi. [2001:14ba:16e2:8300::4]) by smtp.gmail.com with ESMTPSA id 14sm1269292lfl.301.2021.03.08.00.14.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Mar 2021 00:14:14 -0800 (PST) Date: Mon, 8 Mar 2021 10:14:08 +0200 From: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> To: matti.vaittinen@fi.rohmeurope.com, mazziesaccount@gmail.com Cc: MyungJoo Ham <myungjoo.ham@samsung.com>, Chanwoo Choi <cw00.choi@samsung.com>, Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Jean Delvare <jdelvare@suse.com>, Guenter Roeck <linux@roeck-us.net>, Hans de Goede <hdegoede@redhat.com>, Mark Gross <mgross@linux.intel.com>, Sebastian Reichel <sre@kernel.org>, Chen-Yu Tsai <wens@csie.org>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Wim Van Sebroeck <wim@linux-watchdog.org>, Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-hwmon@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: [RFC PATCH v2 0/8] Add managed version of delayed work init Message-ID: <cover.1615187284.git.matti.vaittinen@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
Add managed version of delayed work init
|
expand
|