From patchwork Sat Oct 20 15:27:34 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 192922 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F32ED2C0080 for ; Sun, 21 Oct 2012 02:30:09 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TPaxg-0006JN-Vh; Sat, 20 Oct 2012 15:27:41 +0000 Received: from mail-wg0-f49.google.com ([74.125.82.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TPaxd-0006J9-31 for linux-arm-kernel@lists.infradead.org; Sat, 20 Oct 2012 15:27:38 +0000 Received: by mail-wg0-f49.google.com with SMTP id gg4so747958wgb.18 for ; Sat, 20 Oct 2012 08:27:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=46ijkiHd9DYKvaNV1bmFljL4HJvamkovNQQNyvodJg4=; b=Tnan1BzDQGEXDV46R4g/9Up1rbW7kDh1tMjn4RMyOnQ8e55rEg/lLFXQ5Db/560iG8 GxZslXpzbQBO9R6mT9p0rtOrGFCeSsG6lV/hWpuMkeeG0vw+0b0QLmYN7qRQ9hyqIbXo TKzKVcBOiLVfb+vrT122I3gAjCaNB6E9s+c2Th34506ql/GYJ9Ej6XLSvkztCmwJBvp+ 8I3C/ThWOfqh85QPnTsF2CDVg9rN2EkjLhS9Udb5g/ywNZuEiVvuFuraVP3ikl880Nf5 2TX+Mqlb6OhJoltJ5+6OYeZ1cAclKsDaR3fUW8lor9qHzFE5dEn4Qs1Xwlo4hbPvR40I mBBg== MIME-Version: 1.0 Received: by 10.180.100.136 with SMTP id ey8mr10078203wib.1.1350746854097; Sat, 20 Oct 2012 08:27:34 -0700 (PDT) Received: by 10.223.132.215 with HTTP; Sat, 20 Oct 2012 08:27:34 -0700 (PDT) Date: Sat, 20 Oct 2012 23:27:34 +0800 Message-ID: Subject: [GIT PULL][for 3.8] pull request of serial branch from arch pxa git tree From: Haojian Zhuang To: gregkh@linuxfoundation.org, Olof Johansson , Bergmann Arnd , linux-arm-kernel@lists.infradead.org, "Denis V. Lunev" , Marko Katic X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (haojian.zhuang[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.49 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 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 Hi Olof & Arnd, Please help to merge upload/serial branch in arch pxa git tree. Best Regards Haojian The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://github.com/hzhuang1/linux.git upload/serial for you to fetch changes up to b7c5cb4fcb4ab81f1b3d7e20545ad29372a37a9e: tty: serial: KGDB support for PXA (2012-10-20 23:07:37 +0800) ---------------------------------------------------------------- Denis V. Lunev (1): tty: serial: KGDB support for PXA drivers/tty/serial/pxa.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+)