From: Guenter Roeck <linux@roeck-us.net>
To: "Håvard Skinnemoen" <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user'
Date: Sat, 17 Sep 2016 09:53:22 -0700 [thread overview]
Message-ID: <20160917165322.GA20329@roeck-us.net> (raw)
In-Reply-To: <CACiLriRCzX41SWh92cVSjDTKJEDAe+boMNy9JRHp5G9owe48Xw@mail.gmail.com>
On Sat, Sep 17, 2016 at 09:46:58AM -0700, Håvard Skinnemoen wrote:
> On Sat, Sep 17, 2016 at 7:56 AM, Guenter Roeck <linux@roeck-us.net> wrote:
>
> > avr32 builds fail with:
> >
> > arch/avr32/kernel/built-in.o: In function `arch_ptrace':
> > (.text+0x650): undefined reference to `___copy_from_user'
> > arch/avr32/kernel/built-in.o:(___ksymtab+___copy_from_user+0x0): undefined
> > reference to `___copy_from_user'
> > kernel/built-in.o: In function `proc_doulongvec_ms_jiffies_minmax':
> > (.text+0x5dd8): undefined reference to `___copy_from_user'
> > kernel/built-in.o: In function `proc_dointvec_minmax_sysadmin':
> > sysctl.c:(.text+0x6174): undefined reference to `___copy_from_user'
> > kernel/built-in.o: In function `ptrace_has_cap':
> > ptrace.c:(.text+0x69c0): undefined reference to `___copy_from_user'
> > kernel/built-in.o:ptrace.c:(.text+0x6b90): more undefined references to
> > `___copy_from_user' follow
> >
> > Fixes: 8630c32275ba ("avr32: fix copy_from_user()")
> > Cc: Al Viro <viro@zeniv.linux.org.uk>
> > Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> >
>
> Acked-by: Havard Skinnemoen <havard@skinnemoen.net>
>
Al, I assume you'll send this to Linus ?
Thanks,
Guenter
prev parent reply other threads:[~2016-09-17 16:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 14:56 [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck
2016-09-17 16:52 ` Håvard Skinnemoen
2016-09-17 20:09 ` Guenter Roeck
2016-09-18 9:46 ` Hans-Christian Noren Egtvedt
2016-09-18 14:44 ` Guenter Roeck
[not found] ` <CACiLriRCzX41SWh92cVSjDTKJEDAe+boMNy9JRHp5G9owe48Xw@mail.gmail.com>
2016-09-17 16:53 ` Guenter Roeck [this message]
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=20160917165322.GA20329@roeck-us.net \
--to=linux@roeck-us.net \
--cc=egtvedt@samfundet.no \
--cc=hskinnemoen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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.