Re: 2.6.13-mm1

From: Reuben Farrelly
Date: Thu Sep 01 2005 - 20:40:15 EST


Hi,

On 1/09/2005 10:58 a.m., Andrew Morton wrote:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm1/

- Included Alan's big tty layer buffering rewrite. This breaks the build on
lots of more obscure character device drivers. Patches welcome (please cc
Alan).



Changes since 2.6.13-rc6-mm2:


linus.patch
git-acpi.patch
git-arm.patch
git-cpufreq.patch
git-cryptodev.patch
git-ia64.patch
git-audit.patch
git-audit-ppc64-fix.patch
git-input.patch
git-jfs-fixup.patch
git-kbuild.patch
git-libata-all.patch
git-mtd.patch
git-netdev-all.patch
git-nfs.patch
git-ocfs2.patch
git-serial.patch
git-scsi-block.patch
git-scsi-iscsi.patch
git-scsi-misc.patch
git-watchdog.patch

This patch:

netlink-log-protocol-failures.patch

is causing lots of messages like this to be logged on my console:

Sep 2 11:52:41 tornado kernel: DEBUG: Failed to load PF_NETLINK protocol 9

It seems to be caused by audit support not being enabled in as if I rebuild with audit support the message goes away :)


I'm also observing some USB messages logged:

Sep 2 13:26:22 tornado kernel: usb 5-1: new full speed USB device using uhci_hcd and address 13
Sep 2 13:26:22 tornado kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 13 if 0 alt 0 proto 2 vid 0x03F0 pid 0x6204
Sep 2 13:26:23 tornado kernel: hub 5-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
Sep 2 13:26:23 tornado kernel: usb 5-1: USB disconnect, address 13
Sep 2 13:26:23 tornado kernel: drivers/usb/class/usblp.c: usblp0: removed
Sep 2 13:26:23 tornado kernel: usb 5-1: new full speed USB device using uhci_hcd and address 14
Sep 2 13:26:23 tornado kernel: usb 5-1: device descriptor read/64, error -71
Sep 2 13:26:23 tornado kernel: usb 5-1: device descriptor read/64, error -71
Sep 2 13:26:23 tornado kernel: usb 5-1: new full speed USB device using uhci_hcd and address 15
Sep 2 13:26:23 tornado kernel: usb 5-1: device descriptor read/all, error -71
Sep 2 13:26:23 tornado kernel: usb 5-1: new full speed USB device using uhci_hcd and address 16
Sep 2 13:26:23 tornado kernel: usb 5-1: can't set config #1, error -71
Sep 2 13:26:23 tornado kernel: usb 5-1: new full speed USB device using uhci_hcd and address 17
Sep 2 13:26:24 tornado kernel: usb 5-1: unable to read config index 0 descriptor/start
Sep 2 13:26:24 tornado kernel: usb 5-1: can't read configurations, error -71

[root@tornado kernel]# lsusb
Bus 005 Device 004: ID 050d:0105 Belkin Components
Bus 005 Device 003: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
[root@tornado kernel]#

Output of lsusb -v up at http://www.reub.net/kernel/lsusb-output

reuben


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/