From: Amerigo Wang <amwang@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>,
linux-kbuild@vger.kernel.org
Subject: Re: [RFC Patch] kbuild: implement "make foo.s_c"
Date: Fri, 04 Sep 2009 13:56:04 +0800 [thread overview]
Message-ID: <4AA0ABF4.5070502@redhat.com> (raw)
In-Reply-To: <20090903223809.7e303e6c.akpm@linux-foundation.org>
Andrew Morton wrote:
> On Fri, 4 Sep 2009 01:30:06 -0400 Amerigo Wang <amwang@redhat.com> wrote:
>
>> This patch implements "make path/to/file.s_c", where
>> "file.s_c" is a file contains both asm and C code, this
>> is helpful for people to do debugging at asm level.
>
> Try
>
> make path/to/file.lst
>
> :)
Wow, I never know it before. Thanks!
But the name 'file.lst' is a little bit confusing for me. :-/
How about renaming it to other more meaningful name, e.g.
'file.s_c'? :)
Thanks.
prev parent reply other threads:[~2009-09-04 5:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 5:30 [RFC Patch] kbuild: implement "make foo.s_c" Amerigo Wang
2009-09-04 5:38 ` Andrew Morton
2009-09-04 5:56 ` Amerigo Wang [this message]
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=4AA0ABF4.5070502@redhat.com \
--to=amwang@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.