From: Alan Kao <nonerkao@gmail.com>
To: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Palmer Dabbelt <palmer@sifive.com>, Albert Ou <albert@sifive.com>,
Steven Rostedt <rostedt@goodmis.org>,
patches@groups.riscv.org, Ingo Molnar <mingo@redhat.com>,
LKML <linux-kernel@vger.kernel.org>,
Alan Kao <alankao@andestech.com>,
Greentime Hu <greentime@andestech.com>
Subject: Re: [PATCH] riscv/ftrace: Add basic support
Date: Mon, 4 Dec 2017 11:09:47 +0800 [thread overview]
Message-ID: <20171204030946.GB30057@d0b76efcf64c> (raw)
In-Reply-To: <CAOFm3uH0H-12RwoP5OUvBGb-5V-VjdQ58_98RttsyjpS_gtC1g@mail.gmail.com>
On Thu, Nov 30, 2017 at 12:31:53PM +0100, Philippe Ombredanne wrote:
> On Thu, Nov 30, 2017 at 9:53 AM, Alan Kao <nonerkao@gmail.com> wrote:
> []
> > diff --git a/arch/riscv/include/asm/ftrace.h b/arch/riscv/include/asm/ftrace.h
> > new file mode 100644
> > index 000000000000..38beadb07ad5
> > --- /dev/null
> > +++ b/arch/riscv/include/asm/ftrace.h
> > @@ -0,0 +1,23 @@
> > +/*
> > + * Copyright (C) 2017 Andes Technology Corporation
> > + *
> > + * This program is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License version 2 as
> > + * published by the Free Software Foundation.
> > + *
> > + * This program is distributed in the hope that it will be useful,
> > + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> > + * GNU General Public License for more details.
> > + *
> > + * You should have received a copy of the GNU General Public License
> > + * along with this program. If not, see <http://www.gnu.org/licenses/>.
> > + */
>
> You may want to use the new SPDX ids here instead?
> e.g.
> > +// SPDX-License-Identifer: GPL-2.0
> > +// Copyright (C) 2017 Andes Technology Corporation
>
> Neater and simpler?
> See Linus posts on the topic of comment styles too BTW
Thanks for the tips.
I'll fix this in the next version.
Alan Kao
>
> --
> Cordially
> Philippe Ombredanne
next prev parent reply other threads:[~2017-12-04 3:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-30 8:53 [PATCH] riscv/ftrace: Add basic support Alan Kao
2017-11-30 11:31 ` Philippe Ombredanne
2017-11-30 19:09 ` [patches] " Palmer Dabbelt
2017-12-04 3:09 ` Alan Kao [this message]
2017-11-30 20:24 ` Steven Rostedt
2017-12-04 5:52 ` Alan Kao
2017-12-04 8:05 ` Steven Rostedt
2017-12-05 9:24 ` Alan Kao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171204030946.GB30057@d0b76efcf64c \
--to=nonerkao@gmail.com \
--cc=alankao@andestech.com \
--cc=albert@sifive.com \
--cc=greentime@andestech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=palmer@sifive.com \
--cc=patches@groups.riscv.org \
--cc=pombredanne@nexb.com \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox