mips64el: util-linux: Document test failures caused by non-4K page size

This commit is contained in:
Xi Ruoyao 2024-01-06 11:44:32 +08:00
parent d23bc9dd83
commit 3d891c7cf0
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -115,6 +115,10 @@ su tester -c "make -k check"</userinput></screen>
two sub-tests from misc: mbsencode and one sub-test from script: replay are
known to fail.</para>
<para>Two tests named <filename>fadvise/drop</filename> and
<filename>fincore/count</filename> are known to fail if the page
size of the host kernel is not 4 KB.</para>
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>