All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: Fenghua Yu <fenghua.yu@intel.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Marek <mmarek@suse.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-kbuild@vger.kernel.org" <linux-kbuild@vger.kernel.org>,
	Nathan Lynch <nathan_lynch@mentor.com>,
	Tony Luck <tony.luck@intel.com>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"H. Peter Anvin" <hpa@zytor.com>, X86 ML <x86@kernel.org>
Subject: Re: [PATCH] kbuild: drop FORCE from PHONY targets
Date: Mon, 14 Mar 2016 13:08:16 +0900	[thread overview]
Message-ID: <CAK7LNARELkQbhAfBdh9Tx7gVGkpN9gTJzoqJwOF-0CH4zm+wcw@mail.gmail.com> (raw)
In-Reply-To: <CALCETrVqzidL7SXsCVm8wWrcQMR9dFOLGnDtC-eEYMO4a+yszA@mail.gmail.com>

Hi Andy

2016-03-14 9:39 GMT+09:00 Andy Lutomirski <luto@amacapital.net>:
> On Mar 12, 2016 4:14 PM, "Masahiro Yamada"
> <yamada.masahiro@socionext.com> wrote:
>>
>> These targets are marked as PHONY.  No need to add FORCE to their
>> dependency.
>
> If this is, in fact, correct, can you update
> Documentation/kbuild/makefiles.txt as well?

Which line do you want me to update?




-- 
Best Regards
Masahiro Yamada

WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] kbuild: drop FORCE from PHONY targets
Date: Mon, 14 Mar 2016 13:08:16 +0900	[thread overview]
Message-ID: <CAK7LNARELkQbhAfBdh9Tx7gVGkpN9gTJzoqJwOF-0CH4zm+wcw@mail.gmail.com> (raw)
In-Reply-To: <CALCETrVqzidL7SXsCVm8wWrcQMR9dFOLGnDtC-eEYMO4a+yszA@mail.gmail.com>

Hi Andy

2016-03-14 9:39 GMT+09:00 Andy Lutomirski <luto@amacapital.net>:
> On Mar 12, 2016 4:14 PM, "Masahiro Yamada"
> <yamada.masahiro@socionext.com> wrote:
>>
>> These targets are marked as PHONY.  No need to add FORCE to their
>> dependency.
>
> If this is, in fact, correct, can you update
> Documentation/kbuild/makefiles.txt as well?

Which line do you want me to update?




-- 
Best Regards
Masahiro Yamada

WARNING: multiple messages have this Message-ID (diff)
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: Fenghua Yu <fenghua.yu@intel.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Marek <mmarek@suse.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-kbuild@vger.kernel.org" <linux-kbuild@vger.kernel.org>,
	Nathan Lynch <nathan_lynch@mentor.com>,
	Tony Luck <tony.luck@intel.com>,
	"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"H. Peter Anvin" <hpa@zytor.com>, X86 ML <x86@kernel.org>
Subject: Re: [PATCH] kbuild: drop FORCE from PHONY targets
Date: Mon, 14 Mar 2016 04:08:16 +0000	[thread overview]
Message-ID: <CAK7LNARELkQbhAfBdh9Tx7gVGkpN9gTJzoqJwOF-0CH4zm+wcw@mail.gmail.com> (raw)
In-Reply-To: <CALCETrVqzidL7SXsCVm8wWrcQMR9dFOLGnDtC-eEYMO4a+yszA@mail.gmail.com>

Hi Andy

2016-03-14 9:39 GMT+09:00 Andy Lutomirski <luto@amacapital.net>:
> On Mar 12, 2016 4:14 PM, "Masahiro Yamada"
> <yamada.masahiro@socionext.com> wrote:
>>
>> These targets are marked as PHONY.  No need to add FORCE to their
>> dependency.
>
> If this is, in fact, correct, can you update
> Documentation/kbuild/makefiles.txt as well?

Which line do you want me to update?




-- 
Best Regards
Masahiro Yamada

  reply	other threads:[~2016-03-14  4:08 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13  0:13 [PATCH] kbuild: drop FORCE from PHONY targets Masahiro Yamada
2016-03-13  0:13 ` Masahiro Yamada
2016-03-13  0:13 ` Masahiro Yamada
2016-03-14  0:39 ` Andy Lutomirski
2016-03-14  0:39   ` Andy Lutomirski
2016-03-14  0:39   ` Andy Lutomirski
2016-03-14  0:39   ` Andy Lutomirski
2016-03-14  4:08   ` Masahiro Yamada [this message]
2016-03-14  4:08     ` Masahiro Yamada
2016-03-14  4:08     ` Masahiro Yamada
2016-03-14  4:08     ` Masahiro Yamada
2016-03-14  4:28     ` Andy Lutomirski
2016-03-14  4:28       ` Andy Lutomirski
2016-03-14  4:28       ` Andy Lutomirski
2016-03-14  4:28       ` Andy Lutomirski
2016-03-14  4:36       ` Masahiro Yamada
2016-03-14  4:36         ` Masahiro Yamada
2016-03-14  4:36         ` Masahiro Yamada
2016-03-14  4:36         ` Masahiro Yamada
2016-03-14  4:44         ` Andy Lutomirski
2016-03-14  4:44           ` Andy Lutomirski
2016-03-14  4:44           ` Andy Lutomirski
2016-03-14  4:44           ` Andy Lutomirski
2016-03-14  6:26           ` Masahiro Yamada
2016-03-14  6:26             ` Masahiro Yamada
2016-03-14  6:26             ` Masahiro Yamada
2016-03-14  6:26             ` Masahiro Yamada
2016-03-15 18:27             ` Andy Lutomirski
2016-03-15 18:27               ` Andy Lutomirski
2016-03-15 18:27               ` Andy Lutomirski
2016-03-15 18:27               ` Andy Lutomirski
2016-03-15 20:45               ` Michal Marek
2016-03-15 20:45                 ` Michal Marek
2016-03-15 20:45                 ` Michal Marek
2016-03-15 20:45                 ` Michal Marek
2016-03-15 20:48                 ` Andy Lutomirski
2016-03-15 20:48                   ` Andy Lutomirski
2016-03-15 20:48                   ` Andy Lutomirski
2016-03-15 20:48                   ` Andy Lutomirski
2016-03-17  3:52                   ` Masahiro Yamada
2016-03-17  3:52                     ` Masahiro Yamada
2016-03-17  3:52                     ` Masahiro Yamada
2016-03-17  3:52                     ` Masahiro Yamada
2016-04-20  8:29 ` Michal Marek
2016-04-20  8:29   ` Michal Marek
2016-04-20  8:29   ` Michal Marek

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=CAK7LNARELkQbhAfBdh9Tx7gVGkpN9gTJzoqJwOF-0CH4zm+wcw@mail.gmail.com \
    --to=yamada.masahiro@socionext.com \
    --cc=fenghua.yu@intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=luto@amacapital.net \
    --cc=mingo@redhat.com \
    --cc=mmarek@suse.com \
    --cc=nathan_lynch@mentor.com \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --cc=x86@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 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.