From: Alexey Dobriyan <adobriyan@gmail.com>
To: Joey Pabalinas <joeypabalinas@gmail.com>,
akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drop silly "static inline asmlinkage" from dump_stack()
Date: Sun, 2 Dec 2018 12:02:54 +0300 [thread overview]
Message-ID: <20181202090254.GA3896@avx2> (raw)
In-Reply-To: <20181202073338.aqkrezckv3mbqfj4@gmail.com>
On Sat, Dec 01, 2018 at 09:33:38PM -1000, Joey Pabalinas wrote:
> On Sat, Nov 24, 2018 at 12:35:30PM +0300, Alexey Dobriyan wrote:
> > -static inline asmlinkage void dump_stack(void)
> > +static inline void dump_stack(void)
>
> Why is it "silly"? An explanation in the commit message would be useful.
Empty function will be inlined so asmlinkage doesn't do anything.
next prev parent reply other threads:[~2018-12-02 9:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-24 9:35 [PATCH] drop silly "static inline asmlinkage" from dump_stack() Alexey Dobriyan
2018-12-02 7:33 ` Joey Pabalinas
2018-12-02 9:02 ` Alexey Dobriyan [this message]
2018-12-02 9:51 ` Joey Pabalinas
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=20181202090254.GA3896@avx2 \
--to=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=joeypabalinas@gmail.com \
--cc=linux-kernel@vger.kernel.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