From: Vasily Gorbik <gor@linux.ibm.com>
To: WangYuli <wangyuli@uniontech.com>
Cc: hca@linux.ibm.com, agordeev@linux.ibm.com,
borntraeger@linux.ibm.com, svens@linux.ibm.com,
linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
zhanjun@uniontech.com, niecheng1@uniontech.com,
guanwentao@uniontech.com, chenlinxuan@uniontech.com
Subject: Re: [PATCH] s390/boot: Ignore vmlinux.map
Date: Tue, 11 Mar 2025 18:23:37 +0100 [thread overview]
Message-ID: <your-ad-here.call-01741713817-ext-6705@work.hours> (raw)
In-Reply-To: <F884C733016D6715+20250311030824.675683-1-wangyuli@uniontech.com>
On Tue, Mar 11, 2025 at 11:08:24AM +0800, WangYuli wrote:
> Upon compiling an s390 kernel, a vmlinux.map file might be generated
> in the current directory.
>
> Append it to the .gitignore file so that Git does not track it.
>
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
> ---
> arch/s390/boot/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Changed the message to
"""
When building with CONFIG_VMLINUX_MAP=y, a decompressor vmlinux.map file
is generated in the boot directory.
Add this file to .gitignore to ensure Git does not track it.
"""
And applied, thank you!
prev parent reply other threads:[~2025-03-11 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 3:08 [PATCH] s390/boot: Ignore vmlinux.map WangYuli
2025-03-11 17:23 ` Vasily Gorbik [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=your-ad-here.call-01741713817-ext-6705@work.hours \
--to=gor@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=chenlinxuan@uniontech.com \
--cc=guanwentao@uniontech.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=niecheng1@uniontech.com \
--cc=svens@linux.ibm.com \
--cc=wangyuli@uniontech.com \
--cc=zhanjun@uniontech.com \
/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;
as well as URLs for NNTP newsgroup(s).