<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel">
    <title>gmane.linux.kbuild.devel</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10136"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10135"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10133"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10131"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10129"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10126"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10124"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10123"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10122"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10120"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10119"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10118"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10117"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10116"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10115"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10114"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.kbuild.devel/10110"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10136">
    <title>Re: [pull request] Pull request for branch yem-kconfig-for-next</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10136</link>
    <description>&lt;pre&gt;Michal, All,

On 2013-06-19 22:40 +0200, Michal Marek spake thusly:

Could you please wait a few days (say friday, or monday), I know someone
whose supposed to do some testing on his use-case (Hello Thomas! ;-) ).

Thank you!

Regards,
Yann E. MORIN.

&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-19T21:01:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10135">
    <title>Re: [pull request] Pull request for branch yem-kconfig-for-next</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10135</link>
    <description>&lt;pre&gt;Dne 19.6.2013 00:44, Yann E. MORIN napsal(a):

I tested this a bit, it works fine. Unless somebody else finds issues,
I'll merge it.

Thanks,
Michal

--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Michal Marek</dc:creator>
    <dc:date>2013-06-19T20:40:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10133">
    <title>[PATCH 03/14] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10133</link>
    <description>&lt;pre&gt;From: Sedat Dilek &amp;lt;sedat.dilek&amp;lt; at &amp;gt;gmail.com&amp;gt;

This is a cleanup which uses the proper (new) definitions and does
not change current behaviour.

Signed-off-by: Sedat Dilek &amp;lt;sedat.dilek&amp;lt; at &amp;gt;gmail.com&amp;gt;
Reviewed-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
Tested-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
Signed-off-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;

---
Yann had some more ideas on improvements:

"What would be nice is an improvement that scales the choice window to
the number of entries in the choice. If there are a lot of choice
entries, then the choice popup grows in height (but does not overflow
the screen of course). So, instead of seeing only 6 entries, we'd see
as much as possible in the current screen.

Ditto for the width: the popup adapts to the longest prompt (but does
not overflow the screen either, of course), so prompts are not
truncated."

NOTE: This patch requires [1].

[1] http://marc.info/?l=linux-kbuild&amp;amp;m=137128726917166&amp;amp;w=2
---
 scripts/kconfig/mconf.c | 4 +++-
 1 file changed, 3 ins&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:44:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10131">
    <title>[PATCH 09/14] kconfig/conf: fix randconfig setting multiple symbols in a choice</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10131</link>
    <description>&lt;pre&gt;From: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;

Currently, randconfig may set more than one symbol in a given choice.
Given this config file:
    config A
        bool "A"
    if A
    choice
        bool "B/C/D"
    config B
        bool "B"
    config C
        bool "C"
    config D
        bool "D"
    endchoice
    endif # A

Then randconfig generates such .config files (case where A is not set is not
shown below for brevity), and where only the right-most .config is valid:
  CONFIG_A=y                  CONFIG_A=y                  CONFIG_A=y
  CONFIG_B=y                  CONFIG_B=y                  CONFIG_B=y
  CONFIG_C=y                  # CONFIG_C is not set       # CONFIG_C is not set
  # CONFIG_D is not set       CONFIG_D=y                  # CONFIG_D is not set

That is, in a randomised choice, the first symbol is always selected,
and at most one other symbol may be selected.

This is due to symbol randomised in a choice not being properly flagged
as having a value.

Fix that by flagging those symb&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10129">
    <title>[PATCH 11/14] kconfig/conf: print the seed used to initialise the RNG for randconfig</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10129</link>
    <description>&lt;pre&gt;From: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;

... so the user has a chance to reproduce a test-case.

Signed-off-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
---
 scripts/kconfig/conf.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/kconfig/conf.c b/scripts/kconfig/conf.c
index 94521c7..38616c1 100644
--- a/scripts/kconfig/conf.c
+++ b/scripts/kconfig/conf.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -532,6 +532,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; int main(int ac, char **av)
 seed = tmp;
 }
 }
+fprintf( stderr, "KCONFIG_SEED=0x%X\n", seed );
 srand(seed);
 break;
 }
&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10126">
    <title>[PATCH 12/14] kconfig: sort found symbols by relevance</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10126</link>
    <description>&lt;pre&gt;From: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;

When searching for symbols, return the symbols sorted by relevance.

Sorting is done as thus:
  - first, symbols with a prompt,   [1]
  - then, smallest offset,          [2]
  - then, shortest match,           [3]
  - then, highest relative match,   [4]
  - finally, alphabetical sort      [5]

So, searching (eg.) for 'P.*CI' :

[1] Symbols of interest are probably those with a prompt, as they can be
    changed, while symbols with no prompt are only for info. Thus:
        PCIEASPM comes before PCI_ATS

[2] Symbols that match earlier in the name are to be preferred over
    symbols which match later. Thus:
        PCI_MSI comes before WDTPCI

[3] The shortest match is (IMHO) more interesting than a longer one.
    Thus:
        PCI comes before PCMCIA

[4] The relative match is the ratio of the length of the match against
    the length of the symbol. The more of a symbol name we match, the
    more instersting that symbol is. Thus:
        PCIEAER comes befor&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10124">
    <title>[PATCH 07/14] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10124</link>
    <description>&lt;pre&gt;From: Dirk Gouders &amp;lt;dirk&amp;lt; at &amp;gt;gouders.net&amp;gt;

Submenus are sometimes empty and it would be nice if there is
something that notifies us that we should not expect any content
_before_ we enter a submenu.

A new function menu_is_empty() was introduced and empty menus and
menuconfigs are now marked by "----" as opposed to non-empty ones that
are marked by "---&amp;gt;".

This scheme was suggested by "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;.

Signed-off-by: Dirk Gouders &amp;lt;dirk&amp;lt; at &amp;gt;gouders.net&amp;gt;
Tested-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
Reviewed-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
Signed-off-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
---
 scripts/kconfig/lkc_proto.h |  1 +
 scripts/kconfig/mconf.c     | 11 ++++++-----
 scripts/kconfig/menu.c      | 16 ++++++++++++++++
 scripts/kconfig/nconf.c     | 16 ++++++++--------
 4 files changed, 31 insertions(+), 13 deletions(-)

diff --git a/scripts/kconfig/lkc_proto.h b/scripts/kconfig/lkc_proto.h
index ef1a738..ecdb965 100644
--- a/scripts/kconfig/lkc_proto.h
+++ b/&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10123">
    <title>[PATCH 08/14] scripts/config: replace hard-coded script name by a dynamic value</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10123</link>
    <description>&lt;pre&gt;From: Clement Chauplannaz &amp;lt;chauplac&amp;lt; at &amp;gt;gmail.com&amp;gt;

The script `config' prints its name in usage() function. It is currently
hard-coded to value `config'. However, the script may be reused under
a different name in contexts other than the Linux Kernel.

Replace the hard-coded value `config' by the name of the script at runtime.

Signed-off-by: Clement Chauplannaz &amp;lt;chauplac&amp;lt; at &amp;gt;gmail.com&amp;gt;
Acked-by: Andi Kleen &amp;lt;ak&amp;lt; at &amp;gt;linux.intel.com&amp;gt;
Signed-off-by: Yann E. MORIN &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
---
 scripts/config | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/scripts/config b/scripts/config
index bb4d3de..6b3272e 100755
--- a/scripts/config
+++ b/scripts/config
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,6 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 #!/bin/bash
 # Manipulate options in a .config file from the command line
 
+myname=${0##*/}
+
 # If no prefix forced, use the default CONFIG_
 CONFIG_="${CONFIG_-CONFIG_}"
 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -8,7 +10,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; usage() {
 cat &amp;gt;&amp;amp;2 &amp;lt;&amp;lt;EOL
 Manipulate options in a .config file from the command line.
 Usage:
-config options command ...
+$myna&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10122">
    <title>[PATCH 06/14] nconf: use function calls instead of ncurses' variables LINES and COLS</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10122</link>
    <description>&lt;pre&gt;From: Dirk Gouders &amp;lt;dirk&amp;lt; at &amp;gt;gouders.net&amp;gt;

According to the documentation [1], LINES and COLS are initialized by
initscr(); it does not say anything about the behavior when windows are
resized.

Do not rely on the current implementation of ncurses that updates
these variables on resize, but use the propper function calls or macros
to get window dimensions.

The use of the variables in main() was OK, but for the sake of
consistency it was modified to use the macro getmaxyx().

[1] ncurses(3X)

Signed-off-by: Dirk Gouders &amp;lt;dirk&amp;lt; at &amp;gt;gouders.net&amp;gt;
Reviewed-by: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
[yann.morin.1998&amp;lt; at &amp;gt;free.fr: declare 'lines' and 'columns' on a single line]
Signed-off-by: Yann E. MORIN &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;
---
 scripts/kconfig/nconf.c     | 21 ++++++++++++++-------
 scripts/kconfig/nconf.gui.c | 20 +++++++++++---------
 2 files changed, 25 insertions(+), 16 deletions(-)

diff --git a/scripts/kconfig/nconf.c b/scripts/kconfig/nconf.c
index dbf31ed..aac85d3 100644
--- a/scripts/kconfig/nconf.c
+++ b/s&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:45:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10120">
    <title>[pull request] Pull request for branch yem-kconfig-for-next</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10120</link>
    <description>&lt;pre&gt;From: "Yann E. MORIN" &amp;lt;yann.morin.1998&amp;lt; at &amp;gt;free.fr&amp;gt;

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 randomisation in presence of KCONFIG_ALLCONFIG    (me)
  - fix choice randomisation selecting more than one value in
    a choice (but only if it is conditional)                     (me)
  - fix choice-in-a-choice randomisation not selecting any value
    for the inner-most choice                                    (me)

Also, some code-cleanups and eye-candy:
  - mconf and nconf code cleanups                                (Dirk, Sedat)
  - mconf and nconf eye-candy                                    (Dirk)
  - scripts/config script-name in help text                      (Clément)
  - heuristic to sort found symbols by relevance                 (me)
  - more randconfig debugging help                  &lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-18T22:44:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10119">
    <title>(unknown)</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10119</link>
    <description>&lt;pre&gt;


Loan Syndicacion

Am AFG Guaranty Trust Bank, zu strukturieren wir Kreditlinien treffen Sie
unsere
Kunden spezifischen geschäftlichen Anforderungen und einen deutlichen
Mehrwert für unsere
Kunden Unternehmen.
eine Division der AFG Finance und Private Bank plc.

Wenn Sie erwägen, eine große Akquisition oder ein Großprojekt sind, können
Sie
brauchen eine erhebliche Menge an Kredit. AFG Guaranty Trust Bank setzen
können
zusammen das Syndikat, das die gesamte Kredit schnürt für
Sie.


Als Bank mit internationaler Reichweite, sind wir gekommen, um Darlehen zu
identifizieren
Syndizierungen als Teil unseres Kerngeschäfts und durch spitzte diese Zeile
aggressiv sind wir an einem Punkt, wo wir kommen, um als erkannt haben
Hauptakteur in diesem Bereich.


öffnen Sie ein Girokonto heute mit einem Minimum Bankguthaben von 500 £ und
Getup zu £ 10.000 als Darlehen und auch den Hauch einer Chance und gewann
die Sterne
Preis von £ 500.000 in die sparen und gewinnen promo in may.aply jetzt.


mit dem Folowin&lt;/pre&gt;</description>
    <dc:creator>AFG GTBANK LOAN</dc:creator>
    <dc:date>2013-06-17T19:28:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10118">
    <title>Re: [PATCH v5 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10118</link>
    <description>&lt;pre&gt;On Sat, 15 Jun 2013 04:11:36 +0100, Ben Hutchings &amp;lt;ben&amp;lt; at &amp;gt;decadent.org.uk&amp;gt; wrote :


You're right. New version below.

From: Anisse Astier &amp;lt;anisse&amp;lt; at &amp;gt;astier.eu&amp;gt;
Subject: [PATCH] deb-pkg: use KCONFIG_CONFIG instead of .config file directly

Signed-off-by: Anisse Astier &amp;lt;anisse&amp;lt; at &amp;gt;astier.eu&amp;gt;
Cc: Ben Hutchings &amp;lt;ben&amp;lt; at &amp;gt;decadent.org.uk&amp;gt;
---
 scripts/package/builddeb | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index acb8650..a8662ef 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -41,9 +41,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; create_package() {
 parisc*)
 debarch=hppa ;;
 mips*)
-debarch=mips$(grep -q CPU_LITTLE_ENDIAN=y .config &amp;amp;&amp;amp; echo el) ;;
+debarch=mips$(grep -q CPU_LITTLE_ENDIAN=y $KCONFIG_CONFIG &amp;amp;&amp;amp; echo el) ;;
 arm*)
-debarch=arm$(grep -q CONFIG_AEABI=y .config &amp;amp;&amp;amp; echo el) ;;
+debarch=arm$(grep -q CONFIG_AEABI=y $KCONFIG_CONFIG &amp;amp;&amp;amp; echo el) ;;
 *)
 echo "" &amp;gt;&amp;amp;2
 echo "** ** **  WARNING  ** ** **" &amp;gt;&amp;amp;2
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -106,12 +106,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; f&lt;/pre&gt;</description>
    <dc:creator>Anisse Astier</dc:creator>
    <dc:date>2013-06-17T13:49:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10117">
    <title>Re: [PATCH v5 2/4] deb-pkg: split debug symbols in their own package</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10117</link>
    <description>&lt;pre&gt;On Sat, 15 Jun 2013 05:03:15 +0100, Ben Hutchings &amp;lt;ben&amp;lt; at &amp;gt;decadent.org.uk&amp;gt; wrote :


Did a quick test with an allmodconfig. It has 4038 modules. I'm pretty
sure it should work.

In bash 4.2.37, "for i in $(seq 50000000); do  :; done" does work,
although it ends up eating 5GB of memory.

Anisse
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Anisse Astier</dc:creator>
    <dc:date>2013-06-17T12:05:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10116">
    <title>Re: [PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10116</link>
    <description>&lt;pre&gt;Sedat, All,

On 2013-06-15 11:07 +0200, Sedat Dilek spake thusly:

I've taken this in my tree, and will push to Michal for the next merge
window:
    https://www.gitorious.org/linux-kconfig/linux-kconfig/ yem-kconfig-for-next

Thank you!

Regards,
Yann E. MORIN.

&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-16T09:33:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10115">
    <title>Re: [RFC][PATCH] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10115</link>
    <description>&lt;pre&gt;Arve, All,

On 2013-06-06 20:37 -0700, Arve Hjønnevåg spake thusly:
[--SNIP--]

I've taken this in my tree, and will push to Michal for the next merge
window:
    https://www.gitorious.org/linux-kconfig/linux-kconfig/ yem-kconfig-for-next

Thank you!

Regards,
Yann E. MORIN.

&lt;/pre&gt;</description>
    <dc:creator>Yann E. MORIN</dc:creator>
    <dc:date>2013-06-16T09:32:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10114">
    <title>Re: [PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10114</link>
    <description>&lt;pre&gt;Acked-by: Wang YanQing &amp;lt;udknight&amp;lt; at &amp;gt;gmail.com&amp;gt;
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo&amp;lt; at &amp;gt;vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

&lt;/pre&gt;</description>
    <dc:creator>Wang YanQing</dc:creator>
    <dc:date>2013-06-16T04:07:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10113">
    <title>[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10113</link>
    <description>&lt;pre&gt;Commit c8dc68ad0fbd ("kconfig/lxdialog: support resize") added support
for resizing, but forgot to collect all hardcoded values at one single
place.

Also add a definition for the check for a minimum screen/window size
of 80x19.

[ ChangeLog v3:
  * Rename MENU_{HEIGTH,WIDTH}_MIN -&amp;gt; MENUBOX_{HEIGTH,WIDTH}_MIN
  ChangeLog v2:
  * Rename WIN_{HEIGTH,WIDTH}_MIN -&amp;gt; WINDOW_{HEIGTH,WIDTH}_MIN
  * Mention the check for a minimum screen/window size in the changelog
  * Add a comment above the block of new definitions ]

Signed-off-by: Sedat Dilek &amp;lt;sedat.dilek&amp;lt; at &amp;gt;gmail.com&amp;gt;
---
 scripts/kconfig/lxdialog/checklist.c |  4 ++--
 scripts/kconfig/lxdialog/dialog.h    | 14 ++++++++++++++
 scripts/kconfig/lxdialog/inputbox.c  |  4 ++--
 scripts/kconfig/lxdialog/menubox.c   |  2 +-
 scripts/kconfig/lxdialog/textbox.c   |  2 +-
 scripts/kconfig/lxdialog/util.c      |  2 +-
 scripts/kconfig/lxdialog/yesno.c     |  4 ++--
 7 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/scripts/kconfig/lxdialog/checklist.c b/script&lt;/pre&gt;</description>
    <dc:creator>Sedat Dilek</dc:creator>
    <dc:date>2013-06-15T09:07:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10112">
    <title>[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10112</link>
    <description>&lt;pre&gt;Commit c8dc68ad0fbd ("kconfig/lxdialog: support resize") added support
for resizing, but forgot to collect all hardcoded values at one single
place.

Also add a definition for the check for a minimum screen/window size
of 80x19.

[ ChangeLog v2:
  * Rename WIN_{HEIGTH,WIDTH}_MIN -&amp;gt; WINDOW_{HEIGTH,WIDTH}_MIN
  * Mention the check for a minimum screen/window size in the changelog
  * Add a comment above the block of new definitions ]

Signed-off-by: Sedat Dilek &amp;lt;sedat.dilek&amp;lt; at &amp;gt;gmail.com&amp;gt;
---
 scripts/kconfig/lxdialog/checklist.c |  4 ++--
 scripts/kconfig/lxdialog/dialog.h    | 14 ++++++++++++++
 scripts/kconfig/lxdialog/inputbox.c  |  4 ++--
 scripts/kconfig/lxdialog/menubox.c   |  2 +-
 scripts/kconfig/lxdialog/textbox.c   |  2 +-
 scripts/kconfig/lxdialog/util.c      |  2 +-
 scripts/kconfig/lxdialog/yesno.c     |  4 ++--
 7 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/scripts/kconfig/lxdialog/checklist.c b/scripts/kconfig/lxdialog/checklist.c
index a2eb80f..3034057 100644
--- a/scripts/kconfi&lt;/pre&gt;</description>
    <dc:creator>Sedat Dilek</dc:creator>
    <dc:date>2013-06-15T08:48:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10111">
    <title>Re: [PATCH v5 2/4] deb-pkg: split debug symbols in their own package</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10111</link>
    <description>&lt;pre&gt;[...]
[...]

Can shells generally cope with the list this produces for, say, an
allmodconfig build?  My instinct would be to use xargs and while, but
I'm willing to believe that this does work.

Ben.

&lt;/pre&gt;</description>
    <dc:creator>Ben Hutchings</dc:creator>
    <dc:date>2013-06-15T04:03:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10110">
    <title>Re: [PATCH v5 1/4] deb-pkg: use KCONFIG_CONFIG instead of .config file directly</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10110</link>
    <description>&lt;pre&gt;[...]
[...]

I think $KCONFIG_CONFIG needs to be handled specially here - it should
be installed as .config in the linux-headers package, since you can't
assume the environment variable is set when that package is used.

Ben.

&lt;/pre&gt;</description>
    <dc:creator>Ben Hutchings</dc:creator>
    <dc:date>2013-06-15T03:11:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.kbuild.devel/10109">
    <title>Re: [PATCH] dtc: ensure #line directives don't consume data from the next line</title>
    <link>http://permalink.gmane.org/gmane.linux.kbuild.devel/10109</link>
    <description>&lt;pre&gt;
The fix is in mainline now. Please check to make sure it is working for you.

g.


&lt;/pre&gt;</description>
    <dc:creator>Grant Likely</dc:creator>
    <dc:date>2013-06-14T22:01:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.kbuild.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.kbuild.devel</link>
  </textinput>
</rdf:RDF>
