On Mon, Feb 11, 2008 at 01:54:35PM -0500, Ivan Jager wrote:
> I modified the hotfix so it will also patch compat_sys_vmsplice, which
> would be important on amd64 boxen with x86 compatibility enabled.
>
these "hotfixes" are so completely wrong, it's not even funny.
you're playing russian roulette
On Wed, Aug 08, 2007 at 01:59:43AM +0530, Ritesh Raj Sarraf wrote:
> Package: irqbalance
> Version: 0.55-2
> Severity: grave
> Justification: renders package unusable
>
> This is the current description of the package in Debian.
> irqbalance - Daemon to balance interrupts for SMP systems
>
>
> M
too lazy to make a patch for this crap code but it's pretty easy
to get PAGE_SHIFT via sysconf(_SC_PAGESIZE)
and much less ugly...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, Oct 14, 2006 at 10:24:24AM +0200, Aurelien Jarno wrote:
> Basically it checks for /usr/bin/hppa64-linux-gnu-gcc, which is an
> alternative. My guess is the the build daemon has the alternative broken
> (or the gcc package), as the package linux-2.6 builds correctly on my
> machine here.
>
On Sun, Sep 24, 2006 at 05:35:44PM -0600, [EMAIL PROTECTED] wrote:
> > /build/buildd/linux-2.6-2.6.18/debian/build/build-hppa-none-parisc64/scripts/gcc-version.sh:
> > line 11: hppa64-linux-gcc-4.1: command not found
> > /build/buildd/linux-2.6-2.6.18/debian/build/build-hppa-none-parisc64/scripts/
On Thu, Aug 24, 2006 at 08:56:40PM -0400, John David Anglin wrote:
> I'm fairly certain we have a bug in handling unaligned fixups
> for doubles in the kernel. This caused a problem for libffi.
> This depends on whether the kernel is 32/64 bits.
>
I'll try to come up with some testcases.
--
T
On Wed, Aug 23, 2006 at 05:22:45PM -0700, Steve Langasek wrote:
> That would be wonderful if you, or another hppa porter, could track down
> where the bug lies. libgcc2 is almost certainly the wrong package, since
> nothing should be *using* libgcc2 in a fresh build of qt-x11-free; it may be
> a b
On Wed, Aug 23, 2006 at 10:39:04AM +0200, Matthias Klose wrote:
> The qt-x11-free package builds fine with a standard Debian setup.
> Building with prctl --unaligned=signal makes the "bug" reproducible.
>
Right. The buildd is set up to deliver SIGBUS on unaligned accesses.
This is configurable, a
Let's take a quick look in
linux-2.6/drivers/video/nvidia/nv_hw.c:NvLoadStateExt(), shall we?
{...}
if (par->Architecture >= NV_ARCH_40) {
NV_WR32(par->PRAMIN, 0x * 4, 0x8010);
NV_WR32(par->PRAMIN, 0x0001 * 4, 0x00101202);
NV_WR32(par
On Sat, Dec 03, 2005 at 12:45:21PM -0500, Steve M. Robbins wrote:
> 0x4200f534 in __umoddi3 () from /lib/libgcc_s.so.2
>
Could you tell us what the specific illegal instruction was?
You should be able to disassemble that address with "x/i 0x4200f534"
in gdb.
This looks mostly like a GCC bug...
C
On Thu, Oct 13, 2005 at 05:04:55PM -0700, Steve Langasek wrote:
> To say that this is a compiler bug, you would have to show that gcc-4.0 is
> *wrong* to 32-bit align the fenv_t struct instead of 64-bit aligning it.
> You'd have to check with the compiler folks to be sure, but I don't think
> this
close 331033
thanks
Not a bug. Take the hint and edit /etc/default/wpasupplicant. I removed
the patch to put a default config in because it does not agree with having
multiple interfaces. Also, don't forget to pass -D.
> linux:~# rm /var/run/wpa_supplicant/ath0
> linux:~# wpa_supplicant -B -c /et
other
> similar (kernel-related) task, it does not work and system becomes unusable
> and, thus, it must be hard-rebooted.
>
Can you please post the specifications of your computer? Arch, processor,
amount of ram, etc. Additionally, what kernel you are using.
Cheers,
--
Kyle McMartin
--
On Sat, Mar 26, 2005 at 11:20:11AM +0100, Matthias Klose wrote:
> mdadm: /dev/md0 has been started with 2 drives.
I'm not really sure what to say. None of that code has been modified in
any of the hppa patches.
Are you sure the device labels are correct? mdadm shows /dev/md0 s
On Wed, Jan 19, 2005 at 10:53:16AM +0100, Aurelien Jarno wrote:
> It seems that kernel-patch-2.6.8-hppa doesn't work with
> kernel-source-2.6.8 (ie version 2.6.8-12), so it is simply unuseable:
>
Thanks, I've already fixed this in my working tree, but I've been working
fairly heavily with Bdale a
15 matches
Mail list logo