Searched refs:errata (Results 1 – 7 of 7) sorted by relevance
17 #define _ERRATA(erratum) errata("ERRATA_" # erratum)34 static inline bool errata(const char *erratum) in errata() function
138 2) Making the test conditional on errata in the code,145 With the errata condition the unsafe unit test is only run156 The ./errata.txt file provides a mapping of the commits needed by errata159 from the ./errata.txt file and the host's kernel version is provided to
23 and those guarded by errata.
105 --erratatxt=FILE specify a file to use instead of errata.txt. Use
530 local line commit minver errata rest v p s x have537 errata="ERRATA_$commit"582 eval export "$errata=$have"
829 if (!errata(ERRATA_UNMAPPED_COLLECTIONS)) { in test_migrate_unmapped_collection()