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


[ adding Jonathan to CC ]

On Mon, 20 Oct 2014, Paul Bolle wrote:

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

Jonathan, will you take care of this (now that ad3118b9861 is in)?

BTW, I am not sure whether vdso_standalone_test_x86.c wouldn't fit better 
in samples/ anyway ...

-- 
Jiri Kosina
SUSE Labs

  reply	other threads:[~2014-10-20 19:08 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
2014-10-20 19:08   ` Jiri Kosina [this message]
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=alpine.LNX.2.00.1410202106330.24255@pobox.suse.cz \
    --to=jkosina@suse.cz \
    --cc=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    --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).