All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL] localmodconfig: Fix missing depends of config files included in if statements
@ 2013-04-29 19:51 Steven Rostedt
  2013-04-29 19:51 ` [PATCH 1/2] localmodconfig: Add debug prints for dependencies of module configs Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Steven Rostedt @ 2013-04-29 19:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Linux Kbuild mailing list

[-- Attachment #1: Type: text/plain, Size: 762 bytes --]


Linus,

A bug was recently found (today) in the make localmodconfig where it would miss
dependencies of config files that are included in other config files inside
an if statement.

Also added a debug print that helped in solving this bug.

Please pull the latest ktest-v3.10 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v3.10

Head SHA1: 7714fe5ac0cf752eae7a20ef23408aa26271a3eb


Steven Rostedt (2):
      localmodconfig: Add debug prints for dependencies of module configs
      localmodconfig: Process source kconfig files as they are found

----
 scripts/kconfig/streamline_config.pl |   26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/2] [GIT PULL take 2 ] localmodconfig: Fix missing depends of config files included in if statements
@ 2013-04-29 23:30 Steven Rostedt
  2013-04-29 23:30 ` [PATCH 1/2] localmodconfig: Add debug prints for dependencies of module configs Steven Rostedt
  0 siblings, 1 reply; 12+ messages in thread
From: Steven Rostedt @ 2013-04-29 23:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds, Linux Kbuild mailing list

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]


Linus,

[
  Sorry for the previous confusion. My scripts to make my patch sets
  key off of the tag name. Thus by using the ktest tag, my scripts
  put in the linux-ktest.git tree.
]

A bug was recently found in the make localmodconfig where it would miss
dependencies of config files are include in other config files inside
an if statement.

Also added a debug print that helped in solving this bug.


Please pull the latest localmodconfig-v3.10 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig.git
localmodconfig-v3.10

Head SHA1: 0d0f18b32c5382431163391f224195dea251cae8


Steven Rostedt (2):
      localmodconfig: Add debug prints for dependencies of module configs
      localmodconfig: Process source kconfig files as they are found

----
 scripts/kconfig/streamline_config.pl |   26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-30 14:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 19:51 [PATCH 0/2] [GIT PULL] localmodconfig: Fix missing depends of config files included in if statements Steven Rostedt
2013-04-29 19:51 ` [PATCH 1/2] localmodconfig: Add debug prints for dependencies of module configs Steven Rostedt
2013-04-29 19:51 ` [PATCH 2/2] localmodconfig: Process source kconfig files as they are found Steven Rostedt
2013-04-29 19:51   ` Steven Rostedt
2013-04-29 21:01 ` [PATCH 0/2] [GIT PULL] localmodconfig: Fix missing depends of config files included in if statements Linus Torvalds
2013-04-29 21:42   ` Linus Torvalds
2013-04-30  0:08     ` Steven Rostedt
2013-04-30  0:17       ` Steven Rostedt
2013-04-30 14:28         ` Linus Torvalds
2013-04-30  1:01       ` Steven Rostedt
2013-04-29 23:23   ` Steven Rostedt
  -- strict thread matches above, loose matches on Subject: below --
2013-04-29 23:30 [PATCH 0/2] [GIT PULL take 2 ] " Steven Rostedt
2013-04-29 23:30 ` [PATCH 1/2] localmodconfig: Add debug prints for dependencies of module configs Steven Rostedt

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.