Ignore:
Timestamp:
04/23/2023 01:31:12 PM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
45d1335
Parents:
1b61cd1 (diff), ed48f326 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    r1b61cd1 rc2596a4  
    102102
    103103    <para>The <emphasis>hardlink</emphasis> tests will fail if the host's kernel
    104     does not have the option CONFIG_CRYPTO_USER_API_HASH set. In addition,
     104    does not have the option <option>CONFIG_CRYPTO_USER_API_HASH</option>
     105    enabled or does not have any options providing a SHA256 implementation
     106    (for example, <option>CONFIG_CRYPTO_SHA256</option>, or
     107    <option>CONFIG_CRYPTO_SHA256_SSSE3</option> if the CPU supports
     108    Supplemental SSE3) enabled. In addition,
    105109    two sub-tests from misc: mbsencode and one sub-test from script: replay are
    106110    known to fail.</para>
Note: See TracChangeset for help on using the changeset viewer.