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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5C133C61DA4 for ; Wed, 22 Feb 2023 10:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dOVQB3ov6/FFL9eBu/jtQCQzynnwtXKKZz2mUIbzdNs=; b=EMD7bAn98VH+4U vPZmwRpw8I6WEuT73NCmM6WbhBRIpM7I7YCC7ygwtvGZzISRoj6far3/wWvjBNIREYHTPqWuDBwlR SkpLIEk0MyAZQbl+uCDB1mTq5sBQkFk2DUa0ZBxIjefmjRGjpnFxuNTaW7rioOomD6X1qUNFsZvBb 9i+iz9MkPa+9sPP7GqAYH6odF7fArFNzUTHoxOBD5dW4B+w7K8IdD3m/fY6IHbzvOe0y/fdL3DNVg xb6yytw5DL8ulVkwFsisS9L+kLkTczWnQ0rlcCIDmaUsq9VU8YNIzfP9DwByhnc0pVrKm8ctkEb27 Qqp1HLb8BY6foV+eLGZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUmXi-00C0w4-Sy; Wed, 22 Feb 2023 10:40:10 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUmUA-00BzCQ-UM; Wed, 22 Feb 2023 10:36:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1677062190; x=1708598190; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=ofUmRpvhNVTg3+A6hyPOFASnnH8za9ygTzj8N8YfXSk=; b=Rn+bG29OzO0Ku544lsZXwuSERahg8CmlzDEQKVldyBNqdrj4Ar0aOO/X c3FOFNrBSWFiJ8j3TfKq0/h2U4/ZbQkO2eL4hnSzNBFZZepLRlzguZn0u DZQ6aQ1OwkKNKen+AMMu9BCcjGF7lH2uDQ9VvIZ6WZ6eYkY5bpuPJPHhl tRMqbD9UhYq10UpPRf2MPe9Kxh5QlMwtlWMee+GGdAqgw857wNp09MJzm 4T8EWvZOtqh+hGmbZrZRKdAyWgN4FFkBfXz2jLGVoubxnSpS4bQpB73z2 KUwbWGBFySJXdeh5Axcwzlsew0DyHUyBkoD2R5TSA66/WUgfMiykiWs9f g==; X-IronPort-AV: E=McAfee;i="6500,9779,10628"; a="321031750" X-IronPort-AV: E=Sophos;i="5.97,318,1669104000"; d="scan'208";a="321031750" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2023 02:36:25 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10628"; a="781379853" X-IronPort-AV: E=Sophos;i="5.97,318,1669104000"; d="scan'208";a="781379853" Received: from ahajda-mobl.ger.corp.intel.com (HELO [10.213.26.51]) ([10.213.26.51]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2023 02:36:19 -0800 Message-ID: <50c1806b-f153-da48-ddf4-53923fa90334@intel.com> Date: Wed, 22 Feb 2023 11:36:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.8.0 Subject: Re: [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg Content-Language: en-US To: linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, openrisc@lists.librecores.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-xtensa@linux-xtensa.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Cc: Mark Rutland , Arnd Bergmann , Peter Zijlstra , Boqun Feng , Rodrigo Vivi , Andrew Morton , Andy Shevchenko References: <20230118153529.57695-1-andrzej.hajda@intel.com> From: Andrzej Hajda Organization: Intel Technology Poland sp. z o.o. - ul. Slowackiego 173, 80-298 Gdansk - KRS 101882 - NIP 957-07-52-316 In-Reply-To: <20230118153529.57695-1-andrzej.hajda@intel.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230222_023631_183755_E9D062F1 X-CRM114-Status: GOOD ( 25.20 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi, Ping on the series. Arnd, Andrew is there anything more I can do to push the process forward? Regards Andrzej On 18.01.2023 16:35, Andrzej Hajda wrote: > Hi all, > > The helper is tiny and there are advices we can live without it, so > I want to present few arguments why it would be good to have it: > > 1. Code readability/simplification/number of lines: > - decreases number of lines, > - it often eliminates local variables, > - for real examples see patches 3+. > > 2. Presence of similar helpers in other somehow related languages/libs: > > a) Rust[1]: 'replace' from std::mem module, there is also 'take' > helper (__xchg(&x, 0)), which is the same as private helper in > i915 - fetch_and_zero, see latest patch. > b) C++ [2]: 'exchange' from utility header. > > If the idea is OK there are still 2 questions to answer: > > 1. Name of the helper, __xchg follows kernel conventions, > but for me Rust names are also OK. > 2. Where to put the helper: > a) as in this patchset include/linux/non-atomic/xchg.h, > proposed by Andy Shevchenko, > b) include/linux/utils.h ? any better name? Some kind > of container for simple helpers. > > All __xchg conversions were performed using cocci script, > then manually adjusted if necessary. > > There is lot of places it can be used in, I have just chosen > some of them. I can provide cocci script to detect others (not all), > if necessary. > > Changes: > v2: squashed all __xchg -> __arch_xchg t one patch (Arnd) > v3: fixed alpha/xchg_local (lkp@intel.com) > v4: adjusted indentation (Heiko) > v5: added more __xchg conversions - patches 3-6, added tags > > [1]: https://doc.rust-lang.org/std/mem/index.html > [2]: https://en.cppreference.com/w/cpp/header/utility > > Regards > Andrzej > > Andrzej Hajda (7): > arch: rename all internal names __xchg to __arch_xchg > linux/include: add non-atomic version of xchg > arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr > llist: simplify __llist_del_all > io_uring: use __xchg if possible > qed: use __xchg if possible > drm/i915/gt: use __xchg instead of internal helper > > arch/alpha/include/asm/cmpxchg.h | 10 +++++----- > arch/arc/include/asm/cmpxchg.h | 4 ++-- > arch/arm/include/asm/cmpxchg.h | 7 ++++--- > arch/arm/probes/uprobes/core.c | 8 ++------ > arch/arm64/include/asm/cmpxchg.h | 7 +++---- > arch/arm64/kernel/probes/uprobes.c | 9 ++------- > arch/csky/kernel/probes/uprobes.c | 9 ++------- > arch/hexagon/include/asm/cmpxchg.h | 10 +++++----- > arch/ia64/include/asm/cmpxchg.h | 2 +- > arch/ia64/include/uapi/asm/cmpxchg.h | 4 ++-- > arch/loongarch/include/asm/cmpxchg.h | 4 ++-- > arch/m68k/include/asm/cmpxchg.h | 6 +++--- > arch/mips/include/asm/cmpxchg.h | 4 ++-- > arch/mips/kernel/uprobes.c | 10 ++-------- > arch/openrisc/include/asm/cmpxchg.h | 10 +++++----- > arch/parisc/include/asm/cmpxchg.h | 4 ++-- > arch/powerpc/include/asm/cmpxchg.h | 4 ++-- > arch/powerpc/kernel/uprobes.c | 10 ++-------- > arch/riscv/include/asm/atomic.h | 2 +- > arch/riscv/include/asm/cmpxchg.h | 4 ++-- > arch/riscv/kernel/probes/uprobes.c | 9 ++------- > arch/s390/include/asm/cmpxchg.h | 8 ++++---- > arch/s390/kernel/uprobes.c | 7 ++----- > arch/sh/include/asm/cmpxchg.h | 4 ++-- > arch/sparc/include/asm/cmpxchg_32.h | 4 ++-- > arch/sparc/include/asm/cmpxchg_64.h | 6 +++--- > arch/sparc/kernel/uprobes.c | 7 ++----- > arch/xtensa/include/asm/cmpxchg.h | 4 ++-- > drivers/gpu/drm/i915/gt/intel_engine_cs.c | 2 +- > .../gpu/drm/i915/gt/intel_engine_heartbeat.c | 4 ++-- > .../drm/i915/gt/intel_execlists_submission.c | 4 ++-- > drivers/gpu/drm/i915/gt/intel_ggtt.c | 4 ++-- > drivers/gpu/drm/i915/gt/intel_gsc.c | 2 +- > drivers/gpu/drm/i915/gt/intel_gt.c | 4 ++-- > drivers/gpu/drm/i915/gt/intel_gt_pm.c | 2 +- > drivers/gpu/drm/i915/gt/intel_lrc.c | 6 +++--- > drivers/gpu/drm/i915/gt/intel_migrate.c | 2 +- > drivers/gpu/drm/i915/gt/intel_rc6.c | 2 +- > drivers/gpu/drm/i915/gt/intel_rps.c | 2 +- > drivers/gpu/drm/i915/gt/selftest_context.c | 2 +- > .../drm/i915/gt/selftest_ring_submission.c | 2 +- > drivers/gpu/drm/i915/gt/selftest_timeline.c | 2 +- > drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | 2 +- > drivers/gpu/drm/i915/gt/uc/intel_uc.c | 2 +- > drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 2 +- > drivers/gpu/drm/i915/i915_utils.h | 1 + > include/linux/llist.h | 6 ++---- > include/linux/non-atomic/xchg.h | 19 +++++++++++++++++++ > include/linux/qed/qed_chain.h | 19 +++++++------------ > io_uring/io_uring.c | 7 ++----- > io_uring/slist.h | 6 ++---- > 51 files changed, 126 insertions(+), 155 deletions(-) > create mode 100644 include/linux/non-atomic/xchg.h > _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv