Message ID | cover.1348739508.git.kibo@prevas.dk |
---|---|
State | Not Applicable |
Delegated to: | Esben Haabendal |
Headers | show
Return-Path: <dev-bounces@oe-lite.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [130.225.254.102]) by ozlabs.org (Postfix) with ESMTP id C21352C00E1 for <incoming@patchwork.ozlabs.org>; Tue, 9 Oct 2012 18:24:22 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 35E8B3F867 for <incoming@patchwork.ozlabs.org>; Tue, 9 Oct 2012 09:24:21 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 23CF83F867 for <dev@oe-lite.org>; Tue, 9 Oct 2012 09:24:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1327; q=dns/txt; s=ironport1; t=1349767460; x=1381303460; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=0LCr9UZErmnO2MuVLm7DPELkfKIKCgUJmv41gTSEu44=; b=ZxlMKJ1Lf3tCwWu9LYTltwb1FYF9tcR4FwXNZquvUkQyc7IVAdyot71P JAu50MfiWLouEaBvdrMAxQE2rbCcE0A/ecWWnlT2glKws1yB9zYTVcJX+ dJfincxL+1hFPpw; X-IronPort-AV: E=Sophos;i="4.80,558,1344204000"; d="scan'208";a="2400314" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 09 Oct 2012 09:24:03 +0200 Received: from fire (172.16.10.61) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.318.1; Tue, 9 Oct 2012 09:24:02 +0200 Received: by fire (Postfix, from userid 30019) id 978B6607A6; Tue, 9 Oct 2012 09:24:02 +0200 (CEST) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= <kibo@prevas.dk> To: <dev@oe-lite.org> Subject: [PATCH 0/2] Upgrade of userspace-rcu (0.7.4) and lttng-ust(2.0.5) Date: Tue, 9 Oct 2012 09:23:58 +0200 Message-ID: <cover.1348739508.git.kibo@prevas.dk> X-Mailer: git-send-email 1.7.10 MIME-Version: 1.0 X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development <dev.oe-lite.org> List-Unsubscribe: <http://lists.oe-lite.org/mailman/options/dev>, <mailto:dev-request@oe-lite.org?subject=unsubscribe> List-Archive: <http://lists.oe-lite.org/pipermail/dev> List-Post: <mailto:dev@oe-lite.org> List-Help: <mailto:dev-request@oe-lite.org?subject=help> List-Subscribe: <http://lists.oe-lite.org/mailman/listinfo/dev>, <mailto:dev-request@oe-lite.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org |