Author: jhuntwork Date: 2005-05-27 14:10:09 -0600 (Fri, 27 May 2005) New Revision: 210
Removed: trunk/packages/linux/linux-2.6.10-reiser4_missing_export-1.patch Modified: trunk/Makefile Log: Updated kernel to 2.6.11.10, to match the current 6.1 book -- will still need to update the config file Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2005-05-25 05:00:46 UTC (rev 209) +++ trunk/Makefile 2005-05-27 20:10:09 UTC (rev 210) @@ -56,7 +56,7 @@ export WHICH= $(WD)/bin/which export WGET= wget --passive-ftp -export KVERS= 2.6.11.6 +export KVERS= 2.6.11.10 FTPGET= $(WD)/bin/ftpget WGET_V= 1.9.1 Deleted: trunk/packages/linux/linux-2.6.10-reiser4_missing_export-1.patch =================================================================== --- trunk/packages/linux/linux-2.6.10-reiser4_missing_export-1.patch 2005-05-25 05:00:46 UTC (rev 209) +++ trunk/packages/linux/linux-2.6.10-reiser4_missing_export-1.patch 2005-05-27 20:10:09 UTC (rev 210) @@ -1,12 +0,0 @@ -diff -Naur linux-2.6.10.orig/mm/filemap.c linux-2.6.10/mm/filemap.c ---- linux-2.6.10.orig/mm/filemap.c 2005-01-28 21:02:32.000000000 -0500 -+++ linux-2.6.10/mm/filemap.c 2005-01-28 21:05:56.000000000 -0500 -@@ -642,6 +642,8 @@ - return ret; - } - -+EXPORT_SYMBOL(find_get_pages_tag); -+ - /* - * Same as grab_cache_page, but do not wait if the page is unavailable. - * This is intended for speculative data generators, where the data can -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
