lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 07 May 2014 15:49:01 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	linux-kernel@...r.kernel.org, Richard Weinberger <richard@....at>
Subject: Re: Build regressions/improvements in v3.15-rc4 (uml)

On 05/06/2014 05:04 AM, Geert Uytterhoeven wrote:
> Below is the list of build error/warning regressions/improvements in
> v3.15-rc4[1] compared to v3.14[2].
> 
> 
> *** ERRORS ***
> 
> 11 regressions:
>   + /scratch/kisskb/src/arch/powerpc/include/asm/fixmap.h: error: overflow in enumeration values  CC      drivers/hwmon/smsc47m192.o:  => 51:2
>   + /scratch/kisskb/src/arch/powerpc/include/asm/fixmap.h: error: overflow in enumeration values  CC [M]  drivers/usb/gadget/f_rndis.o:  => 51:2
>   + /scratch/kisskb/src/arch/powerpc/include/asm/fixmap.h: error: overflow in enumeration values:  => 51:2
>   + /scratch/kisskb/src/arch/powerpc/kernel/head_44x.S: Error: invalid operands (*ABS* and *UND* sections) for `|':  => 686, 603
>   + /scratch/kisskb/src/arch/powerpc/mm/tlb_nohash_low.S: Error: unsupported relocation against PPC47x_TLBE_SIZE:  => 113
>   + /scratch/kisskb/src/arch/powerpc/platforms/powernv/setup.c: error: implicit declaration of function 'get_hard_smp_processor_id' [-Werror=implicit-function-declaration]:  => 179:4

>   + /scratch/kisskb/src/arch/um/os-Linux/mem.c: error: 'TMPFS_MAGIC' undeclared (first use in this function):  => 31
>   + /scratch/kisskb/src/arch/um/os-Linux/mem.c: error: (Each undeclared identifier is reported only once:  => 31
>   + /scratch/kisskb/src/arch/um/os-Linux/mem.c: error: for each function it appears in.):  => 31
>   + /scratch/kisskb/src/arch/um/os-Linux/mem.c: error: linux/magic.h: No such file or directory:  => 16:25

#include <uapi/linux/magic.h>
instead of <linux/magic.h>



>   + error: "__invalidate_icache_range" [drivers/misc/lkdtm.ko] undefined!:  => N/A
> 


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ