linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the syscalls tree
@ 2018-03-14  5:12 Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2018-03-14  5:12 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Hi Dominik,

After merging the syscalls tree, today's linux-next build (powerpc
allnoconfig) failed like this:

arch/powerpc/kernel/syscalls.o: In function `ppc_fadvise64_64':
syscalls.c:(.text+0xb8): undefined reference to `ksys_fadvise64_64'

Caused by commit

  fabbf34a610d ("mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()")

CONFIG_ADVISE_SYSCALLS is not set in this build ...

I have reverted that commit for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: build failure after merge of the syscalls tree
  2018-03-14  4:57 Stephen Rothwell
@ 2018-03-14  4:59 ` Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2018-03-14  4:59 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Hi Dominik,

On Wed, 14 Mar 2018 15:57:25 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the syscalls tree, today's linux-next build (x86_64
> allnoconfig) failed like this:

kernel/fork.o: In function `mm_release':
fork.c:(.text+0x1a17): undefined reference to `do_futex'

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* linux-next: build failure after merge of the syscalls tree
@ 2018-03-14  4:57 Stephen Rothwell
  2018-03-14  4:59 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2018-03-14  4:57 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

Hi Dominik,

After merging the syscalls tree, today's linux-next build (x86_64
allnoconfig) failed like this:


Caused by commit

  3e334170db85 ("mm: use do_futex() instead of sys_futex() in mm_release()")

CONFIG_FUTEX is not set for this build.  Normally sys_futex() would be
the one from kernel/sys_ni.c in this case ...

I have reverted that commit for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-14  5:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14  5:12 linux-next: build failure after merge of the syscalls tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2018-03-14  4:57 Stephen Rothwell
2018-03-14  4:59 ` Stephen Rothwell

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).