diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-06-20 21:07:05 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-06-20 21:07:05 +0000 |
| commit | 5b8c451048dc49fda89a786ea847e20dfd1f2dc5 (patch) | |
| tree | 540af770f89e42d244867faae251d8cd947e507c | |
| parent | 5ea4972cd46c82be9714ce6b4defb05bee34ce1c (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index 464f89ba99e4..240cbbe0fe4c 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -184,6 +184,13 @@ hw.eisa_slots=0 # disable probing for EISA devices</programlisting> Research Projects Agency (DARPA): OpenPAM, NSS support, PAE support, various MAC framework updates, the GEOM disk geometry system.</para> + + <para>An integer overflow could cause kernel panics on PAE-using + machines with certain memory sizes. This bug has been corrected + on both the <literal>RELENG_5_1</literal> and + <literal>HEAD</literal> branches. A workaround for this problem + is to remove some memory, update the system in question, and + reinstall the memory.</para> ]]> </sect1> |
