Bug#534904: If acpi_cpufreq is not loaded "atiixp: codec reset timeout" does not appear

2009-06-27 Thread Sergey Spiridonov

Hi

If acpi_cpufreq is not loaded at boot time, then the line

[   90.530276] atiixp: codec reset timeout

does not appear in the dmesg output after reboot
--
Best regards, Sergey Spiridonov




--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



v2.6.31-rc1

2009-06-27 Thread Ben Hutchings
I'd like to update trunk to 2.6.31-rc1.  I've refreshed the patches
accordingly.  Any objections?

Ben.

-- 
Ben Hutchings
It is impossible to make anything foolproof because fools are so ingenious.


signature.asc
Description: This is a digitally signed message part


Processed: tagging 508866, bug 508866 is forwarded to http://bugzilla.kernel.org/show_bug.cgi?id=12557

2009-06-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 508866 upstream fixed-upstream patch
Bug#508866: linux-image-2.6.26-1-amd64: NFS going stale for stat() for renamed 
files like .Xauthority
There were no tags set.
Tags added: upstream, fixed-upstream, patch

> forwarded 508866 http://bugzilla.kernel.org/show_bug.cgi?id=12557
Bug#508866: linux-image-2.6.26-1-amd64: NFS going stale for stat() for renamed 
files like .Xauthority
Noted your statement that Bug has been forwarded to 
http://bugzilla.kernel.org/show_bug.cgi?id=12557.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534690: linux-image-2.6.30-1-686: unable to unmount a loop device

2009-06-27 Thread Ben Hutchings
On Fri, 2009-06-26 at 13:50 +0200, Jakub Wilk wrote:
> Package: linux-image-2.6.30-1-686
> Version: 2.6.30-1
> Severity: normal
> 
> # lsmod | grep -c loop
> 0
> 
> # modprobe loop max_part=8
> 
> # dd if=/dev/zero of=/tmp/fs bs=1M count=1
> 1+0 records in
> 1+0 records out
> 1048576 bytes (1.0 MB) copied, 0.00407344 s, 257 MB/s
> 
> # mke2fs -F -q /tmp/fs
> 
> # mkdir /tmp/mnt/
> 
> # mount -o loop /tmp/fs /tmp/mnt/
> 
> # umount /tmp/mnt/
> [  284.509864] BUG: unable to handle kernel NULL pointer dereference at 
> 0060
> [  284.509902] IP: [] blkdev_ioctl+0x25/0x842
> [  284.509929] *pde = 
> [  284.509944] Oops:  [#1] SMP
> [  284.509963] last sysfs file: /sys/devices/virtual/block/loop0/removable
> [  284.509980] Modules linked in: loop ext2 tun kvm_amd kvm binfmt_misc 
> nf_conntrack_ipv6 ip6table_filter ip6_tables nvidiafb fb_ddc vgastate xt_MARK 
> iptable_mangle iptable_nat nf_nat ipt_REJECT xt_tcpudp nf_conntrack_ipv4 
> nf_defrag_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables fuse 
> snd_hda_codec_realtek tvaudio tda7432 tuner_simple tuner_types tuner arc4 ecb 
> snd_hda_intel snd_hda_codec bttv ir_common snd_hwdep i2c_algo_bit v4l2_common 
> videodev v4l1_compat snd_pcm videobuf_dma_sg snd_seq snd_timer snd_seq_device 
> rt61pci crc_itu_t rt2x00pci snd videobuf_core btcx_risc rt2x00lib soundcore 
> snd_page_alloc led_class input_polldev mac80211 tveeprom cfg80211 
> eeprom_93cx6 i2c_nforce2 i2c_core evdev processor button k8temp serio_raw 
> psmouse ext3 jbd mbcache ide_gd_mod ide_cd_mod cdrom ata_generic libata 
> scsi_mod ide_pci_generic amd74xx forcedeth ide_core ohci_hcd ehci_hcd usbcore 
> floppy thermal fan thermal_sys [last unloaded: loop]
> [  284.510570]
> [  284.510581] Pid: 3328, comm: umount Not tainted (2.6.30-1-686 #1) M61SME-S2
> [  284.510600] EIP: 0060:[] EFLAGS: 00010287 CPU: 1
> [  284.510617] EIP is at blkdev_ioctl+0x25/0x842

This matches the source line:
struct gendisk *disk = bdev->bd_disk;

> [  284.510630] EAX:  EBX: 125f ECX: 125f EDX: 

and bdev == NULL.

> [  284.510645] ESI:  EDI:  EBP:  ESP: c3fefe08
> [  284.510662]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> [  284.510677] Process umount (pid: 3328, ti=c3fee000 task=c3d2e750 
> task.ti=c3fee000)
> [  284.510694] Stack:
> [  284.510704]  c011dda9 c04ca6ec c3d2e750 c3cacc80  c3cacc80 
> c3cacc80 c04951c0
> [  284.510756]  c031ce8e c38630c0 0b00 c04951c0  0212 
>  c3d2e904
> [  284.510814]  0001 0246 3e1b71e2 0042 c040c840 000c 
> c017160e 000c
> [  284.510876] Call Trace:
> [  284.510886]  [] ? pick_next_task_fair+0x80/0x87
> [  284.510909]  [] ? __schedule+0x719/0x746
> [  284.510931]  [] ? release_pages+0x11c/0x124
> [  284.510953]  [] ? update_curr+0x58/0x178
> [  284.510973]  [] ? schedule+0x5/0x13
> [  284.510991]  [] ? schedule_timeout+0x14/0xbd
> [  284.511011]  [] ? check_preempt_wakeup+0x139/0x173
> [  284.511031]  [] ? wait_for_common+0xc1/0x112
> [  284.511051]  [] ? default_wake_function+0x0/0x8
> [  284.511075]  [] ? ioctl_by_bdev+0x20/0x2f
> [  284.511096]  [] ? loop_clr_fd+0x186/0x1a2 [loop]
> [  284.59]  [] ? lo_release+0x2f/0x53 [loop]
[...]

Since this change, lo_release() calls loop_clr_fd() with bdev = NULL:

commit bb21488482bd36eae6b30b014d93619063773fd4
Author: Al Viro 
Date:   Sun Mar 2 09:29:48 2008 -0500

[PATCH] switch loop

ioctl doesn't need BKL here

Signed-off-by: Al Viro 

Most actions in loop_clr_fd() that use bdev were made conditional on
bdev != NULL, with the exception of:

if (max_part > 0)
ioctl_by_bdev(bdev, BLKRRPART, 0);

So I think that this if() needs to test bdev as well.

Ben.

-- 
Ben Hutchings
It is impossible to make anything foolproof because fools are so ingenious.


signature.asc
Description: This is a digitally signed message part


Bug#533316: Bug persist in 2.6.30

2009-06-27 Thread Jakub Lucký
Hi there

this bug persists in 2.6.30-1-686 kernel

Jakub Lucký


Bug#533292: linux-image-2.6.30-1-686 (sid), KMS enabled: black

2009-06-27 Thread Adrian Glaubitz
Hi Jos,

KMS is still under heavy development and especially the Intel
X.org-driver is experiencing a total overhaul at the moment. The guys
at Intel state that there are dozens of possible combinations
regarding drivers/kernel/accel-modes and graphics hardware that noone
can really tell for sure that your specific combination will work
without any trouble.

In any case, you will need the latest xorg-driver for intel
(xf86-video-intel), the latest DRM and mesa. You can get everything
here:



I have a desktop machine with Intel GMA-3000 and always up-to-date
Debian unstable and KMS works very well with 2.6.30 (Vanilla-Kernel)
and the above stuff from the X.org git. So if you really want to have
KMS you should build everything yourself or wait until the whole
software is mature enough to be uploaded to unstable.



Adrian



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-06-27 Thread Vagrant Cascadian
Package: linux-image-2.6.26-2-xen-686
Version: 2.6.26-15lenny3
Severity: important

we've been using xen on debian extensively for the last couple years, and it's
overall been great for freegeek!

unfortunately, in the last couple weeks, i've been experiencing some issues
with some domU machines crashing on lenny xen dom0.

at some point, the domU just hangs, and "xm console" is unresponsive. still
able to ping the domU server, but not log in via ssh, and existing ssh
connections stop working. "xm reboot" and "xm shutdown" are useless.
eventually, we "xm destroy" it, and it continues to work for another 1-3 days.

load on the dom0 doesn't seem high in any way. load levels on the domU seem
reasonable (usually less than 1-2 with a 2 processor system).

nothing obvious in the dom1 or domU syslog entries, in /var/log/xend/*.log. 

we've seen this happen on 3 separate dom0 servers, with 3 separate domU xen
servers. other domU servers running on the same dom0 continue to work fine.

it's happening on two lenny xen servers, one of which was cleanly installed as
a lenny server post-release, one of which was upgraded from etch, and one of
which is just etch running the lenny xen kernel.

i noticed that we upgraded the kernel to the current version around june 2nd
(though the problems didn't really start till mid-june), which seems to have a
xen-specific changelog entry:

  [ Ian Campbell ]
  * xen: Fix missing check of interrupted code's code selector
(CVE-2009-1758)

no idea if that could possibly be relevent. i might try running an older kernel
and see if that stabalizes it at all.

i know this isn't much to go on for a bug report, but it's been kind of
crippling and i don't really know what to do. any suggestions on how to get
more useful troubleshooting information would be greatly appreciated.

live well,
  vagrant

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-xen-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-2-xen-686 depends on:
ii  initramfs-tools  0.92o   tools for generating an initramfs
ii  linux-modules-2.6.26-2-x 2.6.26-15lenny3 Linux 2.6.26 modules on i686

Versions of packages linux-image-2.6.26-2-xen-686 recommends:
ii  libc6-xen 2.7-18 GNU C Library: Shared libraries [X

Versions of packages linux-image-2.6.26-2-xen-686 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: reopening 498271, found 498271 in 2.6.26-17

2009-06-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 498271
Bug#498271: linux-image-2.6.26-1-amd64: the SATA CDROM isn't detected
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

> # Patch was reverted as it introduced #533657
> found 498271 2.6.26-17
Bug#498271: linux-image-2.6.26-1-amd64: the SATA CDROM isn't detected
Bug marked as found in version 2.6.26-17.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527517: More info on the bug

2009-06-27 Thread Leandro Lucarella
Here is a bug report from the Kernel Bug Tracker:

http://bugzilla.kernel.org/show_bug.cgi?id=13375

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/

GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)

1950 we were 3 billion people on the earth,
today we are 6 billion people



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527517: linux-image-2.6.30-1-686: Still happens in 2.6.30

2009-06-27 Thread Leandro Lucarella
Package: linux-image-2.6.30-1-686
Version: 2.6.30-1
Severity: normal


I want to confirm this issue is still happening in 2.6.30. I'm exporting
an XFS filesystem, in case the information is useful.

I found this thread in LKML that talks about the same problem:
http://lkml.org/lkml/2009/5/21/165

-- Package-specific info:
** Version:
Linux version 2.6.30-1-686 (Debian 2.6.30-1) (wa...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-11) ) #1 SMP Sun Jun 14 16:11:32 UTC 2009

** Command line:
root=/dev/hda3 default_relatime ro 

** Not tainted

** Kernel log:
[ 2768.406920] reconnect_path: npd != pd
[ 2768.410008] reconnect_path: npd != pd
[ 2768.450497] reconnect_path: npd != pd
[ 2768.453522] reconnect_path: npd != pd
[ 2778.504640] reconnect_path: npd != pd
[ 2778.507603] reconnect_path: npd != pd
[ 2778.509505] reconnect_path: npd != pd
[ 2778.512785] reconnect_path: npd != pd
[ 2778.541541] reconnect_path: npd != pd
[ 2778.544539] reconnect_path: npd != pd
[ 2788.606129] reconnect_path: npd != pd
[ 2788.607610] reconnect_path: npd != pd
[ 2788.609607] reconnect_path: npd != pd
[ 2788.612931] reconnect_path: npd != pd
[ 2788.639838] reconnect_path: npd != pd
[ 2788.642544] reconnect_path: npd != pd
[ 2829.045299] reconnect_path: npd != pd
[ 2829.047259] reconnect_path: npd != pd
[ 2829.049208] reconnect_path: npd != pd
[ 2829.052879] reconnect_path: npd != pd
[ 2829.103982] reconnect_path: npd != pd
[ 2829.106905] reconnect_path: npd != pd
[ 2839.161486] reconnect_path: npd != pd
[ 2839.163154] reconnect_path: npd != pd
[ 2839.166787] reconnect_path: npd != pd
[ 2839.169352] reconnect_path: npd != pd
[ 2839.204078] reconnect_path: npd != pd
[ 2839.205540] reconnect_path: npd != pd
[ 2849.246993] reconnect_path: npd != pd
[ 2849.248419] reconnect_path: npd != pd
[ 2849.249810] reconnect_path: npd != pd
[ 2849.251335] reconnect_path: npd != pd
[ 2849.276735] reconnect_path: npd != pd
[ 2849.278144] reconnect_path: npd != pd
[ 2859.325597] reconnect_path: npd != pd
[ 2859.328618] reconnect_path: npd != pd
[ 2859.330207] reconnect_path: npd != pd
[ 2859.331572] reconnect_path: npd != pd
[ 2859.371995] reconnect_path: npd != pd
[ 2859.373397] reconnect_path: npd != pd
[ 2869.421383] reconnect_path: npd != pd
[ 2869.422787] reconnect_path: npd != pd
[ 2869.424217] reconnect_path: npd != pd
[ 2869.427384] reconnect_path: npd != pd
[ 2869.454279] reconnect_path: npd != pd
[ 2869.455687] reconnect_path: npd != pd
[ 2879.500595] reconnect_path: npd != pd
[ 2879.503415] reconnect_path: npd != pd
[ 2879.507135] reconnect_path: npd != pd
[ 2879.509977] reconnect_path: npd != pd
[ 2879.533267] reconnect_path: npd != pd
[ 2879.534656] reconnect_path: npd != pd
[ 2889.611107] reconnect_path: npd != pd
[ 2889.616728] reconnect_path: npd != pd
[ 2889.620564] reconnect_path: npd != pd
[ 2889.624395] reconnect_path: npd != pd
[ 2889.684294] reconnect_path: npd != pd
[ 2889.685957] reconnect_path: npd != pd
[ 2891.085133] reconnect_path: npd != pd
[ 2891.086568] reconnect_path: npd != pd
[ 2891.107249] reconnect_path: npd != pd
[ 2891.108744] reconnect_path: npd != pd
[ 2891.783021] reconnect_path: npd != pd
[ 2891.784525] reconnect_path: npd != pd
[ 2899.752134] reconnect_path: npd != pd
[ 2899.753553] reconnect_path: npd != pd
[ 2899.757152] reconnect_path: npd != pd
[ 2899.761580] reconnect_path: npd != pd
[ 2899.788464] reconnect_path: npd != pd
[ 2899.790058] reconnect_path: npd != pd
[ 2909.837568] reconnect_path: npd != pd
[ 2909.838999] reconnect_path: npd != pd
[ 2909.840475] reconnect_path: npd != pd
[ 2909.843760] reconnect_path: npd != pd
[ 2909.873196] reconnect_path: npd != pd
[ 2909.874686] reconnect_path: npd != pd
[ 2914.626163] reconnect_path: npd != pd
[ 2914.627577] reconnect_path: npd != pd
[ 2914.630708] reconnect_path: npd != pd
[ 2914.632599] reconnect_path: npd != pd
[ 2914.659841] reconnect_path: npd != pd
[ 2914.663230] reconnect_path: npd != pd
[ 2919.940609] reconnect_path: npd != pd
[ 2919.942013] reconnect_path: npd != pd
[ 2919.943526] reconnect_path: npd != pd
[ 2919.951376] reconnect_path: npd != pd
[ 2920.002909] reconnect_path: npd != pd
[ 2920.005634] reconnect_path: npd != pd
[ 2930.077958] reconnect_path: npd != pd
[ 2930.080799] reconnect_path: npd != pd
[ 2930.083128] reconnect_path: npd != pd
[ 2930.087223] reconnect_path: npd != pd
[ 2930.124860] reconnect_path: npd != pd
[ 2930.126664] reconnect_path: npd != pd
[ 2960.440685] reconnect_path: npd != pd
[ 2960.447055] reconnect_path: npd != pd
[ 2960.452711] reconnect_path: npd != pd
[ 2960.454434] reconnect_path: npd != pd
[ 2960.543229] reconnect_path: npd != pd
[ 2960.545233] reconnect_path: npd != pd

** Loaded modules:
Module  Size  Used by
xt_physdev  1980  1 
xt_state1768  2 
ipt_REJECT  2496  4 
ipt_MASQUERADE  2368  2 
iptable_nat 5052  1 
iptable_filter  2956  1 
nfsd  204864  9 
nfs   221472  0 
lockd  

Bug#534867: marked as done ([linux-headers-2.6.30-1-686] Missed headers)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 20:12:24 +0100
with message-id <1246129944.7980.219.ca...@deadeye>
and subject line Re: Bug#534867: [linux-headers-2.6.30-1-686] Missed headers
has caused the Debian Bug report #534867,
regarding [linux-headers-2.6.30-1-686] Missed headers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: linux-headers-2.6.30-1-686
Version: 2.6.30-1
Severity: serious

--- Please enter the report below this line. ---

Distributed directory ../linux-headers-2.6.30-1-686/include misses many 
subdirectories and .h files, so some kernel modules cannot be compiled.
In package linux-headers-2.6.26-1-686 were symlinks to common 
files/directories. Same should be in this package too.

For example, symlink
/usr/src/linux-headers-2.6.26-1-686/include/linux/mm.h -> 
../../../linux-headers-2.6.26-1-common/include/linux/mm.h exists in 
respective package, but there no such link in this one.


Same for include/asm-x86/* files, they can only be obtained from kernel 
source package, but they should be part of this package too.


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-1-686

Debian Release: squeeze/sid
500 unstable mirror.yandex.ru
500 testing security.debian.org
500 testing mirror.yandex.ru
1 experimental mirror.yandex.ru

--- Package information. ---
Depends (Version) | Installed
==-+-=
linux-headers-2.6.30-1-common (= 2.6.30-1) | 2.6.30-1
linux-kbuild-2.6.30 | 2.6.30-1
gcc-4.3 | 4.3.3-13


Package's Recommends field is empty.

Package's Suggests field is empty.





--- End Message ---
--- Begin Message ---
On Sat, 2009-06-27 at 22:20 +0400, Grigory Ivanov wrote:
> Package: linux-headers-2.6.30-1-686
> Version: 2.6.30-1
> Severity: serious
> 
> --- Please enter the report below this line. ---
> 
> Distributed directory ../linux-headers-2.6.30-1-686/include misses many 
> subdirectories and .h files, so some kernel modules cannot be compiled.
> In package linux-headers-2.6.26-1-686 were symlinks to common 
> files/directories. Same should be in this package too.
> For example, symlink
> /usr/src/linux-headers-2.6.26-1-686/include/linux/mm.h -> 
> ../../../linux-headers-2.6.26-1-common/include/linux/mm.h exists in 
> respective package, but there no such link in this one.

Not a bug.  Fix the build process for your OOT module.

> Same for include/asm-x86/* files, they can only be obtained from kernel 
> source package, but they should be part of this package too.

Not a bug.  Fix your OOT module to use  only.

Ben.

-- 
Ben Hutchings
It is impossible to make anything foolproof because fools are so ingenious.


signature.asc
Description: This is a digitally signed message part
--- End Message ---


Bug#529870: This is security issue

2009-06-27 Thread Ben Hutchings
On Sat, 2009-06-27 at 19:55 +0200, Marko Randjelovic wrote:
> I think this bug should be treated as security because for people that
> use SELinux it is makes bigger security impact then ordinary security
> bug.

It's not a security bug - the kernel fails to boot, making the system
entirely secure :-).  In any case the bug has already been fixed.

Ben.

-- 
Ben Hutchings
It is impossible to make anything foolproof because fools are so ingenious.


signature.asc
Description: This is a digitally signed message part


Bug#534867: [linux-headers-2.6.30-1-686] Missed headers

2009-06-27 Thread Grigory Ivanov

Package: linux-headers-2.6.30-1-686
Version: 2.6.30-1
Severity: serious

--- Please enter the report below this line. ---

Distributed directory ../linux-headers-2.6.30-1-686/include misses many 
subdirectories and .h files, so some kernel modules cannot be compiled.
In package linux-headers-2.6.26-1-686 were symlinks to common 
files/directories. Same should be in this package too.

For example, symlink
/usr/src/linux-headers-2.6.26-1-686/include/linux/mm.h -> 
../../../linux-headers-2.6.26-1-common/include/linux/mm.h exists in 
respective package, but there no such link in this one.


Same for include/asm-x86/* files, they can only be obtained from kernel 
source package, but they should be part of this package too.


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-1-686

Debian Release: squeeze/sid
500 unstable mirror.yandex.ru
500 testing security.debian.org
500 testing mirror.yandex.ru
1 experimental mirror.yandex.ru

--- Package information. ---
Depends (Version) | Installed
==-+-=
linux-headers-2.6.30-1-common (= 2.6.30-1) | 2.6.30-1
linux-kbuild-2.6.30 | 2.6.30-1
gcc-4.3 | 4.3.3-13


Package's Recommends field is empty.

Package's Suggests field is empty.






--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#529870: This is security issue

2009-06-27 Thread Marko Randjelovic
I think this bug should be treated as security because for people that use 
SELinux it is makes bigger security impact then ordinary security bug.



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527101: marked as done (i386 missing syscall detection still broken under xen)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#527101: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #527101,
regarding i386 missing syscall detection still broken under xen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
527101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-xen-amd64
Version: 2.6.26-15
Severity: important

Hi,

It seems the patch in #518921 is not being applied to the xen variant
of the amd64 kernel:

r...@akuma:~# set -x
r...@akuma:~# cat test.c; ./test; echo $?
+ cat test.c
/* gcc -o int80-badsys -m32 -g int80-badsys.c
   Run on x86-64 kernel.
   Note to reproduce the bug you need auditd never to have started.  */

#include 
#include 

int
main (void)
{
  long res;
  asm ("int $0x80" : "=a" (res) : "0" (9));
  printf ("bad syscall returns %ld\n", res);
  return res != -ENOSYS;
}

+ ./test
bad syscall returns 9
+ echo 1
1

This causes i386 cowbuilders to fail when running under domU, which is
problematic, as it is generating false build failures for me with my
continuous integration server project for debian packaging.

Please apply the patch to #518921 to the Xen amd64 variant.

William

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc3-tip (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 527...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 

Bug#530884: marked as done (linux-image-2.6.26-2-686: terminals flooded by "Bad: scheduling from hte idle thread" message)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#530884: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #530884,
regarding linux-image-2.6.26-2-686: terminals flooded by "Bad: scheduling from 
hte idle thread" message
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530884
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686
Version: 2.6.26-15lenny2
Severity: important

Hardware Lenovo thinkpad X300
This seems to happen randomly, I suddendly get zillions of messages "Bad: 
scheduling from the idle thread" on the text terminals. The /var/log/ entries: 
messages and syslog seems to be also flooded (right now messages is more than 
100MB)

here goes the beginning  of a corresponding entry int the /var/log/messages 
file (feel free to ask if you need a longed entry):

May 26 02:01:23 shakti kernel: [63406.158870] 
May 26 02:01:23 shakti kernel: [63406.158870] Pid: 0, comm: swapper Not tainted 
(2.6.26-2-686 #1)
May 26 02:01:23 shakti kernel: [63406.158870] EIP: 0060:[] EFLAGS: 
0282 CPU: 0
May 26 02:01:23 shakti kernel: [63406.158870] EIP is at 
acpi_idle_enter_bm+0x2a9/0x317 [processor]
May 26 02:01:23 shakti kernel: [63406.158870] EAX: c03b842c EBX: 3f90 ECX: 
adad EDX: 01c07000
May 26 02:01:23 shakti kernel: [63406.158870] ESI:  EDI: 006146e5 EBP: 
00610755 ESP: c0379fbc
May 26 02:01:23 shakti kernel: [63406.158870]  DS: 007b ES: 007b FS: 00d8 GS: 
 SS: 0068
May 26 02:01:23 shakti kernel: [63406.158870] CR0: 8005003b CR2: b6a53000 CR3: 
003bc000 CR4: 06d0
May 26 02:01:23 shakti kernel: [63406.158870] DR0:  DR1:  DR2: 
 DR3: 
May 26 02:01:23 shakti kernel: [63406.158870] DR6: 0ff0 DR7: 0400
May 26 02:01:23 shakti kernel: [63406.158870]  [] ? 
cpuidle_idle_call+0x5b/0x86
May 26 02:01:23 shakti kernel: [63406.158870]  [] ? 
cpuidle_idle_call+0x0/0x86
May 26 02:01:23 shakti kernel: [63406.158870]  [] ? cpu_idle+0xab/0xcb
May 26 02:01:23 shakti kernel: [63406.158870]  ===
May 26 02:01:23 shakti kernel: [63406.158870] Pid: 0, comm: swapper Not tainted 
2.6.26-2-686 #1
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
dequeue_task_idle+0x1f/0x28
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
dequeue_task+0xa/0x14
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
deactivate_task+0x1b/0x30
May 26 02:01:23 shakti kernel: [63406.158870]  [] schedule+0x121/0x66d
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
autoremove_wake_function+0xd/0x2d
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
lock_timer_base+0x19/0x35
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
__mod_timer+0x99/0xa3
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
schedule_timeout+0x6b/0x86
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
process_timeout+0x0/0x5
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
schedule_timeout+0x66/0x86
May 26 02:01:23 shakti kernel: [63406.158870]  [] msleep+0xd/0x12
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
iwl4965_scan_cancel_timeout+0x34/0x6a [iwl4965]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
iwl4965_mac_update_tkip_key+0x39/0xda [iwl4965]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
ieee80211_tkip_decrypt_data+0x170/0x1e1 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
uhci_alloc_td+0x12/0x3d [uhci_hcd]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
ieee80211_crypto_tkip_decrypt+0xaa/0xeb [mac80211]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
ieee80211_rx_h_decrypt+0x127/0x143 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
ieee80211_invoke_rx_handlers+0x21/0x1c7 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158870]  [] 
__ieee80211_rx_handle_packet+0x2a4/0x669 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
sys_timer_settime+0xcc/0x250
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
__ieee80211_rx+0x446/0x498 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
clocksource_get_next+0x39/0x3f
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
update_wall_time+0x519/0x68f
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
hrtimer_reprogram+0x83/0x9b
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
iwl4965_rx_queue_restock+0x9d/0x115 [iwl4965]
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
ieee80211_tasklet_handler+0x4c/0xe8 [mac80211]
May 26 02:01:23 shakti kernel: [63406.158871]  [] 
tasklet_action+0x68/0xd0
May 26 02:01:23 shakti kernel:

Bug#523360: marked as done (linux-2.6: openvz fix ptrace)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#523360: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #523360,
regarding linux-2.6: openvz fix ptrace
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
523360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-15
Severity: important
Tags: patch

commit 19b8e134c0d9a9654404c04ae15c958f40efa706
Author: Pavel Emelyanov 
Date:   Fri Apr 3 17:13:14 2009 +0400

ptrace: ban ptracing of a container init from inside the container

Current ptrace engine suffers from strange problems, one of which
is described in bug #1222 - init results in T state after incorrect
tracer detach.

Fixing it is not that easy, but since ptracing init was never alowed
before it's OK to ban this (for a while?).



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 523...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
 * r8169: fix crash when large packets are received (CVE-2009-1389)
 .
 [ Martin Michlmayr ]
 * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
   #525060)
 * USB: ftdi_sio: add vendor/

Bug#526836: marked as done (linux-image-2.6-r5k-cobalt: Please include modules for scsi host adapters like aic7xxx or 53c8xx!)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#526836: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #526836,
regarding linux-image-2.6-r5k-cobalt: Please include modules for scsi host 
adapters like aic7xxx or 53c8xx!
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
526836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6-r5k-cobalt
Version: 2.6.26+17+lenny1
Severity: wishlist

Dear Debian kernel team!

I use the kernel on a Cobalt Qube2 with 256 MB of RAM and a 200GB harddisk as 
my home/web-server. 
I would like to use an PCI scsi host adapter to connect a scsi tape drive. 
Unfortunately there are no kernel modules compiled for the available 
symbios-logic or adaptec controllers.
Could you please include modules for aic7xxx and 53c8xx if they compile on this 
platform?

Thank you very much in advance and keep up the good work!

Christian

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: mipsel (mips)

Kernel: Linux 2.6.18-6-r5k-cobalt
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6-r5k-cobalt depends on:
ii  linux-image-2.6.26-2-r5k-coba 2.6.26-15  Linux 2.6.26 image on Cobalt

linux-image-2.6-r5k-cobalt recommends no packages.

linux-image-2.6-r5k-cobalt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 526...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to

Bug#523359: marked as done (openvz: fix oops in "cfq: revalidate cached async queue")

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#523359: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #523359,
regarding openvz: fix oops in "cfq: revalidate cached async queue"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
523359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-15
Severity: important
Tags: patch


commit 7e0f90d2f2d221e66d64e61ee3c4b3b83c2545de
Author: Konstantin Khlebnikov 
Date:   Fri Mar 27 15:01:41 2009 +0300

cfq: revalidate cached async queue

Async queues are stored on struct cfq_bc_data
and are cached on per-process struct cfq_io_context.

The cached queue may be invalid due to io_page beancounter
driven io-context switch.

So, cfq_io_context gets cached queue, but corresponding
cfq_bc and user_beancounter may be already destroyed -- all
this leads to oops at get_beancounter in cfq_set_request.

Add check for async queue owner and refill cache if it invalid.

The oops itself is like this:


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 523...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
 

Bug#520551: marked as done (openvz breakage with udev in certain virtual environments)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#520551: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #520551,
regarding openvz breakage with udev in certain virtual environments
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
520551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-13lenny2
Severity: important
Tags: patch

-- 
dann frazier

--- Begin Message ---

Yet one more important fix while we're at it.

This fixes udev in a container, OpenVZ bug #1195. Not a security fix but 
quite important functionality issue since many distros rely on udev by 
default nowdays.
>From 5dcfcf5defb9a1037de717f56a54f8cbb461e96d Mon Sep 17 00:00:00 2001
From: Konstantin Khlebnikov 
Date: Tue, 10 Mar 2009 15:55:35 +0300
Subject: [PATCH] NETLINK: disable netns broadcast filtering

There only one uevent_sock in init_net for all VE.
Broadcasts allready filtered by exec_env compare, drop netns check.

http://bugzilla.openvz.org/show_bug.cgi?id=1195

http://git.openvz.org/?p=linux-2.6.24-openvz;a=commit;h=0474535acfde6a

Signed-off-by: Alexey Dobriyan 
Signed-off-by: Konstantin Khlebnikov 
Signed-off-by: Pavel Emelyanov 
---
 net/netlink/af_netlink.c |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c
index d30766c..84e9f7c 100644
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
@@ -971,8 +971,10 @@ static inline int do_one_broadcast(struct sock *sk,
if (!ve_accessible_strict(get_exec_env(), sk->owner_env))
goto out;
 
+#ifndef CONFIG_VE
if (!net_eq(sock_net(sk), p->net))
goto out;
+#endif
 
if (p->failure) {
netlink_overrun(sk);
-- 
1.6.0.6

--- End Message ---
--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 520...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_pre

Bug#529864: marked as done (linux-image-2.6.26-1-686-bigmem: CDROM_GET_CAPABILITY ioctl on a xen block device does not return success for cdrom type devices)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#529864: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #529864,
regarding linux-image-2.6.26-1-686-bigmem: CDROM_GET_CAPABILITY ioctl on a xen 
block device does not return success for cdrom type devices
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
529864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-686-bigmem
Version: 2.6.26-9
Severity: normal

The xen block front device driver does not implement the CDROM_GET_CAPABILITY
ioctl for virtual cd-rom devices. This prevents udev from correctly identifying
such devices and creating a suitable /dev/cdrom symbolic link.

Upstream changeset 440a01a7f46742400c74d9d346118523e81d188b (plus
62aa0054da220b8bbe6f23c0eb1d97a99005d0b3 for a small cleanup) implement this
ioctl.

-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-686-bigmem depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93   tools for generating an initramfs
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-1-686-bigmem recommends:
ii  libc6-i6862.9-6  GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-1-686-bigmem suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26   (no description available)

-- debconf information:
  linux-image-2.6.26-1-686-bigmem/preinst/elilo-initrd-2.6.26-1-686-bigmem: true
  
linux-image-2.6.26-1-686-bigmem/postinst/create-kimage-link-2.6.26-1-686-bigmem:
 true
  shared/kernel-image/really-run-bootloader: true
  
linux-image-2.6.26-1-686-bigmem/preinst/overwriting-modules-2.6.26-1-686-bigmem:
 true
  
linux-image-2.6.26-1-686-bigmem/postinst/depmod-error-initrd-2.6.26-1-686-bigmem:
 false
  
linux-image-2.6.26-1-686-bigmem/prerm/would-invalidate-boot-loader-2.6.26-1-686-bigmem:
 true
  linux-image-2.6.26-1-686-bigmem/postinst/old-initrd-link-2.6.26-1-686-bigmem: 
true
  linux-image-2.6.26-1-686-bigmem/postinst/bootloader-error-2.6.26-1-686-bigmem:
  linux-image-2.6.26-1-686-bigmem/preinst/initrd-2.6.26-1-686-bigmem:
  linux-image-2.6.26-1-686-bigmem/postinst/depmod-error-2.6.26-1-686-bigmem: 
false
  
linux-image-2.6.26-1-686-bigmem/postinst/old-dir-initrd-link-2.6.26-1-686-bigmem:
 true
  linux-image-2.6.26-1-686-bigmem/preinst/lilo-has-ramdisk:
  
linux-image-2.6.26-1-686-bigmem/postinst/bootloader-test-error-2.6.26-1-686-bigmem:
  
linux-image-2.6.26-1-686-bigmem/postinst/old-system-map-link-2.6.26-1-686-bigmem:
 true
  
linux-image-2.6.26-1-686-bigmem/prerm/removing-running-kernel-2.6.26-1-686-bigmem:
 true
  linux-image-2.6.26-1-686-bigmem/postinst/kimage-is-a-directory:
  
linux-image-2.6.26-1-686-bigmem/preinst/failed-to-move-modules-2.6.26-1-686-bigmem:
  linux-image-2.6.26-1-686-bigmem/preinst/abort-overwrite-2.6.26-1-686-bigmem:
  linux-image-2.6.26-1-686-bigmem/preinst/abort-install-2.6.26-1-686-bigmem:
  linux-image-2.6.26-1-686-bigmem/preinst/lilo-initrd-2.6.26-1-686-bigmem: true
  
linux-image-2.6.26-1-686-bigmem/preinst/bootloader-initrd-2.6.26-1-686-bigmem: 
true


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 529...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of u

Bug#524311: marked as done (linux-image-2.6.26-1-686: nfs unusable)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#524199: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #524199,
regarding linux-image-2.6.26-1-686: nfs unusable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13lenny2
Severity: important
Tags: patch


Overtime any system with NFS usage grinds to a crawl. While root or /usr on
NFS are most affected the same problem should affect other NFS usage. The
symptoms are extremely high system load, taking 20 minutes to open/close
applications, taking half a minute to create the menu on right click in KDE,
becoming unusable for 5 minutes while rebuilding menus in KDE, etc.

This is reported multiple times versus other packages elsewhere (mostly KDE
due to the idiotic way it builds its menus).

The reason seems to be: 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git&a=commitdiff&h=23918b03060f6e572168fdde1798a905679d2e06

discussed here: http://lkml.indiana.edu/hypermail/linux/kernel/0812.2/00418.html

On the positive side this made me find out that a whole bunch of programs
are coded with the left foot. This patch needs to be retrofitted
into the kernel to make it usable again for anyone using NFS and especially
diskless clients.

Otherwise, nfs in current kernel is unusable. After waiting for 30 minutes for 
tex to 
update its map on an otherwise fast machine I downgraded all of my diskless 
clients to 
2.6.18


-- Package-specific info:

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-686 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-1-686 recommends:
ii  libc6-i6862.7-18 GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-1-686 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
ii  lilo   1:22.8-7  LInux LOader - The Classic OS load
pn  linux-doc-2.6.26   (no description available)

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 524...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite perfo

Bug#523364: marked as done (linux-2.6: openvz fix oops at first IO with CONFIG_BC_IO_SCHED=n)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#523364: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #523364,
regarding linux-2.6: openvz fix oops at first IO with CONFIG_BC_IO_SCHED=n
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
523364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523364
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-15
Severity: important
Tags: patch


commit 0c295ff25ec9af8ecca813bc4809d83c8d93ef19
Author: Konstantin Khlebnikov 
Date:   Fri Mar 27 14:59:14 2009 +0300

cfq link cfq_bc_data without bc io sched

Fixes oops at first IO with CONFIG_BC_IO_SCHED=n.

The cfq_set_request wants to get ub by cfqq->cfq_bc->ub_iopriv,
so save ref to ub0 there.

Signed-off-by: Konstantin Khlebnikov 
Signed-off-by: Pavel Emelyanov 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 523...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
 * r8169: fix crash when large packets are received (CVE-2009-1389)
 .
 [ Martin Michlmayr ]
 * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
   #525060)
 * USB: ftdi_sio: add vendor/product id for the Marvell Sheeva

Bug#524300: marked as done (linux-image-2.6.26-2-686: cannot turn wireless RF on/off on Asus U3S notebook when asus_acpi module is loaded)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#524300: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #524300,
regarding linux-image-2.6.26-2-686: cannot turn wireless RF on/off on Asus U3S 
notebook when asus_acpi module is loaded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524300
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686
Version: 2.6.26-15
Severity: important


Wireless Function key works when asus_acpi module is unloaded but not when it 
is loaded. When the module loads I notice this from 
dmesg:

[  744.363332] Asus Laptop ACPI Extras version 0.30
[  744.371332]   BSTS called, 0x9f7f returned
[  744.371332]   unsupported model U3S, trying default values
[  744.371332]   send /proc/acpi/dsdt to the developers

It seems that the fact the module doesn't have support for my laptop (U3S) 
might be what is causing the acpi-support scripts to 
fail.

I guess in newer kernels this is probably already supported?

Here are some tests I did while monitoring the LED lights and ACPI events with 
acpi_listen.






u3s:~# acpi_listen 
hotkey ATKD 005e 
hotkey ATKD 007d 




acpi_listen shows:
hotkey ATKD 005e 0001
hotkey ATKD 007d 0001




acpi_listen shows:
hotkey ATKD 005e 0002
hotkey ATKD 007d 0002



u3s:~# modprobe -r asus_acpi

acpi_listen has no new output


I can get on wireless networks now.


acpi_listen has no new output




acpi_listen has no new output





acpi_listen show no new output




acpi_listen shows no new output




In addition to the Fn + F2 key to turn off the wireless/bluetooth there is also 
a switch on the left side of the laptop which has 
largely the same effect/behavior as using the FN + F2 key.

John Brier

-- Package-specific info:
** Version:
Linux version 2.6.26-2-686 (Debian 2.6.26-15) (da...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Mar 26 01:08:11 UTC 
2009

** Command line:
root=/dev/mapper/vg_u3s-lv_root ro vga=0x317

** Not tainted

** Kernel log:
[ 3869.203133] wlan0: associated
[ 3870.693633] usb 5-2: USB disconnect, address 4
[ 3873.164377] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3873.164387] wlan0: deauthenticated
[ 3873.165503] iwl4965: index 0 not used in uCode key table.
[ 3873.172226] iwl4965: index 0 not used in uCode key table.
[ 3874.163811] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3874.165741] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 
transaction=2 status=0)
[ 3874.165749] wlan0: authenticated
[ 3874.165756] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3874.168201] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 
status=0 aid=2)
[ 3874.168208] wlan0: associated
[ 3874.168231] wlan0: switched to short barker preamble 
(BSSID=00:0f:66:dc:fe:e0)
[ 3879.442763] usb 5-2: new full speed USB device using uhci_hcd and address 5
[ 3879.709296] usb 5-2: configuration #1 chosen from 1 choice
[ 3879.718885] usb 5-2: New USB device found, idVendor=0b05, idProduct=1712
[ 3879.718898] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=3
[ 3879.718904] usb 5-2: SerialNumber: 0194E8-5B-0002
[ 3906.541388] iwl4965: Radio Frequency Kill Switch is On:
[ 3906.541393] Kill switch must be turned off for wireless networking to work.
[ 3908.585904] Registered led device: iwl-phy0:radio
[ 3908.585904] Registered led device: iwl-phy0:assoc
[ 3908.585904] Registered led device: iwl-phy0:RX
[ 3908.585904] Registered led device: iwl-phy0:TX
[ 3908.591436] wlan0: Initial auth_alg=0
[ 3908.591454] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3908.594451] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 
transaction=2 status=0)
[ 3908.594451] wlan0: authenticated
[ 3908.594451] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3908.596655] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 
status=0 aid=2)
[ 3908.596655] wlan0: associated
[ 3910.231402] usb 5-2: USB disconnect, address 5
[ 3912.563969] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3912.563969] wlan0: deauthenticated
[ 3912.572556] iwl4965: index 0 not used in uCode key table.
[ 3913.569027] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3913.570908] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 
transaction=2 status=0)
[ 3913.570916] wlan0: authenticated
[ 3913.570923] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3913.573278] wlan0: RX Rea

Bug#466491: marked as done (gettimeofday() vDSO on amd64 causes segmentation fault if first argument is NULL)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#466491: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #466491,
regarding gettimeofday() vDSO on amd64 causes segmentation fault if first 
argument is NULL
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
466491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.7-6
Severity: important


Applications (such as mplayer and vlc) that call gettimeofday() from
/lib/libc.so.6 get a SIGSEGV.  See gdb output below:

clay ~ % gdb mplayer
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/mplayer 
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2ba82d5eece0 (LWP 8155)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2ba82d5eece0 (LWP 8155)]
0x2ba8278d80d8 in gettimeofday () from /lib/libc.so.6
(gdb) bt
#0  0x2ba8278d80d8 in gettimeofday () from /lib/libc.so.6
#1  0x2ba81faac2be in ?? () from /usr/lib/libGL.so.1
#2  0x2ba8285a0f31 in _nv000102gl () from /usr/lib/libGLcore.so.1
#3  0x2ba81fac272c in ?? () from /usr/lib/libGL.so.1
#4  0x2ba81fac2b21 in _init () from /usr/lib/libGL.so.1
#5  0x2ba81ea98166 in ?? () from /lib64/ld-linux-x86-64.so.2
#6  0x2ba81ea9828e in ?? () from /lib64/ld-linux-x86-64.so.2
#7  0x2ba81ea8aa9a in ?? () from /lib64/ld-linux-x86-64.so.2
#8  0x0001 in ?? ()
#9  0x7fff8c01e84e in ?? ()
#10 0x in ?? ()
(gdb) 


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.5custom (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libgcc1 1:4.3-20080202-1 GCC support library

libc6 recommends no packages.

-- debconf information:
  glibc/restart-failed:
  glibc/restart-services:

-- 
Clay Barnes

Website:
http://www.hci-matters.com

GPG Public Key (Fingerprint 0xbb14 fce2 1199 c413):
http://www.hci-matters.com/keys/claybarnes_public_key_until20080718.gpg


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 466...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disab

Bug#529312: marked as done (linux-image-2.6.26-2-686-bigmem: Does not recognize all CPUs on "summit" SMP machines)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#529312: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #529312,
regarding linux-image-2.6.26-2-686-bigmem: Does not recognize all CPUs on 
"summit" SMP machines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
529312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686-bigmem
Version: 2.6.26-15

Hello,

The Linux kernel sources upon which
linux-image-2.6.26-2-686-bigmem is based are suffering from a
bug, which only affects the (relatively rare) "summit" SMP
architecture. It is found in IBM xSeries servers such as the 
x440 or x445.

On these servers, linux-image-2.6.26-2-686-bigmem only correctly
identifies and uses one CPU, regardless of the number of CPUs 
actually installed.

The bug is documented and resolved on linux-kernel:

http://lkml.indiana.edu/hypermail/linux/kernel/0807.3/0493.html

The patch responsible for the resolution is the following:

--- a/include/asm-x86/mach-summit/mach_apic.h 2008-07-24 18:06:39.0 
-0700
+++ b/include/asm-x86/mach-summit/mach_apic.h 2008-07-24 18:09:29.0 
-0700
@@ -122,7 +122,7 @@ static inline physid_mask_t ioapic_phys_

 static inline physid_mask_t apicid_to_cpu_present(int apicid)
 {
- return physid_mask_of_physid(0);
+ return physid_mask_of_physid(apicid);
 }


I report the bug against a lenny kernel, as I don't have any such system 
running 
testing or unstable. The current linux kernel source in unstable, 
linux-2.6_2.6.29-5,
appears to have the file structure reorganized. The relevant file appears to be
arch/x86/include/asm/summit/apic.h, and the bug appears still to be present: 
apicid_to_cpu_present still returns physid_mask_of_physid(0) instead of 
(apicid).

However, currently I cannot test whether the fix is still relevant.

If it is of help, I could try to boot an unpatched linux-2.6_2.6.29-5 kernel on 
a 
summit machine and compare the number of identified CPUs with a patched 
linux-2.6_2.6.29-5
kernel.

In any case, it could probably be a good idea to include the fix in the next 
lenny 
kernel update, as it does render those multi-CPU machines relatively useless, 
and
the fix does not affect anyone else.



With kind regards,

-- 
Andreas Trottmann


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 529...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban 

Bug#525060: marked as done (cdc-acm needs quirk for MTK II GPS)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#525060: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #525060,
regarding cdc-acm needs quirk for MTK II GPS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
525060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-15
Severity: important

When I connect my Qstarz BT-Q1000X GPS (using a MTK II chip) via USB on
lenny, I get:

| cdc_acm: Zero length descriptor references
| cdc_acm: probe of 2-1:1.0 failed with error -22

This was fixed by adding a simple quirk to the driver:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0f9c7b4a1cc24d6f05a848f0acf72dbff7c5d42d

The 2.6.29 kernel in unstable has this patch and works fine.  I'll
check if this patch works with 2.6.26 and apply the patch to SVN if
it does.

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 525...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
 * r8169: fix crash when large packets are received (CVE-2009-1389)
 .
 [ Martin Michlmayr ]
 * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
   #525060)
 * USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug.
 * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
 * [mips/r4k-ip22] Enable NET_ISA and various ISA network modules on
   the request of Damian Dimmich since they might be useful on the
  

Bug#514268: marked as done (linux-source-2.6.26: Realtek network card driver (r8169) doesn't handle multicast)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#514268: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #514268,
regarding linux-source-2.6.26: Realtek network card driver (r8169) doesn't 
handle multicast
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
514268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514268
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source-2.6.26
Version: 2.6.26-13
Severity: important


Hardware involved:

RealTek RTL8111/8168B PCI Express Gigabit Ethernet Controller


Debugging info:

Module r8169 allows the card to operate fine, however close inspection
of the interface statistics immediately show _lots_ of dropped packages
while completely ignoring multicast frames (after a couple of hours of
use in an otherwise quiescent network, I had 2 and a half _billion_
dropped RX packets). I noticed the error while trying to make Avahi work,
and then tested other multicast applications to no avail. So I fired up
tcpdump, and once the interface was set into promiscuous mode, the
multicast packets were properly handled (and the dropped package count
stopped for that little while too).

Using an alternate interface everything works perfectly.

I'm reporting the problem on i686 but it also happens with amd64.

I believe this is a known bug for 2.6.26 that has been fixed in 2.6.27.
I will build a custom kernel and give feedback as soon as I can.

-- System Information:
Debian Release: 5.0
  APT prefers lenny
  APT policy: (500, 'lenny')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 514...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #5146

Bug#524199: marked as done (linux-image-2.6.26-1-686: nfs unusable)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#524199: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #524199,
regarding linux-image-2.6.26-1-686: nfs unusable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13lenny2
Severity: important
Tags: patch


Overtime any system with NFS usage grinds to a crawl. While root or /usr on
NFS are most affected the same problem should affect other NFS usage. The
symptoms are extremely high system load, taking 20 minutes to open/close
applications, taking half a minute to create the menu on right click in KDE,
becoming unusable for 5 minutes while rebuilding menus in KDE, etc.

This is reported multiple times versus other packages elsewhere (mostly KDE
due to the idiotic way it builds its menus).

The reason seems to be: 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git&a=commitdiff&h=23918b03060f6e572168fdde1798a905679d2e06

discussed here: http://lkml.indiana.edu/hypermail/linux/kernel/0812.2/00418.html

On the positive side this made me find out that a whole bunch of programs
are coded with the left foot. This patch needs to be retrofitted
into the kernel to make it usable again for anyone using NFS and especially
diskless clients.

Otherwise, nfs in current kernel is unusable. After waiting for 30 minutes for 
tex to 
update its map on an otherwise fast machine I downgraded all of my diskless 
clients to 
2.6.18


-- Package-specific info:

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-686 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-1-686 recommends:
ii  libc6-i6862.7-18 GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-1-686 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
ii  lilo   1:22.8-7  LInux LOader - The Classic OS load
pn  linux-doc-2.6.26   (no description available)

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 524...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite perfo

Bug#521420: marked as done (linux-2.6: SQLite performance regression)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#521420: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #521420,
regarding linux-2.6: SQLite performance regression
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
521420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-15
Severity: important
Tags: patch

Phoronix benchmarked kernels from 2.6.24-29:
"When it came to the SQLite performance, a serious performance
regression began with the Linux 2.6.26 kernel and ended with the Linux
2.6.29 release. Normally it required 27~28 seconds to perform 12,500
database insertions using SQLite, but with the Linux 2.6.26 through
2.6.28 kernel releases it took 109 seconds! Fortunately, this regression
is now fixed." 


>From 78f707bfc723552e8309b7c38a8d0cc51012e813 Mon Sep 17 00:00:00 2001
From: Jens Axboe 
Date: Tue, 17 Feb 2009 13:59:08 +0100
Subject: [PATCH] block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb

The above commit added WRITE_SYNC and switched various places to using
that for committing writes that will be waited upon immediately after
submission. However, this causes a performance regression with AS and CFQ
for ext3 at least, since sync_dirty_buffer() will submit some writes with
WRITE_SYNC while ext3 has sumitted others dependent writes without the sync
flag set. This causes excessive anticipation/idling in the IO scheduler
because sync and async writes get interleaved, causing a big performance
regression for the below test case (which is meant to simulate sqlite
like behaviour).

 test case 

int main(int argc, char **argv)
{

int fdes, i;
FILE *fp;
struct timeval start;
struct timeval end;
struct timeval res;

gettimeofday(&start, NULL);
for (i=0; i
---
 fs/buffer.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/buffer.c b/fs/buffer.c
index 665d446..62b57e3 100644
--- a/fs/buffer.c
+++ b/fs/buffer.c
@@ -3108,7 +3108,7 @@ int sync_dirty_buffer(struct buffer_head *bh)
if (test_clear_buffer_dirty(bh)) {
get_bh(bh);
bh->b_end_io = end_buffer_write_sync;
-   ret = submit_bh(WRITE_SYNC, bh);
+   ret = submit_bh(WRITE, bh);
wait_on_buffer(bh);
if (buffer_eopnotsupp(bh)) {
clear_buffer_eopnotsupp(bh);
-- 
1.6.2.1




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   

Bug#498271: marked as done (linux-image-2.6.26-1-amd64: the SATA CDROM isn't detected)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#498271: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #498271,
regarding linux-image-2.6.26-1-amd64: the SATA CDROM isn't detected
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
498271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Subject: linux-image-2.6.26-1-amd64: the SATA CDROM isn't detected
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-4
Severity: important

*** Please type your report below this line ***

I get errors shown in the kernel log and can't access the CD-ROM.
I think this not a Debian specific problem because I have this error
with a "stock" 2.6.26.3 kernel (from ftp.kernel.org) too. But I hadn't
this error with a 2.6.25 kernel.
Could it be a timing problem in sata_nv?

My MoBo is an Asus M2N32 WS Professional with these storage controlers
(short form, long form see below):
H/W pathDevice  Class   Description
===
/0/cstorage MCP55 IDE
/0/dscsi0   storage MCP55 SATA Controller
/0/d.1  storage MCP55 SATA Controller
/0/d.2  storage MCP55 SATA Controller
/0/16/0 storage 88SE6145 SATA II PCI-E controller


-- Package-specific info:
** Version:
Linux version 2.6.26-1-amd64 (Debian 2.6.26-4) (wa...@debian.org) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Aug 28 11:13:42 UTC 
2008

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.26-1-amd64 
root=UUID=7e37e815-ca3c-4ce5-9987-88eef03937b4 ro

** Not tainted

** Kernel log:
[1.598100] sata_nv :00:0d.0: version 3.5
[1.598100] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
[1.598100] ACPI: PCI Interrupt :00:0d.0[A] -> Link [APSI] -> GSI 21 
(level, low) -> IRQ 21
[1.598100] sata_nv :00:0d.0: Using SWNCQ mode
[1.598100] PCI: Setting latency timer of device :00:0d.0 to 64
[1.598100] scsi0 : sata_nv
[1.598100] scsi1 : sata_nv
[1.598100] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xe000 irq 21
[1.598100] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xe008 irq 21
[1.924441] usb 2-2: new low speed USB device using ohci_hcd and address 2
[2.093397] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[2.101336] ata1.00: ATA-7: SAMSUNG HD103UJ, 1AA01112, max UDMA7
[2.101336] ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 31/32)
[2.101336] ata1.00: Drive reports diagnostics failure. This may indicate a 
drive
[2.101336] ata1.00: fault or invalid emulation. Contact drive vendor for 
information.
[2.118606] ata1.00: configured for UDMA/133
[2.154069] usb 2-2: configuration #1 chosen from 1 choice
[2.154069] usb 2-2: New USB device found, idVendor=046d, idProduct=c501
[2.154069] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[2.154069] usb 2-2: Product: USB Receiver
[2.154069] usb 2-2: Manufacturer: Logitech
[9.729091] ata2: link is slow to respond, please be patient (ready=-19)
[   16.654084] ata2: SRST failed (errno=-16)
[   24.158262] ata2: link is slow to respond, please be patient (ready=-19)
[   31.138728] ata2: SRST failed (errno=-16)
[   38.146731] ata2: link is slow to respond, please be patient (ready=-19)
[   79.491224] ata2: SRST failed (errno=-16)
[   79.491299] ata2: limiting SATA link speed to 1.5 Gbps
[   86.927693] ata2: SRST failed (errno=-16)
[   86.927766] ata2: reset failed, giving up

** Loaded modules:
Module  Size  Used by
ext2   66448  0 
usb_storage94400  1 
wacom  22144  0 
binfmt_misc13580  1 
kvm_amd29452  0 
kvm   127464  1 kvm_amd
ppdev  11656  0 
lp 14724  0 
autofs424200  1 
video  24084  0 
output  7808  1 video
ac  9352  0 
battery16904  0 
cpufreq_stats   9120  0 
cpufreq_userspace   8452  0 
cpufreq_powersave   6400  0 
cpufreq_ondemand   11792  0 
cpufreq_conservative11784  0 
freq_table  9344  2 cpufreq_stats,cpufreq_ondemand
nfsd  248360  17 
auth_rpcgss47520  1 nfsd
exportfs8704  1 nfsd
nfs   251696  1 
lockd  68560  2 nfsd,nfs
nfs_acl   

Bug#511334: marked as done (debian-installer: S390 boot fails on Flex-ES machine)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:53 +
with message-id 
and subject line Bug#511334: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #511334,
regarding debian-installer: S390 boot fails on Flex-ES machine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
511334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Severity: important

S390 boot fails (sometimes just after detecting memory, sometimes after
detecting devices) on z/VM 5.2 and a Flex-ES machine.

Since there are reports of d-i working on z9 boxes, I suspect the issue
is that the kernel is built to exploit later System z functionality.  At
least for d-i the basic 31-bit-no-frills architecture should be selected
as the s390 kernel (and basic 64-bit for s390x, e.g. z900), with options
for kernels that exploit later additions to the architecture for
installation (ideally based on detected machine type).

-- System Information:
Debian Release: 5.0
Architecture: s390


--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 511...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier  (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers 
Changed-By: dann frazier 
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 
524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
 [ maximilian attems ]
 * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
   (closes: #520551)
 * Fix SQLite performance regression. (closes: #521420)
 * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
   (closes: #523364)
 * [openvz] 7e0f90d cfq: revalidate cached async queue.
   (closes: #523359)
 * [openvz] e4cea21 VE: fix idle time accounting.
 * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
   container. (closes: #523360)
 * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
 * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
 [ dann frazier ]
 * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
 * SUNRPC: Fix a performance regression in the RPC authentication code
   (Closes: #524199)
 * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
   kernels (closes: #529312)
 * Fix soft lockups caused by one md resync blocking on another due
   to sharing the same device (closes: #514627)
 * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
   (CVE-2009-1914)
 * splice: fix deadlock in ocfs2 (CVE-2009-1961)
 * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
 * r8169: fix crash when large packets are received (CVE-2009-1389)
 .
 [ Martin Michlmayr ]
 * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
   #525060)
 * USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug.
 * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
 * [mips/r4k-ip22] Enable NET_ISA and various ISA network modules on
   the request 

Bug#533657: marked as done (linux-image-2.6.26-2-686: Bug with sata_nv)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 16:04:35 +
with message-id 
and subject line Bug#533657: fixed in linux-2.6 2.6.26-17
has caused the Debian Bug report #533657,
regarding linux-image-2.6.26-2-686: Bug with sata_nv
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
533657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533657
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686
Version: 2.6.26-16
Severity: important

The hardware: A Plextor PX-810SA DVD-writer on a AsRock K8Upgrade-NF3 
motherboard.
With lenny kernel 2.6.26-2-686 syslog is spammed with tons of messages saying
"ata2: EH complete" each two seconds (or so). This doesn't happen when using
backports kernel 2.6.29-bpo.2-686 or backports etch kernel 2.6.22-2-k7.
Some websearches revealed that this appears to be an issue with the sata_nv
driver (e.g. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/269652),
at least I suspect the problems described there are as same as here.
Please send me a note if any additional information is required.

Regards

Michael Lange

-- Package-specific info:
** Version:
Linux version 2.6.26-2-686 (Debian 2.6.26-16) (da...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue Jun 9 16:04:54 UTC 
2009

** Command line:
root=LABEL=CRYPTOROOT ro vga=773

** Not tainted

** Kernel log:
[  416.720042] ata2: EH complete
[  418.720045] ata2: EH complete
[  420.720035] ata2: EH complete
[  422.720045] ata2: EH complete
[  424.720044] ata2: EH complete
[  426.720057] ata2: EH complete
[  428.724038] ata2: EH complete
[  430.724040] ata2: EH complete
[  432.720059] ata2: EH complete
[  434.720069] ata2: EH complete
[  436.720195] ata2: EH complete
[  438.720060] ata2: EH complete
[  440.720059] ata2: EH complete
[  442.720060] ata2: EH complete
[  444.720060] ata2: EH complete
[  446.720203] ata2: EH complete
[  448.720204] ata2: EH complete
[  450.720199] ata2: EH complete
[  452.720198] ata2: EH complete
[  454.720154] ata2: EH complete
[  456.720191] ata2: EH complete
[  458.720214] ata2: EH complete
[  460.720207] ata2: EH complete
[  462.720209] ata2: EH complete
[  464.720220] ata2: EH complete
[  466.720207] ata2: EH complete
[  468.720202] ata2: EH complete
[  470.720065] ata2: EH complete
[  472.720043] ata2: EH complete
[  474.720046] ata2: EH complete
[  476.720046] ata2: EH complete
[  478.720060] ata2: EH complete
[  480.720045] ata2: EH complete
[  482.720043] ata2: EH complete
[  484.720056] ata2: EH complete
[  486.720043] ata2: EH complete
[  488.720039] ata2: EH complete
[  490.720036] ata2: EH complete
[  492.720055] ata2: EH complete
[  494.720038] ata2: EH complete
[  496.720047] ata2: EH complete
[  498.720036] ata2: EH complete
[  500.720039] ata2: EH complete
[  502.720038] ata2: EH complete
[  504.720037] ata2: EH complete
[  506.720068] ata2: EH complete
[  508.720039] ata2: EH complete
[  510.724042] ata2: EH complete
[  512.720060] ata2: EH complete
[  514.720039] ata2: EH complete
[  516.720038] ata2: EH complete
[  518.720053] ata2: EH complete
[  520.720041] ata2: EH complete
[  522.720035] ata2: EH complete
[  524.720049] ata2: EH complete
[  526.720059] ata2: EH complete
[  528.720038] ata2: EH complete
[  530.720063] ata2: EH complete
[  532.720055] ata2: EH complete
[  534.724038] ata2: EH complete
[  536.720037] ata2: EH complete
[  538.720038] ata2: EH complete
[  540.720035] ata2: EH complete
[  542.720038] ata2: EH complete
[  544.720040] ata2: EH complete
[  546.720040] ata2: EH complete
[  548.720037] ata2: EH complete
[  550.720036] ata2: EH complete
[  552.720039] ata2: EH complete
[  554.720040] ata2: EH complete
[  556.720039] ata2: EH complete
[  558.720042] ata2: EH complete
[  560.720065] ata2: EH complete
[  562.720036] ata2: EH complete
[  564.724039] ata2: EH complete
[  566.720038] ata2: EH complete
[  568.720040] ata2: EH complete
[  570.720039] ata2: EH complete
[  572.720036] ata2: EH complete
[  574.720036] ata2: EH complete
[  576.720039] ata2: EH complete
[  578.720038] ata2: EH complete
[  580.720039] ata2: EH complete
[  582.720039] ata2: EH complete
[  584.720038] ata2: EH complete
[  586.720041] ata2: EH complete
[  588.720040] ata2: EH complete
[  590.720037] ata2: EH complete
[  592.720038] ata2: EH complete
[  594.720039] ata2: EH complete
[  596.720038] ata2: EH complete
[  598.720039] ata2: EH complete
[  600.720038] ata2: EH complete
[  602.720039] ata2: EH complete
[  604.720042] ata2: EH complete
[  606.721634] ata2: EH complete
[  608.720038] ata2: EH complete
[  610.72

linux-2.6_2.6.26-17_ia64.changes INSTALLED into Stable

2009-06-27 Thread Archive Administrator

Installing:
linux-2.6_2.6.26-17.diff.gz
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-17.diff.gz
linux-2.6_2.6.26-17.dsc
  to pool/main/l/linux-2.6/linux-2.6_2.6.26-17.dsc
linux-doc-2.6.26_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-doc-2.6.26_2.6.26-17_all.deb
linux-headers-2.6.26-2-all-ia64_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all-ia64_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-all_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-all_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-common-vserver_2.6.26-17_ia64.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-2-common-vserver_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-common_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-common_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-itanium_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-itanium_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-mckinley_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-headers-2.6.26-2-mckinley_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb
linux-headers-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb
  to 
pool/main/l/linux-2.6/linux-headers-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb
linux-image-2.6.26-2-itanium_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-itanium_2.6.26-17_ia64.deb
linux-image-2.6.26-2-mckinley_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-image-2.6.26-2-mckinley_2.6.26-17_ia64.deb
linux-image-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb
  to 
pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb
linux-image-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb
  to 
pool/main/l/linux-2.6/linux-image-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb
linux-libc-dev_2.6.26-17_ia64.deb
  to pool/main/l/linux-2.6/linux-libc-dev_2.6.26-17_ia64.deb
linux-manual-2.6.26_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-manual-2.6.26_2.6.26-17_all.deb
linux-patch-debian-2.6.26_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-patch-debian-2.6.26_2.6.26-17_all.deb
linux-source-2.6.26_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-source-2.6.26_2.6.26-17_all.deb
linux-support-2.6.26-2_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-support-2.6.26-2_2.6.26-17_all.deb
linux-tree-2.6.26_2.6.26-17_all.deb
  to pool/main/l/linux-2.6/linux-tree-2.6.26_2.6.26-17_all.deb


Override entries for your package:
linux-2.6_2.6.26-17.dsc - source devel
linux-doc-2.6.26_2.6.26-17_all.deb - optional doc
linux-headers-2.6.26-2-all-ia64_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-all_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-common-vserver_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-common_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-itanium_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-mckinley_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb - optional devel
linux-headers-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb - optional devel
linux-image-2.6.26-2-itanium_2.6.26-17_ia64.deb - optional admin
linux-image-2.6.26-2-mckinley_2.6.26-17_ia64.deb - optional admin
linux-image-2.6.26-2-vserver-itanium_2.6.26-17_ia64.deb - optional admin
linux-image-2.6.26-2-vserver-mckinley_2.6.26-17_ia64.deb - optional admin
linux-libc-dev_2.6.26-17_ia64.deb - optional devel
linux-manual-2.6.26_2.6.26-17_all.deb - optional doc
linux-patch-debian-2.6.26_2.6.26-17_all.deb - optional devel
linux-source-2.6.26_2.6.26-17_all.deb - optional devel
linux-support-2.6.26-2_2.6.26-17_all.deb - optional devel
linux-tree-2.6.26_2.6.26-17_all.deb - optional devel

Announcing to debian-chan...@lists.debian.org
Closing bugs: 533657 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#533208: marked as done (IPv6 not working in OpenVZ containers with Lenny 2.6.26-openvz kernel)

2009-06-27 Thread Debian Bug Tracking System

Your message dated Sat, 27 Jun 2009 14:31:09 +0200
with message-id <20090627123109.ga2...@stro.at>
and subject line Re: Bug#533208: IPv6 not working in OpenVZ containers with 
Lenny 2.6.26-openvz kernel
has caused the Debian Bug report #533208,
regarding IPv6 not working in OpenVZ containers with Lenny 2.6.26-openvz kernel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
533208: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533208
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: linux-image-2.6.26-2-openvz-amd64
Version: 2.6.26-15lenny2
Tags: lenny,ipv6

IPv6 does not work in OpenVZ containers when hardware node is using the 
linux-image-2.6.26-2-openvz-amd64 kernel: containers are unable to reach 
any IPv6 host other than himself and the hardware node.


This does not affect the IPv6 connectivity of the hardware node itself, 
only hosted containers.


Booting the hardware node with the Debian-Systs 2.6.18 "Fortezza" kernel 
(linux-image-2.6.18-14-fza-amd64, version 028stab056.1dso1), without 
changing anything else, restores proper IPv6 functionlality in 
containers, so the issue seems kernel or kernel-version related.


This bug has been filed on the OpenVZ bug tracker:
http://bugzilla.openvz.org/show_bug.cgi?id=1287

Test setup is:
- Debian Lenny hardware node
- Debian Etch, Lenny and CentOS containers
- containers use venet devices
- IPv6 forwarding is globally enabled (/sbin/sysctl -q -w 
net.ipv6.conf.all.forwarding=1), and hardware node public ethernet 
device is statically IPv6-configured



--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.



--- End Message ---
--- Begin Message ---
On Mon, 15 Jun 2009, Benoit Branciard wrote:

> the linux-image-2.6.26-2-openvz-amd64 kernel: containers are unable
> to reach any IPv6 host other than himself and the hardware node.
> 
> This does not affect the IPv6 connectivity of the hardware node
> itself, only hosted containers.
> 
> Booting the hardware node with the Debian-Systs 2.6.18 "Fortezza"
> kernel (linux-image-2.6.18-14-fza-amd64, version 028stab056.1dso1),
> without changing anything else, restores proper IPv6 functionlality
> in containers, so the issue seems kernel or kernel-version related.
> 
> This bug has been filed on the OpenVZ bug tracker:
> http://bugzilla.openvz.org/show_bug.cgi?id=1287
> 

thanks for having reported upstream, to enable ipv6 one has to:
echo 1 > /proc/sys/net/ipv6/conf/all/proxy_ndp

and for each VE :

echo ip -6 neigh add proxy $IPV6 dev eth0;


thus closing.

--- End Message ---


Bug#533894: initramfs-tools: add support for virtio modules for netbooting

2009-06-27 Thread Daniel Weuthen



So kernel/drivers/block is considered only if using MODULES=most but
not when using MODULES=netboot. The only virtio file that is copied
at all is virtio_pci from the base class. So both virtio_net *and*
virtio_blk are missing.
   


   

please show on a qemu boot that virtio_block is really needed.
other then that this seems speculation.
 


Huh? I was just answering regarding your 'ok for virtio_blk and
virtio_net' and your statement that virtio_blk would be already
included in the initrd (which isn't the case when using
MODULES=netboot).

Bcc-ing Daniel Weuthen who has an according setup to test.
Daniel, can you please verify whether adding just virtio_net
to the initrd is enough for your usecase.
   
sorry for the delay in my reaction. I had to social engineer re-access 
to my setup, which runs at my old employer ;-)


for a working netboot with virtio nic the following modules are required:

* virtio
* virtio_pci (although virtio_net has no dependency entry for this 
module, it is mandatory for nearly all other virtio module)

* virtio_ring (virtio_pci depends on it)
* virtio_net

virtio_blk is definitely NOT required for netboot, as it provides access 
to local block devices only.

other virtio modules like virtio_ballon are also not needed.

regards
daniel


Bug#532005: this seems related to my issue

2009-06-27 Thread Andrei Popescu
Hello,

Until 2.6.29-2-amd64 my laptop was making a special sound (two system 
beeps in rapid succession) when plugging/unplugging the power cord. This 
sound would work whether the pcspkr module was loaded or not (which 
would stop any other system beeps), but can be disabled by muting the 
"Beep" control in alsamixer. It also works during POST or at the grub 
menu.

With 2.6.30-1-amd64 this works only a few seconds into the boot sequence 
when it stops completely and no loading/unloading of modules or 
mutin/unmuting of channels will bring it back. This seems to be related 
to this

$ dmesg | grep Beep
[6.234499] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input10

(I see the submitter has the same thing in his dmesg)

which doesn't show up at all if I boot 2.6.29-2-amd64. Also, the system 
beep has a much higher pitch now (very annoying).

Is this a known regression?

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature