[pull request] Pull request for branch yem/kconfig-for-next

From: Yann E. MORIN
Date: Thu Aug 15 2013 - 17:17:47 EST


From: "Yann E. MORIN" <yann.morin.1998@xxxxxxx>

Hello Michal,

Please pull a few more changes queued for 3.12 since your last pull:

- POSIX compliance when using sed in scripts/config (CLÃment)
- use 'long long' to represent hex and ranges, so their width
is not dependent on the architecture (32/64 bits) (Kees)
- remove the warning when parsing auto.conf, that frigthened
Linus when he merged the ext4 tree
- explicit use CONFIG_MODULES to enable tristates

Regards,
Yann E. MORIN.

PS. I've indeed changed the naming scheme of my branches, don't worry. ;-)


The following changes since commit c3286ee337b0586a8ae2b4f13c33e3de5d71139e:

Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig (2013-07-23 15:57:17 +0200)

are available in the git repository at:


git://gitorious.org/linux-kconfig/linux-kconfig.git yem/kconfig-for-next

for you to fetch changes up to 11097a0367e48954ecf616f9b0df48d86835dd0d:

modules: do not depend on kconfig to set 'modules' option to symbol MODULES (2013-08-15 22:56:08 +0200)

----------------------------------------------------------------
Clement Chauplannaz (1):
scripts/config: use sed's POSIX interface

Kees Cook (1):
kconfig: switch to "long long" for sanity

Yann E. MORIN (2):
kconfig: silence warning when parsing auto.conf when a symbol has changed type
modules: do not depend on kconfig to set 'modules' option to symbol MODULES

init/Kconfig | 1 +
scripts/config | 44 +++++++++++++++++++++++++++++++++++++++++---
scripts/kconfig/confdata.c | 11 ++++++++---
scripts/kconfig/symbol.c | 19 ++++++++++---------
4 files changed, 60 insertions(+), 15 deletions(-)

--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/