All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Nick Hu <nickhu@andestech.com>, Greentime Hu <green.hu@gmail.com>,
	Vincent Chen <deanbo422@gmail.com>
Subject: Re: Build regressions/improvements in v5.9-rc8
Date: Mon, 5 Oct 2020 15:58:40 +0300	[thread overview]
Message-ID: <20201005125840.GP3956970@smile.fi.intel.com> (raw)
In-Reply-To: <CAMuHMdVqpgro9Qzn39fK9R2-2xDm6LDe6uOB5gSTrdRxbecNXQ@mail.gmail.com>

On Mon, Oct 05, 2020 at 11:35:33AM +0200, Geert Uytterhoeven wrote:
> On Mon, Oct 5, 2020 at 11:33 AM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > JFYI, when comparing v5.9-rc8[1] to v5.9-rc7[3], the summaries are:
> >   - build errors: +3/-6

Thanks for the report!

>   + /kisskb/src/drivers/gpio/gpiolib-cdev.c: error: implicit
> declaration of function 'in_ia32_syscall'
> [-Werror=implicit-function-declaration]:  => 430:6
>   + /kisskb/src/drivers/gpio/gpiolib-cdev.c: error: unknown type name
> 'compat_u64':  => 432:4
> 
> x86_64/um-all{mod,yes}config

I guess the quick fix is to disable that code for UML, I don't know how IOCTLs
are working in UML in cases when host - guest - guest app either from:
	1. x86_64 - x86_64 - i386;
	2. x86_64 - i386 - i386.

>   + error: rk3399_gru_sound.c: relocation truncated to fit:
> R_NDS32_WORD_9_PCREL_RELA against `.text':  => (.text+0x6a8)
> 
> nds32-allyesconfig
> 
> > [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/549738f15da0e5a00275977623be199fbbf7df50/ (all 192 configs)
> > [3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/a1b8638ba1320e6684aa98233c15255eb803fac7/ (all 192 configs)

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2020-10-05 13:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05  9:30 Build regressions/improvements in v5.9-rc8 Geert Uytterhoeven
2020-10-05  9:35 ` Geert Uytterhoeven
2020-10-05 12:58   ` Andy Shevchenko [this message]
2020-10-07 11:47     ` Paul Bolle
2020-10-07 11:58       ` Andy Shevchenko
2020-10-07 12:05         ` Paul Bolle
2020-10-07 12:08       ` Richard Weinberger
2020-10-07 12:45         ` Paul Bolle
2020-10-07 13:01           ` Richard Weinberger
2020-10-07 13:02           ` Andy Shevchenko
2020-10-07 13:48             ` Christoph Hellwig
2020-10-07 14:28               ` Andy Shevchenko

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=20201005125840.GP3956970@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=deanbo422@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=green.hu@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickhu@andestech.com \
    /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.