Message ID | 20140207173324.GA4301@arm.com |
---|---|
State | New |
Headers | show
Return-Path: <patchwork-forward+bncBDZ6PXELJIIPTMOUS4CRUBBW5YXU2@linaro.org> X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BAEBD2096A for <linaro@patches.linaro.org>; Fri, 7 Feb 2014 17:33:46 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id c41sf9076123yho.5 for <linaro@patches.linaro.org>; Fri, 07 Feb 2014 09:33:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:date:from:to:cc:subject:message-id :mime-version:user-agent:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe:content-type:content-disposition; bh=IO1wQWQNkbbeUS0r6C8I2OSFfA5/lJlEuqmM3TZBgA4=; b=jYatP4izUJuwADHIRDPp1XNKiEwfVZvrpSCKgitvRn+291mkbC39dfHd4TO881q+tl sNLqngu9GfZP5eXRvEJH7pNqvf4v0UAXjUWFxytNnoqYPcrCLVmEb6kt7RBlsSaKXqqO 1Ymzu+yBYOf91XpLPQRKJbFg64b/0I7zooaBcsBJlrlvMEt4ymWSva2NFTkY2nsUcN4x +j3KIHs9VOAqxhKtie9JWfmvkyAt+31MI5HMR68PV9QeKGYcOC97UksNR6hCGcWa35bu NPImy8Gb346d1mi3/VVVxYTWrznWQstuaQcOKx7Bg4wocE9374awxpMImRhSM4JyeEhN pGpA== X-Gm-Message-State: ALoCoQngcuzK2uGsYXxxRAYEiGxykLdBHdRzKVwAIMJDEn5Ezt/lHJ5NztNZ2fGZ+VvNDYCEKl0x X-Received: by 10.236.137.12 with SMTP id x12mr4081564yhi.17.1391794425661; Fri, 07 Feb 2014 09:33:45 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.100.146 with SMTP id s18ls1073957qge.8.gmail; Fri, 07 Feb 2014 09:33:45 -0800 (PST) X-Received: by 10.58.186.132 with SMTP id fk4mr11278670vec.9.1391794425575; Fri, 07 Feb 2014 09:33:45 -0800 (PST) Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47]) by mx.google.com with ESMTPS id go5si1537197vec.71.2014.02.07.09.33.45 for <patchwork-forward@linaro.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Feb 2014 09:33:45 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.47; Received: by mail-vb0-f47.google.com with SMTP id p6so2834164vbe.20 for <patchwork-forward@linaro.org>; Fri, 07 Feb 2014 09:33:45 -0800 (PST) X-Received: by 10.58.90.202 with SMTP id by10mr11056815veb.6.1391794425490; Fri, 07 Feb 2014 09:33:45 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.174.196 with SMTP id u4csp122840vcz; Fri, 7 Feb 2014 09:33:44 -0800 (PST) X-Received: by 10.66.142.233 with SMTP id rz9mr9337137pab.71.1391794424081; Fri, 07 Feb 2014 09:33:44 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l8si5803529pao.181.2014.02.07.09.33.43; Fri, 07 Feb 2014 09:33:43 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752873AbaBGRdh (ORCPT <rfc822;linus.walleij@linaro.org> + 27 others); Fri, 7 Feb 2014 12:33:37 -0500 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:32600 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752631AbaBGRdf (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Fri, 7 Feb 2014 12:33:35 -0500 Received: from arm.com (e102109-lin.cambridge.arm.com [10.1.203.182]) by collaborate-mta1.arm.com (Postfix) with ESMTPS id 6DF5B140041; Fri, 7 Feb 2014 11:33:34 -0600 (CST) Date: Fri, 7 Feb 2014 17:33:32 +0000 From: Catalin Marinas <catalin.marinas@arm.com> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: Will Deacon <will.deacon@arm.com>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] arm64 fixes for 3.14 Message-ID: <20140207173324.GA4301@arm.com> MIME-Version: 1.0 User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: <patchwork-forward.linaro.org> X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: catalin.marinas@arm.com X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/> List-Unsubscribe: <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe>, <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline |