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 620DBC433FE for ; Sat, 8 Oct 2022 14:08:09 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HlYZVZVTrO5DNttRUWMSwUdDrnV1mJz/+DJNyjLRB5w=; b=GhV1glGw5G/8zt r7wUkUFe+l7c5iEkRnOnsSvwvl6cu0jzaSK1lAy7gY9GmQD1XgOBSov3k7FJEHiHbpFjZqGKSML+b 4EGzm+aQlrcIo0l5LUG1iKijJT5c3yNP4BiV3zmT+KcqeRO5MJQhRTnjC8HNV1ve1KD2ES8mrd/iY REzw3wbUziDeqMlwaoc3Veezpd81DVzgUK/bTqOLD8HlvX908gxppZLNSxpKLYhXJKwZcgrNT+JkN ALwJsdMKp0zi9vytga+zbdM4TQwG+f/FWh8+Mu/7hD86WAhEARHVs5b5y/hTx9tc6VwRo+JyUB8p6 h1hD0/lNjb/z+sZ+osXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohAUi-00DMup-Ls; Sat, 08 Oct 2022 14:08:00 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohAUe-00DMqo-VZ for linux-riscv@lists.infradead.org; Sat, 08 Oct 2022 14:07:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 274CFB80ACC; Sat, 8 Oct 2022 14:07:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 17B9EC433C1; Sat, 8 Oct 2022 14:07:47 +0000 (UTC) Date: Sat, 8 Oct 2022 10:07:48 -0400 From: Steven Rostedt To: Jisheng Zhang Cc: Conor.Dooley@microchip.com, peterz@infradead.org, jpoimboe@kernel.org, jbaron@akamai.com, ajones@ventanamicro.com, ardb@kernel.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, nathan@kernel.org, ndesaulniers@google.com, trix@redhat.com, samuel@sholland.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev Subject: Re: [PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints Message-ID: <20221008100748.1078fb3f@rorschach.local.home> In-Reply-To: References: <20221006064028.548-1-jszhang@kernel.org> <20221006124144.abaz74g7nxrb5hxj@kamzik> <4c8fa16a-8463-ee32-7307-0383fa94403c@microchip.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221008_070757_208974_D0FB02A5 X-CRM114-Status: UNSURE ( 9.59 ) X-CRM114-Notice: Please train this message. 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Sat, 8 Oct 2022 21:55:07 +0800 Jisheng Zhang wrote: > > >> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ > > >> [2]https://lore.kernel.org/all/20210212094059.5f8d05e8@gandalf.local.home/ > > > > > > Could you please make these normal link tags.? > > How to make these link tags? I just used the permalink in > lore.kernel.org Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ Link: https://lore.kernel.org/all/20210212094059.5f8d05e8@gandalf.local.home/ -- Steve _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv