LWN.net Logo

Advertisement

Interested in hardware, diags, validation, Linux, C, ARM, Microcode and low level programming and blazing networks?

Advertise here

2.6.5-rc1-aa3

From:  Andrea Arcangeli <andrea@suse.de>
To:  linux-kernel@vger.kernel.org
Subject:  2.6.5-rc1-aa3
Date:  Sat, 20 Mar 2004 22:03:06 +0100

Fixed the sigbus in nopage and improved the page_t layout per Hugh's
suggestion. BUG() with discontigmem disabled if somebody returns non-ram
via do_no_page, that cannot work right on numa anyways.

	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.6/2.6.5-rc1-aa3.gz
	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.6/2.6.5-rc1-aa3/

Diff between 2.6.5-rc1-aa2 and 2.6.5-rc1-aa3.

Only in 2.6.5-rc1-aa2: 00000_extraversion-2
Only in 2.6.5-rc1-aa3: extraversion
Only in 2.6.5-rc1-aa2: 00100_objrmap-core-1.gz
Only in 2.6.5-rc1-aa3: objrmap-core.gz

	Rediffed.

Only in 2.6.5-rc1-aa2: 00000_twofish-2.6.gz
Only in 2.6.5-rc1-aa3: twofish-2.6.gz
Only in 2.6.5-rc1-aa2: 00200_kgdb-ga-1.gz
Only in 2.6.5-rc1-aa2: 00201_kgdb-ga-recent-gcc-fix-1.gz
Only in 2.6.5-rc1-aa2: 00201_kgdb-THREAD_SIZE-fixes-1.gz
Only in 2.6.5-rc1-aa2: 00201_kgdb-x86_64-support-1.gz
Only in 2.6.5-rc1-aa3: kgdb-ga.gz
Only in 2.6.5-rc1-aa3: kgdb-ga-recent-gcc-fix.gz
Only in 2.6.5-rc1-aa3: kgdb-THREAD_SIZE-fixes.gz
Only in 2.6.5-rc1-aa3: kgdb-x86_64-support.gz

	Renamed.

Only in 2.6.5-rc1-aa2: 00101_anon_vma-2.gz
Only in 2.6.5-rc1-aa3: anon_vma.gz

	Change mapcount to an unsigned int, and move it near
	the atomic_t to save 8 bytes per page on 64bit archs,
	from Hugh Dickins.

	Fixed a bug in do_no_page that was crashing if
	->nopage returned a sigbus or oom error.

Only in 2.6.5-rc1-aa3: linus.patch.gz

	Linus's patch from 2.6.5-rc1-mm2.

Only in 2.6.5-rc1-aa3: laptop-mode-2.patch.gz

	laptop mode from 2.6.5-rc1-mm2.

Only in 2.6.5-rc1-aa3: clear_page_dirty_for_io.patch.gz
Only in 2.6.5-rc1-aa3: compound-pages-stop-using-lru.patch.gz
Only in 2.6.5-rc1-aa3: hugetlb-stop-using-page-list.patch.gz
Only in 2.6.5-rc1-aa3: irq-safe-pagecache-lock.patch.gz
Only in 2.6.5-rc1-aa3: page_alloc-stop-using-page-list.patch.gz
Only in 2.6.5-rc1-aa3: pageattr-stop-using-page-list.patch.gz
Only in 2.6.5-rc1-aa3: radix-tree-tagging.patch.gz
Only in 2.6.5-rc1-aa3: readahead-stop-using-page-list.patch.gz
Only in 2.6.5-rc1-aa3: remove-page-list.patch.gz
Only in 2.6.5-rc1-aa3: slab-stop-using-page-list.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-clean-pages.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-dirty-pages.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-io-pages.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-locked-pages-fix-2.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-locked-pages-fix.patch.gz
Only in 2.6.5-rc1-aa3: stop-using-locked-pages.patch.gz
Only in 2.6.5-rc1-aa3: tag-dirty-pages.patch.gz
Only in 2.6.5-rc1-aa3: tag-writeback-pages-fix.patch.gz
Only in 2.6.5-rc1-aa3: tag-writeback-pages-missing-filesystems.patch.gz
Only in 2.6.5-rc1-aa3: tag-writeback-pages.patch.gz
Only in 2.6.5-rc1-aa3: unslabify-pgds-and-pmds.patch.gz

	Writeback changes from 2.6.5-rc1-mm2 to reduce the difference
	with other trees, and to avoid having to maintain significantly
	different versions of anon_vma.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds