memory management talk + patches for femalloc+xtbench
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: mm@80x24.org
Cc: Eric Wong <e@80x24.org>
Subject: [PATCH] build-aux/static-deps.mk: update for urcu 0.8.6
Date: Wed,  5 Nov 2014 02:37:36 +0000	[thread overview]
Message-ID: <1415155056-12237-1-git-send-email-e@80x24.org> (raw)

Test with the latest version.
---
 build-aux/static-deps.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-aux/static-deps.mk b/build-aux/static-deps.mk
index d304065..4b33609 100644
--- a/build-aux/static-deps.mk
+++ b/build-aux/static-deps.mk
@@ -44,7 +44,7 @@ $(urcu_dir)/.git/xtbench-stamp:
 	> $@
 
 urcu_ref := refs/remotes/origin/stable-0.8
-urcu_commit := 60e5f96dc8e2ca1dc07c0ab92385fa5c3bad77d0
+urcu_commit := af507800971afbbbb05f6b5ff67cd2f20e8b338f
 urcu-uptodate: $(urcu_dir)/.git/xtbench-stamp
 	( cd $(urcu_dir) && \
 	  test "$(urcu_commit)" = "$$(git rev-parse $(urcu_ref))" || git fetch )
-- 
EW


             reply	other threads:[~2014-11-05  2:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-05  2:37 Eric Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-05  2:37 [PATCH] build-aux/static-deps.mk: update for urcu 0.8.6 Eric Wong

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=1415155056-12237-1-git-send-email-e@80x24.org \
    --to=e@80x24.org \
    --cc=mm@80x24.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