Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1519356

Re: [PATCH] um: Fix compile failure due to current_text_address() definition

From Keno Fischer <keno@juliacomputing.com>
Newsgroups linux.kernel
Subject Re: [PATCH] um: Fix compile failure due to current_text_address() definition
Date 2016-11-10 21:50 +0100
Message-ID <sC4sh-2Vb-9@gated-at.bofh.it> (permalink)
References (1 earlier) <sBSAN-2Uu-5@gated-at.bofh.it> <sC3Zf-2IW-17@gated-at.bofh.it> <sC3Zf-2IW-19@gated-at.bofh.it> <sC3Zf-2IW-21@gated-at.bofh.it> <sC3Zf-2IW-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 10, 2016 at 3:19 PM, Richard Weinberger <richard@nod.at> wrote:
> Can you please reply to Sebastian's patch series and explain him how you trigger
> that error?
> I don't have a gcc broken by Debian on my machine right now.

I'm not sure how to reply to his patch series directly since I'm not
subscribed to lkml
(I imagine I can set headers manually, such that things get
appropriately threaded,
but for now let me just reply here). I don't think there's much to it.
It seems like any
use of `current_text_addr()` in `ARCH=um` build will cause this
problem, there's just
not very many such uses in the code base. I believe this particular
problem should
be reproducible as long as CONFIG_INET is set for an `ARCH=um` build.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] um: Fix compile failure due to current_text_address()  definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 03:00 +0100
  Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 09:10 +0100
    Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:20 +0100
      Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 21:20 +0100
        Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:20 +0100
          Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 21:20 +0100
            Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:50 +0100
  Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-11 11:40 +0100

csiph-web