From: Josh Triplett <josh@joshtriplett.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
Catalina Mocanu <catalina.mocanu@gmail.com>
Subject: Re: linux-next: build failure after merge of the tiny tree
Date: Sun, 9 Nov 2014 23:56:04 -0800 [thread overview]
Message-ID: <20141110075604.GA1085@thin> (raw)
In-Reply-To: <20141110181716.3c9604fe@canb.auug.org.au>
On Mon, Nov 10, 2014 at 06:17:16PM +1100, Stephen Rothwell wrote:
> Hi Josh,
>
> After merging the tiny tree, today's linux-next build (powerpc64 allnoconfig)
> failed like this:
>
> arch/powerpc/kernel/built-in.o: In function `sys_call_table':
> (.rodata+0xd58): undefined reference to `.compat_sys_adjtimex'
> arch/powerpc/kernel/built-in.o: In function `sys_call_table':
> (.rodata+0x1b48): undefined reference to `.compat_sys_clock_adjtime'
>
> Caused by commit be1e48a8e48f ("kernel: time: Compile out NTP support").
Good catch, thanks. Not clear why that build failure didn't show up on
x86.
Looks like the two compat syscalls need cond_syscall lines as well.
I'll add those to the patch.
- Josh Triplett
next prev parent reply other threads:[~2014-11-10 7:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 7:17 linux-next: build failure after merge of the tiny tree Stephen Rothwell
2014-11-10 7:56 ` Josh Triplett [this message]
2014-11-10 17:54 ` Josh Triplett
-- strict thread matches above, loose matches on Subject: below --
2014-09-23 4:57 Stephen Rothwell
2014-09-23 5:59 ` Josh Triplett
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=20141110075604.GA1085@thin \
--to=josh@joshtriplett.org \
--cc=catalina.mocanu@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).