Message ID | pull-1499328836-332983 |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3x3BkS3klFz9s1h for <incoming-imx@patchwork.ozlabs.org>; Thu, 6 Jul 2017 19:09:04 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NZ/N5hF7"; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=CytoLtLUKaEZfybpooKWaWUosK6mqzTXRcfyztDITIM=; b=NZ/N5hF7aP8lh/ H36JSw7iHY14kYxe7AQvqvN/Zh7sWpCalOO18xsvKwJff7YPwXCmUlp69znOI8jiPjDZeLcXUwB7C ovISbn76fjuT+wdp6u4189YkB89WX23ksl9XWHD1MOsvOGwtOuWLeausjAlhFfR7Z8OV9CZGZMIbT e3fDPS/r1qCesw8tjQ80E8e4n/+0UvHkhDkMzAK2PIignFlVubBFsM7e885BIzvtqqgApATb8qZzi LrtHKILsRZ885e5PMBoTMeaD0F0QZMWgyBzMDleaBqZBx/LmcQxWhOT8/xPU14w4BsHycpq+XyElr I1QMkElQSLAPhAmpQDWg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dT2mU-0001o3-1Q; Thu, 06 Jul 2017 09:09:02 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dT2mQ-0001Xy-0Q for linux-arm-kernel@lists.infradead.org; Thu, 06 Jul 2017 09:08:59 +0000 Received: from sampyla.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 97C038022; Thu, 6 Jul 2017 09:08:59 +0000 (UTC) From: Tony Lindgren <tony@atomide.com> To: arm@kernel.org Subject: [GIT PULL] omap fixes for v4.13 merge window Date: Thu, 6 Jul 2017 02:08:27 -0700 Message-Id: <pull-1499328836-332983> X-Mailer: git-send-email 2.13.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170706_020858_127667_070E6C29 X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 2.0 (++) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 3.3 MSGID_NOFQDN1 Message-ID with no domain name 0.6 INVALID_MSGID Message-Id is not valid, according to RFC 2822 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |