[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191202131306.GA6633@roeck-us.net>
Date: Mon, 2 Dec 2019 05:13:06 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Arnd Bergmann <arnd@...db.de>
Cc: y2038@...ts.linaro.org, Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Matt Turner <mattst88@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org,
Deepa Dinamani <deepa.kernel@...il.com>,
Christian Brauner <christian@...uner.io>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Anna-Maria Gleixner <anna-maria@...utronix.de>,
linux-alpha@...r.kernel.org
Subject: Re: [PATCH 19/23] y2038: use compat_{get,set}_itimer on alpha
On Fri, Nov 08, 2019 at 10:12:18PM +0100, Arnd Bergmann wrote:
> The itimer handling for the old alpha osf_setitimer/osf_getitimer
> system calls is identical to the compat version of getitimer/setitimer,
> so just use those directly.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
alpha:allnoconfig, alpha:tinyconfig:
alpha-linux-ld: arch/alpha/kernel/systbls.o: in function `sys_call_table':
(.data+0x298): undefined reference to `compat_sys_setitimer'
alpha-linux-ld: (.data+0x2b0): undefined reference to `compat_sys_getitimer'
Guenter
Powered by blists - more mailing lists