[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141110175403.GA18766@thin>
Date: Mon, 10 Nov 2014 09:54:03 -0800
From: Josh Triplett <josh@...htriplett.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Catalina Mocanu <catalina.mocanu@...il.com>
Subject: Re: linux-next: build failure after merge of the tiny tree
On Sun, Nov 09, 2014 at 11:56:04PM -0800, Josh Triplett wrote:
> 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.
Done in current tiny/next.
- Josh Triplett
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists