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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64B3FC433EF for ; Fri, 15 Oct 2021 14:18:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 42CD661164 for ; Fri, 15 Oct 2021 14:18:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237327AbhJOOU2 (ORCPT ); Fri, 15 Oct 2021 10:20:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:33326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237269AbhJOOUY (ORCPT ); Fri, 15 Oct 2021 10:20:24 -0400 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (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 7FF6D61090; Fri, 15 Oct 2021 14:18:16 +0000 (UTC) Date: Fri, 15 Oct 2021 10:18:14 -0400 From: Steven Rostedt To: Greentime Hu Cc: LKML , Nick Hu , Vincent Chen , Ingo Molnar , Andrew Morton , Arnd Bergmann , Zong Li , "Gustavo A. R. Silva" , kernel test robot , Alan Kao , kclin@andestech.com Subject: Re: [PATCH] nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^' Message-ID: <20211015101814.6b372c10@gandalf.local.home> In-Reply-To: References: <20211014143507.4ad2c0f7@gandalf.local.home> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 15 Oct 2021 08:54:35 +0800 Greentime Hu wrote: > loop in Alan and KC Any thoughts? This has passed my tests, and I want to send it off to Linus. But it would be nice to have an acked by from one of the nds32 maintainers. If I don't hear back today, I'll just send my queue without this update to Linus, as I want to get my changes in before the next rc release. Thanks! -- Steve