ChangeSet@1.1833, 2004-05-23 16:19:28-07:00, vadim@cs.washington.edu [NET]: Save some space with sysfs strings. ChangeSet@1.1832, 2004-05-23 16:13:00-07:00, davem@nuts.davemloft.net Merge http://linux-mh.bkbits.net/bluetooth-2.6 into nuts.davemloft.net:/disk1/BK/net-2.6 ChangeSet@1.1831, 2004-05-23 12:22:09-07:00, viro@parcelfarce.linux.theplanet.co.uk [PATCH] ncpfs compat ioctls This takes ncpfs ioctl handling into fs/compat_ioctl.c, removing it from ppc64 and sparc64 code. Code sanitized, switched to compat_alloc_user_space(), bunch of {k,v}malloc() killed. ChangeSet@1.1608.4.6, 2004-05-23 13:43:34+02:00, marcel@holtmann.org [Bluetooth] Define .kobj.k_name for the fake device The PCMCIA devices are not devices for the kernel and the bt3c_cs driver uses a fake device for calling request_firmware(). The fake device initialization must also set .kobj.k_name to prevent an oops until PCMCIA devices are fully integrated into the driver model. ChangeSet@1.1608.4.5, 2004-05-23 13:31:00+02:00, marcel@holtmann.org [Bluetooth] Use try_module_get() for RFCOMM sessions It is not possible to use __module_get() when adding a new RFCOMM session, because there is a case where no reference count is hold. This happens when the module is not in use right now and an incoming connection occurs. ChangeSet@1.1830, 2004-05-22 22:46:07-07:00, torvalds@ppc970.osdl.org Linux 2.6.7-rc1 TAG: v2.6.7-rc1