kernel: Remove outdated note not to update kernel API headers

We now consider upgrading kernel API headers safe.
This commit is contained in:
Xi Ruoyao 2024-12-13 12:48:23 +08:00
parent 71df0cfa0f
commit d095cba8b6
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -497,17 +497,6 @@
complete.</para> complete.</para>
</warning> </warning>
<warning>
<para>The headers in the system's <filename
class="directory">include</filename> directory (<filename
class="directory">/usr/include</filename>) should
<emphasis>always</emphasis> be the ones against which Glibc was compiled,
that is, the sanitised headers installed in <xref
linkend="ch-tools-linux-headers"/>. Therefore, they should
<emphasis>never</emphasis> be replaced by either the raw kernel headers
or any other kernel sanitized headers.</para>
</warning>
</sect2> </sect2>
<sect2 id="conf-modprobe" role="configuration"> <sect2 id="conf-modprobe" role="configuration">