Bug#724976: Use CFLAGS=-grecord-gcc-switches to help debugging

2013-09-30 Thread Vincent Bernat
Source: linux Version: 3.10.11-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi! Tools, like systemtap, need to circumvent some bugs in GCC, notably in the way it reports debugging data for highly-optimized programs. For example, the use of -mfentry flag can cause

linux-2.6_2.6.32-48squeeze4 and Bug #701744

2013-09-30 Thread Kris Shannon
I was eagerly awating the release of linux-2.6_2.6.32-48squeeze4 because it would fix #701744 (fallout from XSA-39: Linux netback DoS via malicious guest ring) It turns out I should have read the bug report more closely. #701744 was only about the xen-netback side of things. I haven't been

Bug#692957: Can confirm this bug

2013-09-30 Thread Denny Fuchs
hi, I noticed today in our poolroom with ~100 diskless clients the exact same behavior. The load was with very few clients over 10 with one CPU core. It is a KVM virtual host, so I thought, I have to give more CPU cores (but wondering why it was working for a long time, in VMware ESX host) for

Re: patchset to enable user namespaces

2013-09-30 Thread Eric W. Biederman
Ben Hutchings b...@decadent.org.uk writes: On Tue, 2013-09-24 at 10:10 +0100, Andy Whitcroft wrote: On Mon, Sep 23, 2013 at 05:08:26PM -0500, Serge Hallyn wrote: Hi, The final patches needed to resolve conflicts between XFS and user namespaces are in 3.12. I've backported them to

Re: patchset to enable user namespaces

2013-09-30 Thread Ben Hutchings
On Mon, Sep 30, 2013 at 09:56:10AM -0700, Eric W. Biederman wrote: Ben Hutchings b...@decadent.org.uk writes: On Tue, 2013-09-24 at 10:10 +0100, Andy Whitcroft wrote: On Mon, Sep 23, 2013 at 05:08:26PM -0500, Serge Hallyn wrote: Hi, The final patches needed to resolve conflicts

linux-image-3.2.0-4-686-pae and nf_conntrack

2013-09-30 Thread Jan van den Berg
Hi, from /lib/modules/3.2.0-4-686-pae/modules.dep I gather that somewhere it was decided that the nf_conntrack and ipvs module are dependant on one another: kernel/net/netfilter/ipvs/ip_vs.ko: kernel/net/netfilter/nf_conntrack.ko kernel/lib/libcrc32c.ko This is also what modinfo ip_vs tells

Re: linux-image-3.2.0-4-686-pae and nf_conntrack

2013-09-30 Thread Ben Hutchings
On Mon, 2013-09-30 at 22:49 +0200, Jan van den Berg wrote: Hi, from /lib/modules/3.2.0-4-686-pae/modules.dep I gather that somewhere it was decided that the nf_conntrack and ipvs module are dependant on one another: kernel/net/netfilter/ipvs/ip_vs.ko: kernel/net/netfilter/nf_conntrack.ko

Bug#725065: WARNING: at /build/linux-BPzSEt/linux-3.10.11/block/blk-core.c:493 blk_queue_bypass_end+0x43/0x57()

2013-09-30 Thread Clint Adams
Package: linux-image-3.10-3-amd64 Version: 3.10.11-1 [ 6963.002602] WARNING: at /build/linux-BPzSEt/linux-3.10.11/block/blk-core.c:493 blk_queue_bypass_end+0x43/0x57() [ 6963.002606] Modules linked in: sr_mod(+) cdrom udf tun bnep rfcomm bluetooth parport_pc ppdev lp parport cpufreq_powersave

Re: patchset to enable user namespaces

2013-09-30 Thread Serge Hallyn
Quoting Ben Hutchings (b...@decadent.org.uk): On Mon, Sep 30, 2013 at 09:56:10AM -0700, Eric W. Biederman wrote: Ben Hutchings b...@decadent.org.uk writes: On Tue, 2013-09-24 at 10:10 +0100, Andy Whitcroft wrote: On Mon, Sep 23, 2013 at 05:08:26PM -0500, Serge Hallyn wrote: Hi,