Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1432290

[GIT PULL] kbuild regression fix

From Michal Marek <mmarek@suse.com>
Newsgroups linux.kernel
Subject [GIT PULL] kbuild regression fix
Date 2016-06-27 22:10 +0200
Message-ID <rOL10-52n-31@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

please pull this kbuild regression fix. The problem is that 9c8fa9bc08f6
("kbuild: fix if_change and friends to consider argument order") fixed a
potential missed rebuild, but this results in unnnecessary rebuilds with
the packaging targets. Which is still more correct than the previous
logic, but also very annoying.

Thanks,
Michal

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to b36fad65d61fffe4b662d4bfb1ed673c455a36a2:

  kbuild: Initialize exported variables (2016-06-07 23:39:03 +0200)

----------------------------------------------------------------
Michal Marek (1):
      kbuild: Initialize exported variables

 Makefile | 2 ++
 1 file changed, 2 insertions(+)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] kbuild regression fix Michal Marek <mmarek@suse.com> - 2016-06-27 22:10 +0200

csiph-web