linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] doc for 3.18 merge window
Date: Mon, 20 Oct 2014 14:45:29 +0200	[thread overview]
Message-ID: <1413809129.17703.13.camel@x41> (raw)
In-Reply-To: <alpine.LNX.2.00.1410070008540.31343@pobox.suse.cz>

Jiri Kosina schreef op di 07-10-2014 om 00:22 [+0200]:
> [...]
>
> Peter Foley (12):
>       Documentation: use subdir-y to avoid unnecessary built-in.o files
>       Documentation: add makefiles for more targets
>       Documentation: make functions static to avoid prototype warnings
>       Documentation: fix misc. warnings
>       Documentation: support glibc versions without htole macros
>       Documentation: update .gitignore files
>       Documentation: update vDSO makefile to build portable examples
>       Documentation: disable vdso_test to avoid breakage with old glibc
>       Make Documenation depend on headers_install
>       tools: add more endian.h macros
>       Documentation: remove networking/.gitignore
>       Documentation: update include path for mpssd

This series is included in v3.18-rc1. It broke the build of 32 bit x86
(if CONFIG_BUILD_DOCSRC is set):
    Documentation/vDSO/vdso_standalone_test_x86.o: In function `to_base10':
    vdso_standalone_test_x86.c:(.text+0x101): undefined reference to `__umoddi3'
    vdso_standalone_test_x86.c:(.text+0x12d): undefined reference to `__udivdi3'
    collect2: error: ld returned 1 exit status
    make[2]: *** [Documentation/vDSO/vdso_standalone_test_x86] Error 1
    make[1]: *** [Documentation/vDSO] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make: *** [vmlinux] Error 2

A possible fix is discussed in https://lkml.org/lkml/2014/10/8/538 .


Paul Bolle


  parent reply	other threads:[~2014-10-20 12:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 22:22 [GIT PULL] doc for 3.18 merge window Jiri Kosina
2014-10-08 16:11 ` Jonathan Corbet
2014-10-10 11:29   ` Jiri Kosina
2014-10-20 12:45 ` Paul Bolle [this message]
2014-10-20 19:08   ` Jiri Kosina
2014-10-21 14:36     ` Jonathan Corbet
2014-10-21 14:45     ` Jonathan Corbet
2014-10-24 14:11       ` Peter Foley

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=1413809129.17703.13.camel@x41 \
    --to=pebolle@tiscali.nl \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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).