From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kbuild test robot <lkp@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
kbuild-all@01.org, Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>,
Sasha Levin <alexander.levin@microsoft.com>
Subject: Re: [linux-stable-rc:linux-4.9.y 9986/9999] ptrace.c:undefined reference to `abort'
Date: Fri, 5 Jul 2019 18:15:29 +0200 [thread overview]
Message-ID: <20190705161529.GA8626@kroah.com> (raw)
In-Reply-To: <201907060045.bQY0GTP0%lkp@intel.com>
On Sat, Jul 06, 2019 at 12:08:59AM +0800, kbuild test robot wrote:
> tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y
> head: af13e6db0db43996e060d2b9ca57f60b09d08cb8
> commit: 273b0e9d8a3e0970fab8ad1b037adf9e3a9fc63b [9986/9999] bug.h: work around GCC PR82365 in BUG()
> config: arc-defconfig (attached as .config)
> compiler: arc-elf-gcc (GCC) 7.4.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 273b0e9d8a3e0970fab8ad1b037adf9e3a9fc63b
> # save the attached .config to linux build tree
> GCC_VERSION=7.4.0 make.cross ARCH=arc
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
> arch/arc/built-in.o: In function `genregs_set':
> >> ptrace.c:(.text+0x9bc): undefined reference to `abort'
> >> ptrace.c:(.text+0x9bc): undefined reference to `abort'
> arch/arc/built-in.o: In function `genregs_get':
> ptrace.c:(.text+0x2de8): undefined reference to `abort'
> ptrace.c:(.text+0x2de8): undefined reference to `abort'
> arch/arc/built-in.o: In function `arc_pmu_device_probe':
> >> perf_event.c:(.text+0x99e6): undefined reference to `abort'
> arch/arc/built-in.o:perf_event.c:(.text+0x99e6): more undefined references to `abort' follow
I've queued up af1be2e21203 ("ARC: handle gcc generated __builtin_trap
for older compiler") to hopefully resolve this now.
thanks,
greg k-h
next prev parent reply other threads:[~2019-07-05 16:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 16:08 [linux-stable-rc:linux-4.9.y 9986/9999] ptrace.c:undefined reference to `abort' kbuild test robot
2019-07-05 16:15 ` Greg Kroah-Hartman [this message]
2019-07-05 16:31 ` Arnd Bergmann
2019-07-05 18:24 ` Greg Kroah-Hartman
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=20190705161529.GA8626@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=alexander.levin@microsoft.com \
--cc=arnd@arndb.de \
--cc=kbuild-all@01.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.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.