From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750848AbeCFFfK (ORCPT ); Tue, 6 Mar 2018 00:35:10 -0500 Received: from mail-ua0-f195.google.com ([209.85.217.195]:46044 "EHLO mail-ua0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750723AbeCFFfJ (ORCPT ); Tue, 6 Mar 2018 00:35:09 -0500 X-Google-Smtp-Source: AG47ELtIL82+bkG+cYrOcWf9fJv80ISwvD0FpnUt/ANPiPKQGLZkgyBExu6Un/6BlrQ/aGd7rbcSBBJ+KCFoP/4XJqA= MIME-Version: 1.0 In-Reply-To: <20180306043117.GF6713@jagdpanzerIV> References: <20180305053742.9149-1-sergey.senozhatsky@gmail.com> <20180305144846.3jommv372c73dltt@pathway.suse.cz> <20180306043117.GF6713@jagdpanzerIV> From: Greentime Hu Date: Tue, 6 Mar 2018 13:34:28 +0800 Message-ID: Subject: Re: [PATCH] dump_stack: convert generic dump_stack into a weak symbol To: Sergey Senozhatsky Cc: Petr Mladek , Tejun Heo , Steven Rostedt , Dave Young , Andi Kleen , Vincent Chen , Arnd Bergmann , Peter Zijlstra , Andrew Morton , Stephen Rothwell , adi-buildroot-devel@lists.sourceforge.net, Linux Kernel Mailing List , Sergey Senozhatsky Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2018-03-06 12:31 GMT+08:00 Sergey Senozhatsky : > On (03/06/18 10:50), Greentime Hu wrote: > [..] >> > Greentime Hu, you tested this on nds32. Could I use your Tested-by, >> > please? >> > >> >> Yes, please use it. :) > > Thanks. > > To be sure, is this > > Tested-by: Greentime Hu # nds32 > or > Acked-by: Greentime Hu # nds32 > Acked-by is prefered. Thanks.