diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:31:33 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:31:33 +0000 |
commit | 7d7c62c7f946b4a1ab633742a0dc5c1815c518cf (patch) | |
tree | daef1abdf831312b007ff56c7b72b7b1b37f03ce /chapter03 | |
parent | d48e6eb263fd54705d3889f510ad7709f4ccea66 (diff) |
Upgrade to Linux-2.6.35.2. Fixes #2737.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2086bfb75..b3f174f02 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -132,6 +132,14 @@ </varlistentry> <varlistentry> + <term>Linux Memory Model Locking Patch - <token>&linux-mm_locking-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&linux-mm_locking-patch;"/></para> + <para>MD5 sum: <literal>&linux-mm_locking-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Man-DB Upstream Fix Assertion Patch - <token>&man-db-upstream_fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&man-db-upstream_fixes-patch;"/></para> |