Re: scheduling upload for 5.0.2

2009-06-06 Thread Ben Hutchings
On Sat, 2009-06-06 at 16:49 -0600, dann frazier wrote: > SRM recently announced plans for the upcoming 5.0.2 release, so I'd > like to schedule an upload for this Monday evening, June 8. > > Hopefully we get some feedback on Ben's patch for #517449 before that. Given that this patch involved a fa

Re: scheduling upload for 5.0.2

2009-06-06 Thread John Morrissey
On Sat, Jun 06, 2009 at 04:49:42PM -0600, dann frazier wrote: > SRM recently announced plans for the upcoming 5.0.2 release, so I'd > like to schedule an upload for this Monday evening, June 8. > > Hopefully we get some feedback on Ben's patch for #517449 before that. Any chance you could hold of

scheduling upload for 5.0.2

2009-06-06 Thread dann frazier
SRM recently announced plans for the upcoming 5.0.2 release, so I'd like to schedule an upload for this Monday evening, June 8. Hopefully we get some feedback on Ben's patch for #517449 before that. -- dann frazier -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subj

Bug#411499: kernel: panic with scsi scanner and aha1542

2009-06-06 Thread Ben Hutchings
The panic is due to the driver receiving a request to transfer 5 bytes when it requires and checks for even lengths. It was almost certainly introduced by this change between 2.6.15 and .16: commit eca7be5e1899626db01ae42b0123458d6fb34930 Author: Brian King Date: Tue Feb 14 12:42:24 2006 -0600

Processed: found 411499 in 2.6.18-3, fixed 411499 in 2.6.24-1

2009-06-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 411499 2.6.18-3 Bug#411499: kernel: panic with scsi scanner and aha1542 Bug marked as found in version 2.6.18-3. > fixed 411499 2.6.24-1 Bug#411499: kernel: panic with scsi scanner and aha1542 Bug marked as fixed in version 2.6.24-1. > End

Bug#395008: linux-image-2.6.18-1-686: Oops with irda driver

2009-06-06 Thread Ben Hutchings
This may have been fixed by this upstream change between 2.6.18 and .19: commit da349f1c2e0a0bf8958cdaf14e8f33acdf3182a5 Author: Samuel Ortiz Date: Wed Sep 27 20:05:38 2006 -0700 [IrDA]: af_irda.c cleanups We lock the socket when both releasing and getting a disconnected notif

fscache (2.6.30rc8)

2009-06-06 Thread Adrian von Bidder
Hi, A very short time (<100M) after reading from data stored in a fscache'd nfs (nfs3 or nfs4, doesn't matter), the cache gets disabled with something like: +++ Jun 6 18:59:58 syydelaervli kernel: [ 1107.260445] Pid: 2104, comm: kslowd Not tainted 2.6.30-rc8-686 #1

Bug#377753: linux-image-2.6.17-1-686: pcmcia bridge detected, cards are not

2009-06-06 Thread Ben Hutchings
This was presumably introduced by the earlier fixes for misnumbering of PCI buses. This change made between 2.6.17 and .18 may well have fixed it: commit b435261b1e09bb2bb6acc4abbc7f6e3d885f9e62 Author: Bernhard Kaindl Date: Tue May 30 18:00:34 2006 +0200 [PATCH] yenta: fix hidden PCI bus

Bug#364607: horrible nfs read performance

2009-06-06 Thread Ben Hutchings
Using TCP for NFS is the default and is generally recommended. The problem you originally reported involved poorer performance for the clients using a gigabit link than those using a 100-megabit link . Based on your latest results

Bug#265039: marked as done (kernel-image-2.6.7-1-k7-smp: Kernel panics when psmouse.proto={bare|imps|exps} is present as kernel parameter)

2009-06-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Jun 2009 17:03:18 +0100 with message-id <1244304198.21215.68.ca...@deadeye> and subject line Re: kernel-image-2.6.7-1-k7-smp: Kernel panics when psmouse.proto={bare|imps|exps} is present as kernel parameter has caused the Debian Bug report #265039, regarding kernel-imag

Bug#532115: analog joystick-driver not running with gameport

2009-06-06 Thread Debian
Package: linux-image-2.6.26-1-amd64 Severity: important Please refer to bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518815 I have moved this bug to the package udev, but it is still possible that it is a problem in the kernel-module /lib/modules/2.6.24-1-amd64/kernel/drivers/input/joysti

Bug#478166: marked as done (linux-image-2.6.24-1-686: airo hang when loading because of aes)

2009-06-06 Thread Debian Bug Tracking System
Your message dated Sat, 06 Jun 2009 14:43:50 +0100 with message-id <1244295830.21215.62.ca...@deadeye> and subject line Re: linux-image-2.6.24-1-686: airo hang when loading because of aes has caused the Debian Bug report #478166, regarding linux-image-2.6.24-1-686: airo hang when loading because

Bug#532040: firmware-linux: Request for new version to contain Radeon R600 firmware

2009-06-06 Thread Alex Dănilă
Than you for a fast help. :) Alex Ben Hutchings wrote: On Sat, 2009-06-06 at 01:16 +0200, Alex Dănilă wrote: Package: firmware-linux Version: 0.16 Severity: normal This is a request for a new version of the firmware-linux package, for kernels 2.6.30. I need the file radeon/RV620_cp.bin

[bts-link] source package linux-2.6

2009-06-06 Thread bts-link-upstream
# # bts-link upstream status pull for source package linux-2.6 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #531932 # * http://bugzilla.kernel.org/show_bug.cgi?id=10180 # * remote status cha

Bug#531488: Kernel panic booting Oracle Linux in kvm

2009-06-06 Thread Davide Bologna
Finally I've find out. The problem is kvm source of package linux-source-2.6.26 does not include the kvm-66-fix-k7-msr2.patch. kvm source in package kvm-source 72+dfsg-5 seems to be more up to date; it includes the k7 patch and more, it seems. Look diffs in the attachment. I do not know if this i

Bug#531488: Kernel panic booting Oracle Linux in kvm

2009-06-06 Thread Davide Bologna
I have found out something interesting. The attached patch, which I think should fix the bug, is present in kvm-72 Debian sources but not in the 2.6.26-2 kernel source. So maybe rebuilding kvm from source cures the problem; I will test this. m...@fujiko:/tmp$ diff /home/mud/src/debian-bug-531488/l

Bug#531488: Kernel panic booting Oracle Linux in kvm

2009-06-06 Thread Davide Bologna
No luck. The patch I've previously described is already merged in lenny's kvm-72. Then something must have changed in kvm-85 to make things work; I will try to find out what in mailing list and changelog. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "uns