From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FC50C169C4 for ; Mon, 11 Feb 2019 19:55:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6FA64218AD for ; Mon, 11 Feb 2019 19:55:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="sbtr2PCs"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="IS1pn/Iq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6FA64218AD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=pO75Fg9CyJq/xyfafPCFinN7/3pynOrQqMnWIPLSUYk=; b=sbt r2PCsa3L3T3kaVG95V+pU8hAKM0XxuWKGcTCF5prpLH6EdzM/svcQ6DIB4gbwOfiDck16ayQ1vsEp ciUVViLe7m9bCU1Q3UBMlG8RwFLsotGw9GMPtyHB7g0y6LBCpx65wtkXgBRxVTXOXCchcnbAHFeDM 3hi5x1pDF6yTFnjuGqJ/9g+XJO++fY0oGV6tiIdNLFCKGeqNYxuTvDDLWpnF/DDDIk4/fQ/sseL9p AHi4t0JVusgr3spCoRZemZUJWntlifbPYEQTEWFyrZ7DZvzHnsr9iRCZvjBKxeEoikE+r8oBP/wGT yPR2hVK5n75MzOs+DKS7B9pW55d8loQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gtHfO-00078Q-Fi; Mon, 11 Feb 2019 19:54:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gtHfK-00077r-TE for linux-arm-kernel@lists.infradead.org; Mon, 11 Feb 2019 19:54:56 +0000 Received: from localhost.localdomain (unknown [194.230.155.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 861E1218AD; Mon, 11 Feb 2019 19:54:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549914894; bh=jLqyLyXK18ojtHyc76vRWvjOh2yn+6cTad3ij3KYZMY=; h=From:To:Cc:Subject:Date:From; b=IS1pn/IqZo2IWwoajlx3m/h7IeRPNm3EKn7ZbqnYIh5VipE6UcFaD5QMlSjL9DjjY AML27hHIDBkprlRnKFkNLzqmBrg1NCrQ+bl9YR6FE7ga6EZ1w/NdXZUR/MpdtfX70R 2UBkZv/oLsyuu+4nPkfwxJout2D4wmtMXHoobIg8= From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , arm@kernel.org Subject: [GIT PULL] ARM: samsung: mach/soc for v5.1 Date: Mon, 11 Feb 2019 20:54:48 +0100 Message-Id: <20190211195448.19983-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190211_115454_966243_9FCA38B8 X-CRM114-Status: GOOD ( 11.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.1 for you to fetch changes up to 4bdf2f3f20a9de9b07f97907820c42f3a49ba63d: ARM: exynos: Fix timeout when booting secondary CPUs (2019-02-01 20:07:47 +0100) ---------------------------------------------------------------- Samsung mach/soc changes for v5.1 Two fixes: one for handling timeout while booting secondary CPU of Exynos and second for S3C24xx DVS notifier. ---------------------------------------------------------------- Gustavo A. R. Silva (1): ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify Stuart Menefy (1): ARM: exynos: Fix timeout when booting secondary CPUs arch/arm/mach-exynos/platsmp.c | 4 ++-- arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel