public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead•org>
To: Naresh Kamboju <naresh.kamboju@linaro•org>
Cc: Linux-Next Mailing List <linux-next@vger•kernel.org>,
	clang-built-linux <clang-built-linux@googlegroups•com>,
	lkft-triage@lists•linaro.org,
	open list <linux-kernel@vger•kernel.org>,
	Nick Desaulniers <ndesaulniers@google•com>,
	Nathan Chancellor <natechancellor@gmail•com>,
	Arnd Bergmann <arnd@arndb•de>,
	Stephen Rothwell <sfr@canb•auug.org.au>,
	Stephen Boyd <swboyd@chromium•org>, Jiri Olsa <jolsa@kernel•org>,
	Alexei Starovoitov <ast@kernel•org>, Jessica Yu <jeyu@kernel•org>,
	Evan Green <evgreen@chromium•org>,
	Hsin-Yi Wang <hsinyi@chromium•org>,
	Petr Mladek <pmladek@suse•com>,
	Steven Rostedt <rostedt@goodmis•org>,
	Sergey Senozhatsky <sergey.senozhatsky@gmail•com>,
	Andy Shevchenko <andriy.shevchenko@linux•intel.com>,
	Rasmus Villemoes <linux@rasmusvillemoes•dk>,
	Baoquan He <bhe@redhat•com>, Borislav Petkov <bp@alien8•de>,
	Catalin Marinas <catalin.marinas@arm•com>,
	Dave Young <dyoung@redhat•com>, Ingo Molnar <mingo@redhat•com>,
	Konstantin Khlebnikov <khlebnikov@yandex-team•ru>,
	Sasha Levin <sashal@kernel•org>,
	Thomas Gleixner <tglx@linutronix•de>,
	Vivek Goyal <vgoyal@redhat•com>, Will Deacon <will@kernel•org>,
	Andrew Morton <akpm@linux-foundation•org>
Subject: Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342'
Date: Thu, 17 Jun 2021 14:51:49 +0100	[thread overview]
Message-ID: <YMtTdU2b9fI3dnFD@casper.infradead.org> (raw)
In-Reply-To: <CA+G9fYvvf+XTvZg1sTq4_f9OrVFsCazGo0ozaEbjVYgSeKCkWA@mail.gmail.com>

On Thu, Jun 17, 2021 at 06:15:45PM +0530, Naresh Kamboju wrote:
> On Thu, 17 Jun 2021 at 17:41, Naresh Kamboju <naresh.kamboju@linaro•org> wrote:
> > x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry':
> > mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342'
> 
> The git bisect pointed out the first bad commit.
> 
> The first bad commit:
> commit 928cf6adc7d60c96eca760c05c1000cda061604e
> Author: Stephen Boyd <swboyd@chromium•org>
> Date:   Thu Jun 17 15:21:35 2021 +1000
>     module: add printk formats to add module build ID to stacktraces

Your git bisect probably went astray.  There's no way that commit
caused that regression.

  reply	other threads:[~2021-06-17 13:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 12:11 [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Naresh Kamboju
2021-06-17 12:45 ` Naresh Kamboju
2021-06-17 13:51   ` Matthew Wilcox [this message]
2021-06-17 14:45     ` Naresh Kamboju
2021-06-17 15:07       ` Steven Rostedt
2021-06-17 15:13       ` Andy Shevchenko
2021-06-17 18:02     ` Nathan Chancellor
2021-06-18  5:02       ` Aneesh Kumar K.V
2021-06-18 23:05         ` Nathan Chancellor
2021-06-23 23:39           ` Nick Desaulniers
2021-06-24  0:18             ` Paul E. McKenney

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=YMtTdU2b9fI3dnFD@casper.infradead.org \
    --to=willy@infradead$(echo .)org \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=andriy.shevchenko@linux$(echo .)intel.com \
    --cc=arnd@arndb$(echo .)de \
    --cc=ast@kernel$(echo .)org \
    --cc=bhe@redhat$(echo .)com \
    --cc=bp@alien8$(echo .)de \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=clang-built-linux@googlegroups$(echo .)com \
    --cc=dyoung@redhat$(echo .)com \
    --cc=evgreen@chromium$(echo .)org \
    --cc=hsinyi@chromium$(echo .)org \
    --cc=jeyu@kernel$(echo .)org \
    --cc=jolsa@kernel$(echo .)org \
    --cc=khlebnikov@yandex-team$(echo .)ru \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@rasmusvillemoes$(echo .)dk \
    --cc=lkft-triage@lists$(echo .)linaro.org \
    --cc=mingo@redhat$(echo .)com \
    --cc=naresh.kamboju@linaro$(echo .)org \
    --cc=natechancellor@gmail$(echo .)com \
    --cc=ndesaulniers@google$(echo .)com \
    --cc=pmladek@suse$(echo .)com \
    --cc=rostedt@goodmis$(echo .)org \
    --cc=sashal@kernel$(echo .)org \
    --cc=sergey.senozhatsky@gmail$(echo .)com \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=swboyd@chromium$(echo .)org \
    --cc=tglx@linutronix$(echo .)de \
    --cc=vgoyal@redhat$(echo .)com \
    --cc=will@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox