linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/5] kernel/.gitgnore: remove stale timeconst.h and hz.bc
Date: Thu, 6 May 2021 02:48:50 +0900	[thread overview]
Message-ID: <CAK7LNARq4+uU0OZgn9ZjLaD960B-VH65k7CHHW0fqnK8S4CP4g@mail.gmail.com> (raw)
In-Reply-To: <20210425062407.1183801-1-masahiroy@kernel.org>

On Sun, Apr 25, 2021 at 3:24 PM Masahiro Yamada <masahiroy@kernel.org> wrote:
>
> timeconst.h and hz.bc used to exist in kernel/.
>
> Commit 5cee96459726 ("time/timers: Move all time(r) related files into
> kernel/time") moved them to kernel/time/.
>
> Commit 0a227985d4a9 ("time: Move timeconst.h into include/generated")
> moved timeconst.h to include/generated/ and removed hz.bc .
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---

Applied to linux-kbuild.


>
>  kernel/.gitignore | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/kernel/.gitignore b/kernel/.gitignore
> index 78701ea37c97..4abc4e033ed8 100644
> --- a/kernel/.gitignore
> +++ b/kernel/.gitignore
> @@ -1,4 +1,2 @@
>  # SPDX-License-Identifier: GPL-2.0-only
>  kheaders.md5
> -timeconst.h
> -hz.bc
> --
> 2.27.0
>


-- 
Best Regards
Masahiro Yamada

      parent reply	other threads:[~2021-05-05 17:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25  6:24 [PATCH 1/5] kernel/.gitgnore: remove stale timeconst.h and hz.bc Masahiro Yamada
2021-04-25  6:24 ` [PATCH 2/5] .gitignore: move tags and TAGS close to other tag files Masahiro Yamada
2021-04-25  6:24 ` [PATCH 3/5] .gitignore: ignore only top-level modules.builtin Masahiro Yamada
2021-04-25  6:24 ` [PATCH 4/5] .gitignore: prefix local generated files with a slash Masahiro Yamada
2021-04-26 10:50   ` Miguel Ojeda
2021-04-26 15:33   ` Rob Herring
2021-04-26 18:55   ` Paraschiv, Andra-Irina
2021-04-25  6:24 ` [PATCH 5/5] kbuild: update config_data.gz only when the content of .config is changed Masahiro Yamada
2021-05-05 17:48 ` Masahiro Yamada [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=CAK7LNARq4+uU0OZgn9ZjLaD960B-VH65k7CHHW0fqnK8S4CP4g@mail.gmail.com \
    --to=masahiroy@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).