<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in expected_config1</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f2fd2aad - kconfig: tests: test dependency after shuffling choices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/kconfig/tests/choice_randomize2/expected_config1#f2fd2aad</link>
        <description>kconfig: tests: test dependency after shuffling choicesCommit c8fb7d7e48d1 (&quot;kconfig: fix broken dependency in randconfig-generated .config&quot;) fixed the issue, but I did not add a test case.This commit adds a test case that emulates the reported situation.The test would fail without c8fb7d7e48d1.To handle the choice &quot;choose X&quot;, FOO must be calculated beforehand.FOO depends on A, which is a member of another choice &quot;choose A or B&quot;.Kconfig _temporarily_ assumes the value of A to proceed. The choice&quot;choose A or B&quot; will be shuffled later, but the result may or may notmeet &quot;FOO depends on A&quot;. Kconfig should invalidate the symbol valuesand recompute them.In the real example for ARCH=arm64, the choice &quot;Instrumentation type&quot;needs the value of CPU_BIG_ENDIAN. The choice &quot;Endianness&quot; will beshuffled later.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/kconfig/tests/choice_randomize2/expected_config1</description>
        <pubDate>Wed, 20 Mar 2024 16:52:11 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
