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=-5.8 required=3.0 tests=BAYES_00,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 BCE93C433B4 for ; Wed, 7 Apr 2021 14:36:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8696861260 for ; Wed, 7 Apr 2021 14:36:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235284AbhDGOgy (ORCPT ); Wed, 7 Apr 2021 10:36:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49606 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235011AbhDGOgv (ORCPT ); Wed, 7 Apr 2021 10:36:51 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C6A9C06175F; Wed, 7 Apr 2021 07:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=umJ6Er88RJ+kjsFdQDsASA99MroOE5xNDgI/QiCH4QM=; b=fhTqx06EzmDXnqGUU8Hs6T2OIO GJheMtfFNne1USTF67q0QdoIrXWnu7eBYLi2ZHmbcI7sUCTZXQKqe0UZW90UqjzGJA8YSkDp80XuM mZ9QxwKvvOiZeBewK5EjK/1DSyld9HuVW6qFKyL30Og1aOCFrgMxdz5AbLkzDwzLSQsUKoyaMmtJr ESsC8Z7fUNoef76ssY+daUwApH2StlHtsqwlZcA+xos4mpyDJ7Cg8FqKR4qMFg3Wc1g1hZYbVtvhU sT5qdbMuxxq+vFQcHComPMpEQMaJtiSsIuc1AZUOvOiHFwfVj+fcBq8djBeDRVzQDTcfz5jQtScev lIpiXB+A==; Received: from hch by casper.infradead.org with local (Exim 4.94 #2 (Red Hat Linux)) id 1lU9GF-00EbQv-KT; Wed, 07 Apr 2021 14:34:58 +0000 Date: Wed, 7 Apr 2021 15:34:27 +0100 From: Christoph Hellwig To: Christoph M??llner Cc: Christoph Hellwig , Peter Zijlstra , Guo Ren , linux-riscv , Linux Kernel Mailing List , linux-csky@vger.kernel.org, linux-arch , Guo Ren , Will Deacon , Ingo Molnar , Waiman Long , Arnd Bergmann , Anup Patel Subject: Re: [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32 Message-ID: <20210407143427.GA3479728@infradead.org> References: <1616868399-82848-4-git-send-email-guoren@kernel.org> <20210407094224.GA3393992@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-csky@vger.kernel.org On Wed, Apr 07, 2021 at 04:29:12PM +0200, Christoph M??llner wrote: > Gentlemen, please rethink your wording. > RISC-V is neither "crap" nor a "trainwreck", regardless if you like it or not. No, by all objective standards the RISC-V memory model and privileged architecture is a trainwreck. Anyone who disagrees is way out there in the sky.