All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] haproxy: put back dependency on __sync_*_4
Date: Sun, 14 Oct 2018 10:05:12 +0200	[thread overview]
Message-ID: <20181014100512.7c25f449@windsurf> (raw)
In-Reply-To: <20181005194527.12140-1-fontaine.fabrice@gmail.com>

Hello,

On Fri,  5 Oct 2018 21:45:27 +0200, Fabrice Fontaine wrote:
> __sync_*_4 intrinsics is used by common/hathreads.h when gcc < 4.7 but
> also by contrib/tcploop.c or include/proto/shctx.h so put back a
> mandatory dependency on BR2_TOOLCHAIN_HAS_SYNC_4 which has been wrongly
> removed by patch 978001

When referencing commits, please use the Git commit hash and its commit
title and not the patchwork ID. I.e, like this:

    __sync_*_4 intrinsics is used by common/hathreads.h when gcc < 4.7 but
    also by contrib/tcploop.c or include/proto/shctx.h so put back a
    mandatory dependency on BR2_TOOLCHAIN_HAS_SYNC_4 which has been
    wrongly removed by commit f22fca4bf27f884950dd7804020e5d5193b570b9
    ("haproxy: tweak thread activation").

I've applied after fixing this. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-10-14  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 19:45 [Buildroot] [PATCH 1/1] haproxy: put back dependency on __sync_*_4 Fabrice Fontaine
2018-10-14  8:05 ` Thomas Petazzoni [this message]

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=20181014100512.7c25f449@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.