Message ID | 20180524055017.8801-1-amitay@ozlabs.org |
---|---|
Headers | show
Return-Path: <pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40rz506Jwjz9s1w for <incoming@patchwork.ozlabs.org>; Thu, 24 May 2018 15:50:44 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="JczF/CAa"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 40rz503ZrXzF1Hf for <incoming@patchwork.ozlabs.org>; Thu, 24 May 2018 15:50:44 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="JczF/CAa"; dkim-atps=neutral X-Original-To: pdbg@lists.ozlabs.org Delivered-To: pdbg@lists.ozlabs.org Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40rz4j333wzF1Cr for <pdbg@lists.ozlabs.org>; Thu, 24 May 2018 15:50:29 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="JczF/CAa"; dkim-atps=neutral Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 40rz4h63NWz9s16; Thu, 24 May 2018 15:50:28 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; t=1527141028; bh=rWTXHgDe5oclK1SwJyhBtvkQ7AhSnPf1+SSwm3GY8sc=; h=From:To:Cc:Subject:Date:From; b=JczF/CAahfhWEImurDYCR/0veuP/CEVVpgpTm2Gfp4s122gpfyiWGyt3XVNa5BDyN 27iOH7dweDVR4CwAEYb1bDFjzbTdbsjvpqUkAc2FY/g4MrQeeWC0EnS9i9M0FWSOPU 6tI+ffMqXA+E5E3NZGRhT/zcNhcNGXcaXeW9Mdst63Y6oxdRrSWwDDmlqK+unA/sV7 Ew8l8908z68BABtLZnmhQw0G+Zv7v+/ZZDmcCh/RTU7e6XVvqESeFOPPhgwts8FCV3 hmMR7xB3AwJrj/4zwweVEhxNvgk2hxq/pTnpr2/Ui43hJp3dRTsTcpiEtDuzPL8f1T Vr5ozf5aaWfpA== From: Amitay Isaacs <amitay@ozlabs.org> To: "pdbg@lists.ozlabs.org"@lists.ozlabs.org Date: Thu, 24 May 2018 15:50:06 +1000 Message-Id: <20180524055017.8801-1-amitay@ozlabs.org> X-Mailer: git-send-email 2.17.0 Subject: [Pdbg] [PATCH v3 00/11] Some more cleanups X-BeenThere: pdbg@lists.ozlabs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "mailing list for https://github.com/open-power/pdbg development" <pdbg.lists.ozlabs.org> List-Unsubscribe: <https://lists.ozlabs.org/options/pdbg>, <mailto:pdbg-request@lists.ozlabs.org?subject=unsubscribe> List-Archive: <http://lists.ozlabs.org/pipermail/pdbg/> List-Post: <mailto:pdbg@lists.ozlabs.org> List-Help: <mailto:pdbg-request@lists.ozlabs.org?subject=help> List-Subscribe: <https://lists.ozlabs.org/listinfo/pdbg>, <mailto:pdbg-request@lists.ozlabs.org?subject=subscribe> Cc: Amitay Isaacs <amitay@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Pdbg" <pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org> |
Series |
Some more cleanups
|
expand
|