From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751977AbbJDX7V (ORCPT ); Sun, 4 Oct 2015 19:59:21 -0400 Received: from mailout2.w1.samsung.com ([210.118.77.12]:45288 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835AbbJDX7T (ORCPT ); Sun, 4 Oct 2015 19:59:19 -0400 X-AuditID: cbfec7f5-f794b6d000001495-4e-5611bd530a2f Subject: Re: [GIT PULL] Samsung fixes for v4.3 To: Kukjin Kim References: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> <560B864A.9050400@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Olof Johansson , Arnd Bergmann , Kevin Hilman From: Krzysztof Kozlowski Message-id: <5611BD49.5030806@samsung.com> Date: Mon, 05 Oct 2015 08:59:05 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-version: 1.0 In-reply-to: <560B864A.9050400@kernel.org> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrALMWRmVeSWpSXmKPExsVy+t/xy7rBewXDDN58NrL4O+kYu8XrF4YW /Y9fM1s83fyYyWLT42usFpd3zWGzmHF+H5PFqeuf2Rw4PH7/msTosWlVJ5vH5iX1HldONLF6 9G1ZxejxeZNcAFsUl01Kak5mWWqRvl0CV8bPWYsYCx7yVLR2/2BpYJzJ1cXIySEhYCLx/9Yd VghbTOLCvfVsXYxcHEICSxklJm/qZIJwvjBKbF+8jxGkSlhAT+LPmdfsXYwcHCICihKbFyiA hIUE0iX2PZjDDGIzC1xglJi+hgXEZhMwlti8fAkbiM0roCVx8vEFFpBWFgFViV+HwcpFBSIk Tp19C1UiKPFj8j2wVk6g8l8fV4FtYgbaev+iFsR0eYnNa94yT2AUmIWkYxZC1SwkVQsYmVcx iqaWJhcUJ6XnGukVJ+YWl+al6yXn525ihIT71x2MS49ZHWIU4GBU4uE9EC8YJsSaWFZcmXuI UYKDWUmEl3cZUIg3JbGyKrUoP76oNCe1+BCjNAeLkjjvzF3vQ4BeTyxJzU5NLUgtgskycXBK NTAafhB7uNfJ8uLFWRJTH3aYhkb4HV/n7r/T1UvS4UyE75bZrElPyhceYTz7TU24KfLJ7vw4 zqnFvy6EnSm9+zu+vWwR10X3LZ85/DVzbl/nPZVx0/5PieqlJUWrvt3QP/Gv7HWo8zdRvjP/ 4qJDthRIBzRs1f4gYTzvvPuvSEXZ7XftPqzg3ntdiaU4I9FQi7moOBEANGOVGXMCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30.09.2015 15:50, Kukjin Kim wrote: > On 09/30/15 08:59, Krzysztof Kozlowski wrote: >> Dear Kukjin, >> >> Below you will find fixes for current release cycle which are not >> present yet in your tree. >> >> Best regards, >> Krzysztof >> >> >> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: >> >> Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) >> >> are available in the git repository at: >> >> https://github.com/krzk/linux.git tags/samsung-fixes-4.3 >> >> for you to fetch changes up to c7d2ecd9f64c351cb4d551f1f472d0fc09c3cae8: >> >> ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420 (2015-09-29 15:39:58 +0900) >> >> ---------------------------------------------------------------- >> Fixes for Exynos (DT and mach code): >> 1. Finally fix booting of all 8 cores on Exynos Octa (Exynos542x): all >> 8 cores are booting and can be used. The fix, based on vendor >> code and bootloader behavior, is as for time being only >> for MCPM enabled path. >> 2. Fix thermal boot issue on SMDK5250. >> 3. Fix invalid clock used for FIMD IOMMU. >> > Pulled, thanks. > > Note it will be sent to upstream in a day. A day extended to a week. Please do not hold the fixes but send them. If they reached Linus tree late and they required any further fix, then we would have less time for any updates. The same applies for regular pull request for 4.4. For previous v4.3 release many changes were too late (so they could even slip from 4.3 to 4.4). Can we just avoid such issues and send pull requests earlier? Best regards, Krzysztof