All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-kernel@vger.kernel.org, Richard Weinberger <richard@nod.at>
Subject: Re: Build regressions/improvements in v3.15-rc4 (uml)
Date: Wed, 07 May 2014 15:49:01 -0700	[thread overview]
Message-ID: <536AB85D.6090807@infradead.org> (raw)
In-Reply-To: <1399377878-29995-1-git-send-email-geert@linux-m68k.org>

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

  parent reply	other threads:[~2014-05-07 22:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 12:04 Build regressions/improvements in v3.15-rc4 Geert Uytterhoeven
2014-05-06 12:15 ` Geert Uytterhoeven
2014-05-06 12:15   ` Geert Uytterhoeven
2014-05-07 22:49 ` Randy Dunlap [this message]
2014-05-07 22:56 ` Build regressions/improvements in v3.15-rc4 (wireless/ti/wlcore) Randy Dunlap
2014-05-08  7:06 ` Build regressions/improvements in v3.15-rc4 Paul Bolle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=536AB85D.6090807@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.