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=-4.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 40044C41604 for ; Wed, 7 Oct 2020 18:30:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C7DB72168B for ; Wed, 7 Oct 2020 18:30:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="Oi3QTMD9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727752AbgJGSaS (ORCPT ); Wed, 7 Oct 2020 14:30:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727387AbgJGSaR (ORCPT ); Wed, 7 Oct 2020 14:30:17 -0400 Received: from mail-pf1-x444.google.com (mail-pf1-x444.google.com [IPv6:2607:f8b0:4864:20::444]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DBCDC0613D3 for ; Wed, 7 Oct 2020 11:30:16 -0700 (PDT) Received: by mail-pf1-x444.google.com with SMTP id e10so1824535pfj.1 for ; Wed, 07 Oct 2020 11:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=NEnx/MaMTPdV1sePaMjyGodsEMsS+Pwmt60JRHi/cE0=; b=Oi3QTMD9IkaHxDQu21atk/izzNy05UEr29GvBeVD/aPrPFrwP7zFn/Z0ocm3YCp4/G MYj2vvs7sZheVYuugoADfNAzk9zrHJIcbQC6vQqHeZhqwKwGZCaiXL8Vmhwm+mooYfyf NVvspGSkmv/96/hUy7UhO+Bi6+iB0pFbMjf5A= 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:references :mime-version:content-disposition:in-reply-to; bh=NEnx/MaMTPdV1sePaMjyGodsEMsS+Pwmt60JRHi/cE0=; b=fbPxCMt0w3qLorm3fVbDuHBp7zHyryWszwBZgrf6f5IM6PNxg0/vrckFLnEYMQL4w8 S01F7zVN+fJGAzX+WTm15b7UDrPrLJd9wDKt0HczsZ8DXWENVXXl0IoaEUT1KSQkmGHD FPRpV8TFl7DvlqZvcUo4qsRd8HBy9yF9tavMn1VdGt7L3SUlc72se/pntHwTGjAKOy8N 1wbKFTCcIg8HDJrm73BPplrH+bI0CUlFbGISr2fZiBn2GPugKoQHvUSwkv3aEwWuMjiE J+003jey3L0owDGUB2n1SoXqZJX7iVzPNC0U8YwwvHkXLQ5ehZn1WJ/HukeLYHaXIzwA 5HIQ== X-Gm-Message-State: AOAM533nHhoruGtNKvj1W6yIrhWGs1Ls2oMVX5TMO4By34nfeDsxjJRd 7c3wA0gx14HvJhWBoUvCogrxDQ== X-Google-Smtp-Source: ABdhPJwANFS6YYncg0hxvWSF1CAR8KRQ83VHR0P39mH0uwrUqNSGUcIFT7Lpzw7MABy1uBVF3jVVDw== X-Received: by 2002:a17:90b:4c90:: with SMTP id my16mr3717046pjb.27.1602095415557; Wed, 07 Oct 2020 11:30:15 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id b6sm3411877pjq.42.2020.10.07.11.30.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Oct 2020 11:30:14 -0700 (PDT) Date: Wed, 7 Oct 2020 11:30:13 -0700 From: Kees Cook To: Shuah Khan Cc: corbet@lwn.net, gregkh@linuxfoundation.org, shuah@kernel.org, rafael@kernel.org, johannes@sipsolutions.net, lenb@kernel.org, james.morse@arm.com, tony.luck@intel.com, bp@alien8.de, arve@android.com, tkjos@android.com, maco@android.com, joel@joelfernandes.org, christian@brauner.io, hridya@google.com, surenb@google.com, minyard@acm.org, arnd@arndb.de, mchehab@kernel.org, rric@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-acpi@vger.kernel.org, devel@driverdev.osuosl.org, openipmi-developer@lists.sourceforge.net, linux-edac@vger.kernel.org Subject: Re: [PATCH v2 00/11] Introduce Simple atomic counters Message-ID: <202010071128.0772BDD6@keescook> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Tue, Oct 06, 2020 at 02:44:31PM -0600, Shuah Khan wrote: > -- Addressed Kees's and Joel's comments: > 1. Removed dec_return interfaces (Patch 1/11) > 2. Removed counter_simple interfaces to be added later with changes > to drivers that use them (if any) (Patch 1/11) > 3. Comment and Changelogs updates to Patch 2/11 Thanks! > Kees, if this series is good, would you like to take this through your > tree or would you like to take this through mine? I think it's very close! I've sent reviews. Why don't you take this tree for now? (Originally I thought this was going through Greg's tree since it was touching a lot of drivers.) -- Kees Cook