Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp92129pxk; Wed, 23 Sep 2020 23:50:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzdMsqBVgNVEssbdMdFTtDvRp9xR1djjF6PlOnD66MShaduMyfyPKNcDEFOnmlkkU6siIgo X-Received: by 2002:a17:906:c045:: with SMTP id bm5mr3012142ejb.311.1600930236520; Wed, 23 Sep 2020 23:50:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600930236; cv=none; d=google.com; s=arc-20160816; b=EUuwosj1/jBkQAPujxjz/jNbzjMBMd6vyOeKnlWo25ioYjSwELxgjwxOP4H8VvniRb zX0qdKTnAOKG2xdnAa+zb0jlyrJsYjOiiEw69GDfNMY3IhFNqNtonHGGBjj3KeW6EL6L 4OQNZlHDxW/G9AjLPf+T7IV+/Btx6QqHNpbdAWWBHEG4x9Zl9HzXtWwJa2M9elj1oSoO ArNTUTxdpVPhiVbGxenj6upPc3YTy/EXdd1iFRmUI+jIyeXKIplgP8Hnvkn/aBwEi8XF J32fHN6VvWEw4R0AqgZxm79/mnXD9K9x3LhVJH0XZGGkn1ie5aJnxNYyo6UNc+VhXRtf t1cQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=jBCz5LY8N9IUAfeiRv9iPCrY8XTkPMdC+ePT54L4hus=; b=P45El13tmVD1q1MRehyoGh7+y/jdJeh2C3ucpKsDbouCCTNvaok2lL3UDGeuci7oOX /5f95+1/UJ6ScX/+0q2dB3g0nTQu8G1x/qK3zsZaTa106S4EDbIfMe0s75pD706YGYUB +IbokWSKHy7Zf8w9GztqotpnRdD0EHrVvyRI1sjFrVgtNVU4Y6I/Y/EEY0uFXpKdhZQl uHr6V1a4ClTO5O3ZpRUNgKY4+RjEy2/FslCj6ahzMhSmpUQeZB1+eIUjEuMp/yCknQoP 7NcQJ1w58psVTmswVKV985ZHEXpeVVzqE5ZL2B0acW2S2h/i768Z2SMTZkqcSQXi93ti DgBA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hS2Eq8O+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f9si1469894edt.429.2020.09.23.23.50.09; Wed, 23 Sep 2020 23:50:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hS2Eq8O+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727007AbgIXGsm (ORCPT + 99 others); Thu, 24 Sep 2020 02:48:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:53802 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726119AbgIXGsm (ORCPT ); Thu, 24 Sep 2020 02:48:42 -0400 Received: from localhost (unknown [84.241.198.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C910420708; Thu, 24 Sep 2020 06:48:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600930121; bh=jBCz5LY8N9IUAfeiRv9iPCrY8XTkPMdC+ePT54L4hus=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hS2Eq8O+EVxrHkBPgQTWfZykTFLAHV0mUNKvrxlV/zKqBQ2/+JwLoY3hQr7cHUP/t 7dD8xopWl+BAxJ4mfGcMsIEItktj6mlIYpWAOZ5QWS9B33k+TFmVs5hxYgK21KjsXa IWGigLHjYo6QMVpXyH0JggfkprldBNpIHQgnPyvE= Date: Thu, 24 Sep 2020 08:48:38 +0200 From: Greg Kroah-Hartman To: Maximilian Luz Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Arnd Bergmann , Rob Herring , Jiri Slaby , =?utf-8?B?Qmxhxb4=?= Hrastnik , Dorian Stoll Subject: Re: [RFC PATCH 1/9] misc: Add Surface Aggregator subsystem Message-ID: <20200924064838.GB593984@kroah.com> References: <20200923151511.3842150-1-luzmaximilian@gmail.com> <20200923151511.3842150-2-luzmaximilian@gmail.com> <20200923165745.GA3732240@kroah.com> 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-kernel@vger.kernel.org On Wed, Sep 23, 2020 at 10:34:23PM +0200, Maximilian Luz wrote: > In short: Concurrent execution of the counter functions works, as far as > I can tell at least, and, as you see by the long answer, I have to spend > some time and think about the duplicate-value problem (again). If you've > managed to read through this wall of text (sorry about that) and you > have any ideas/preferences, please let me know. No, this all answers my question really well, thanks, what you have now is fine, no need to change it. thanks, greg k-h