Message ID | 20130914134643.19258.63415.sendpatchset@w520 (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id BE93FBFF05 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 14 Sep 2013 13:47:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0439720263 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 14 Sep 2013 13:47:59 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 15A0E2025D for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 14 Sep 2013 13:47:58 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKqBg-0002yG-26; Sat, 14 Sep 2013 13:47:00 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKqBS-0003my-Kn; Sat, 14 Sep 2013 13:46:46 +0000 Received: from mail-pd0-x22c.google.com ([2607:f8b0:400e:c02::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VKqBP-0003kV-8w for linux-arm-kernel@lists.infradead.org; Sat, 14 Sep 2013 13:46:44 +0000 Received: by mail-pd0-f172.google.com with SMTP id z10so2377833pdj.17 for <linux-arm-kernel@lists.infradead.org>; Sat, 14 Sep 2013 06:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=J5o7/7gEnIVhLMkOsYxQ+cYMHeh6Ma3X+TnJedTGk2s=; b=EaR4f6FtIJiMAlIs5qt6EnOxYNjS2D7rcRqFRX6JI8ndFtRvRt4+KfsTucCjtNysnk r3BK7fGCkUeIGnXP+OOITwmLTM9aLs4+DJ1/57WFoYEgx5xo8H3k5bLoR0NyMqqYMlSy 1YUrJKDpMOZ9RiogQ8hGdeugIG+8pTiCN/9yu/Ay8JcY6hOg8jDH0kWVOZslsY/vjpyD sywOgheb+UAEt3n0tREEUvcfllyLQBQamdspESlazn+yfLkAUKzNQU6UxzXyZa4iCIaL Xbe1H7SFK5CpjOGiEx4NE8t5lhMsPkGjo/+jt8zPhwJZ641SySggMkcYmOthsLujeSUW 5wkg== X-Received: by 10.68.198.68 with SMTP id ja4mr18991450pbc.24.1379166381860; Sat, 14 Sep 2013 06:46:21 -0700 (PDT) Received: from [127.0.0.1] (ac230065.ppp.asahi-net.or.jp. [183.77.230.65]) by mx.google.com with ESMTPSA id qa9sm18530279pbc.7.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 14 Sep 2013 06:46:20 -0700 (PDT) From: Magnus Damm <magnus.damm@gmail.com> To: linux-sh@vger.kernel.org Date: Sat, 14 Sep 2013 22:46:43 +0900 Message-Id: <20130914134643.19258.63415.sendpatchset@w520> In-Reply-To: <20130914134616.19258.27110.sendpatchset@w520> References: <20130914134616.19258.27110.sendpatchset@w520> Subject: [PATCH 03/05] ARM: shmobile: Let EMEV2 rely on SCU CPU notifier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130914_094643_445807_ADEE2FA5 X-CRM114-Status: UNSURE ( 7.36 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: olof@lixom.net, horms@verge.net.au, Magnus Damm <magnus.damm@gmail.com>, arnd@arndb.de, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> 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> MIME-Version: 1.0 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
--- 0001/arch/arm/mach-shmobile/smp-emev2.c +++ work/arch/arm/mach-shmobile/smp-emev2.c 2013-09-14 19:34:45.000000000 +0900 @@ -34,12 +34,6 @@ static int emev2_boot_secondary(unsigned int cpu, struct task_struct *idle) { - int ret; - - ret = shmobile_smp_scu_boot_secondary(cpu, idle); - if (ret) - return ret; - arch_send_wakeup_ipi_mask(cpumask_of(cpu_logical_map(cpu))); return 0; }