Re: Random panic in load_balance() with 3.16-rc

2014-07-28 Thread Frank Ch. Eigler
torvalds wrote: [...] Actually, I prefer my patch that did it with cc-option checking, and does it unconditionally. Because if we do it even for non-debug builds - where it ostensibly shouldn't matter - we then have that GCC_COMPARE_DEBUG thing working regardless of configuration. Please

Re: Random panic in load_balance() with 3.16-rc

2014-07-28 Thread Frank Ch. Eigler
Hi - On Mon, Jul 28, 2014 at 09:10:04AM -0400, Theodore Ts'o wrote: [...] I thought Markus told us that -fno-var-tracking-assignments makes absolutely no difference for non-debug kernels? It does affect CONFIG_DEBUG_INFO kernels, and that config option is set for all Red Hat kernels (-debug

Bug#691167: enable please

2013-06-13 Thread Frank Ch. Eigler
Please enable CONFIG_UPROBES. It enables some unique and useful functionality. The mere presence of the CONFIG_UPROBES code has no performance or security impact on normal operation. Only root users can use perf probe, and only specifically-authorized users can use it via systemtap. -- To

Re: Processed: reassign 633535 to systemtap

2011-07-11 Thread Frank Ch. Eigler
Hi - On Mon, Jul 11, 2011 at 01:33:40PM +, Debian Bug Tracking System wrote: reassign 633535 systemtap Bug #633535 [linux-2.6] linux-image-2.6.32-5-amd64: oops in xdr_decode_hyper+0x0/0xe [nfs] Bug reassigned from package 'linux-2.6' to 'systemtap'. Can you elaborate why you believe

Re: Processed: reassign 633535 to systemtap

2011-07-11 Thread Frank Ch. Eigler
Hi, Ben - reassign 633535 systemtap Bug reassigned from package 'linux-2.6' to 'systemtap'. Can you elaborate why you believe systemtap is related? According to the dmesg, the last systemtap invocation was several hours before the kernel error. The last module unloaded was

Re: Processed: reassign 604453 to systemtap

2010-11-22 Thread Frank Ch. Eigler
Bug #604453 [linux-2.6] linux-2.6: xen domU hangs with systemtap kernel.function(*...@*/*.c) Bug reassigned from package 'linux-2.6' to 'systemtap'. Bug No longer marked as found in versions 2.6.32-27. This is a known problem, also known as http://sourceware.org/PR2725. They appear to be

Bug#365349: Add support for creating a debuginfo package

2009-07-16 Thread Frank Ch. Eigler
Hi - On Thu, Jul 16, 2009 at 09:21:50AM +0200, Bastian Blank wrote: [...] THis would be ideal. Current tools like crash don't work with an image that's been stripped with --only-keep-debug. I'm not sure what strip is removing that crash needs, but I'll look into it. This will not work