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

2013-09-04 Thread Yann E. MORIN
From: "Yann E. MORIN" Hello All! Michal, please pull for 3.12 this series that removes special-casing of the 'MODULES' symbol, as previously discussed with Sam and you. Regards, Yann E. MORIN. The following changes since commit b020bae0467b490797d61e6a658fb7df4568c074: Merge branch

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

2013-09-04 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Hello All! Michal, please pull for 3.12 this series that removes special-casing of the 'MODULES' symbol, as previously discussed with Sam and you. Regards, Yann E. MORIN. The following changes since commit b020bae0467b490797d61e6a658fb7df4568c074:

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

2013-08-16 Thread Yann E. MORIN
Michal, All, On Friday 16 August 2013 14:48:47 Michal Marek wrote: > On 15.8.2013 23:17, Yann E. MORIN wrote: > > From: "Yann E. MORIN" > > > > Hello Michal, > > > > Please pull a few more changes queued for 3.12 since your last pull: > > > > - POSIX compliance when using sed in

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

2013-08-16 Thread Michal Marek
On 15.8.2013 23:17, Yann E. MORIN wrote: > From: "Yann E. MORIN" > > 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 >

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

2013-08-16 Thread Michal Marek
On 15.8.2013 23:17, Yann E. MORIN wrote: From: Yann E. MORIN yann.morin.1...@free.fr 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

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

2013-08-16 Thread Yann E. MORIN
Michal, All, On Friday 16 August 2013 14:48:47 Michal Marek wrote: On 15.8.2013 23:17, Yann E. MORIN wrote: From: Yann E. MORIN yann.morin.1...@free.fr Hello Michal, Please pull a few more changes queued for 3.12 since your last pull: - POSIX compliance when using sed in

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

2013-08-15 Thread Yann E. MORIN
From: "Yann E. MORIN" 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)

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

2013-08-15 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr 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

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

2013-06-29 Thread Yann E. MORIN
From: "Yann E. MORIN" Hello Michal, All, Please pull this kconfig fix from Kees that enables 64-bit-wide (ie. signed long) [int,hex] ranges. Regards, Yann E. MORIN. The following changes since commit 490f16171119a16e05d670306c105f3b45c38837: Revert "kconfig: fix randomising choice entries

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

2013-06-29 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Hello Michal, All, Please pull this kconfig fix from Kees that enables 64-bit-wide (ie. signed long) [int,hex] ranges. Regards, Yann E. MORIN. The following changes since commit 490f16171119a16e05d670306c105f3b45c38837: Revert kconfig: fix

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-06-19 Thread Yann E. MORIN
Michal, All, On 2013-06-19 22:40 +0200, Michal Marek spake thusly: > Dne 19.6.2013 00:44, Yann E. MORIN napsal(a): > > From: "Yann E. MORIN" > > > > Hello Michal, All! > > > > These are the patches against kconfig that I have accumulated for 3.11, > > and for which I plan to later send a

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-06-19 Thread Michal Marek
Dne 19.6.2013 00:44, Yann E. MORIN napsal(a): > From: "Yann E. MORIN" > > Hello Michal, All! > > These are the patches against kconfig that I have accumulated for 3.11, > and for which I plan to later send a proper pull-request. > > Note-whorthy this time: > - fix values of tristates that

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-06-19 Thread Michal Marek
Dne 19.6.2013 00:44, Yann E. MORIN napsal(a): From: Yann E. MORIN yann.morin.1...@free.fr Hello Michal, All! These are the patches against kconfig that I have accumulated for 3.11, and for which I plan to later send a proper pull-request. Note-whorthy this time: - fix values of

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-06-19 Thread Yann E. MORIN
Michal, All, On 2013-06-19 22:40 +0200, Michal Marek spake thusly: Dne 19.6.2013 00:44, Yann E. MORIN napsal(a): From: Yann E. MORIN yann.morin.1...@free.fr Hello Michal, All! These are the patches against kconfig that I have accumulated for 3.11, and for which I plan to later send

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

2013-06-18 Thread Yann E. MORIN
From: "Yann E. MORIN" Hello Michal, All! These are the patches against kconfig that I have accumulated for 3.11, and for which I plan to later send a proper pull-request. Note-whorthy this time: - fix values of tristates that are selected by boolean choices (Arve) - fix choice

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

2013-06-18 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Hello Michal, All! These are the patches against kconfig that I have accumulated for 3.11, and for which I plan to later send a proper pull-request. Note-whorthy this time: - fix values of tristates that are selected by boolean choices (Arve) -

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-05-02 Thread Michal Marek
On 29.4.2013 19:59, Yann E. MORIN wrote: > The following changes since commit 23a5dfdad22a574d19d7cc19b391f9ce0d3c2f21: > > Revert "kconfig: fix randomising choice entries in presence of > KCONFIG_ALLCONFIG" (2013-04-26 23:21:59 +0200) > > are available in the git repository at: > >

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-05-02 Thread Michal Marek
On 29.4.2013 19:59, Yann E. MORIN wrote: The following changes since commit 23a5dfdad22a574d19d7cc19b391f9ce0d3c2f21: Revert kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG (2013-04-26 23:21:59 +0200) are available in the git repository at:

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

2013-04-29 Thread Yann E. MORIN
From: "Yann E. MORIN" Michal, Please pull this fix to restore compilation of the qconf frontend. Regards, Yann E. MORIN. The following changes since commit 23a5dfdad22a574d19d7cc19b391f9ce0d3c2f21: Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-04-29 Thread Michal Marek
On 27.4.2013 00:17, Yann E. MORIN wrote: > From: "Yann E. MORIN" > > Michal, > > Please pull this to revert: > 422c809: fix randomising choice entries in presence of KCONFIG_ALLCONFIG Pulled, thanks! Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: [pull request] Pull request for branch yem-kconfig-for-next

2013-04-29 Thread Michal Marek
On 27.4.2013 00:17, Yann E. MORIN wrote: From: Yann E. MORIN yann.morin.1...@free.fr Michal, Please pull this to revert: 422c809: fix randomising choice entries in presence of KCONFIG_ALLCONFIG Pulled, thanks! Michal -- To unsubscribe from this list: send the line unsubscribe

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

2013-04-29 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Michal, Please pull this fix to restore compilation of the qconf frontend. Regards, Yann E. MORIN. The following changes since commit 23a5dfdad22a574d19d7cc19b391f9ce0d3c2f21: Revert kconfig: fix randomising choice entries in presence of

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

2013-04-26 Thread Yann E. MORIN
From: "Yann E. MORIN" Michal, Please pull this to revert: 422c809: fix randomising choice entries in presence of KCONFIG_ALLCONFIG It causes more harm that it fixes issues, and I couldn't find a proper fix for now. To avoid breakage so close to the opening of the merge window, it makes

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

2013-04-26 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Michal, Please pull this to revert: 422c809: fix randomising choice entries in presence of KCONFIG_ALLCONFIG It causes more harm that it fixes issues, and I couldn't find a proper fix for now. To avoid breakage so close to the opening of the merge