[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#339981: linux-kernel-headers: <asm/cpu-features.h> includes non-existant file cpu-feature-overrides.h on mips(el)



On Wed, Dec 14, 2005 at 03:42:29PM +0100, Steinar H. Gunderson wrote:
> On Sun, Nov 20, 2005 at 02:06:15AM +0100, Steinar H. Gunderson wrote:
> > evms miscompiles on mips(el) due to some missing file or wrong #include:
> 
> Is there anything happening on this? I can't get evms into testing (neither
> via testing-proposed-updates or via unstable) because of this bug, and thus I
> can't fix a critical bug in stable (causing severe data loss in some cases)
> either. It's been almost a month; what's the hold-up?

The holdup is a shortage of glibc maintainers, obviously.

This is a bug in your package:
  In file included from /usr/include/asm/bitops.h:16,                                                   
                   from md_super.c:33:                                                                  

Do not use <asm/bitops.h> from userspace; it is not portably usable
from userspace.  The MIPS headers are a perfect example of why not; in
several cases the MIPS bitops call local_irq_save.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



Reply to: