|
|
Log in / Subscribe / Register

2.6.14-rc2-kj1

From:  Alexey Dobriyan <adobriyan@gmail.com>
To:  kernel-janitors@lists.osdl.org
Subject:  2.6.14-rc2-kj1
Date:  Wed, 21 Sep 2005 18:53:49 +0400
Cc:  linux-kernel@vger.kernel.org

2.6.14-rc2-kj1 aka "Affine Albatross" is out. You can grab it from
http://coderock.org/kj/2.6.14-rc1-kj1/

Full shortlog is at
http://coderock.org/kj/2.6.14-rc2-kj1/shortlog

Merged
------
kernel_audit_c_fix_sparse_warnings___nocast_type.patch
i386_reboot_c_replace_custom_macro_with_isdigit.patch
remove_arch_arm26_boot_compressed_hw_bse_c.patch

New in this release
-------------------
Christoph Hellwig:
  specialix: check_region/request_region related cleanups

Christophe Lucas:
  arch/alpha/kernel/*: use KERN_*
  	two new files

Dropped
-------
arm_sa1111_c_use_sizeof_pointer.patch
	There was a discussion and much disagreement about sizeof(*p)
	vs sizeof(struct foo) on linux-kernel (grep for "Russell King
	sizeof").
	
	Net result #1: maintainer decides what to put into sizeof.
	Net result #2: kernel janitors won't convert code to either
		       form.

floppy_relocate_devfs_comment.patch
	akpm() returned -ETOOTRIVIAL.

gt96100_stop_using_pci_find_device.patch
	Should be converted to standart PCI API instead.

prism54_use_msleep.patch
	Old patch to use msleep() instead of schedule_timeout(). netdev
	tree switched to schedule_timeout_uninterruptible(). I'll wait
	for API dust to settle.

stir4200_use_set_current_state.patch
	Ditto.



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