Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp28377ybi; Thu, 23 May 2019 22:56:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqx14N2RlpPuxiALroXrntl4sFQ4I+Ma2/JfjuPsIESOuh9joN4HFEZgtXJ8X5Nc8pRvcIzt X-Received: by 2002:a63:930d:: with SMTP id b13mr90622346pge.18.1558677384142; Thu, 23 May 2019 22:56:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558677384; cv=none; d=google.com; s=arc-20160816; b=UNqIOZCMXdNiU6iE9iTuGbLCQ53UepR5BzShrnMDhfXhW9j8kTCXg5YasW+OeMDMJ7 KsgQKEHFfWizKZTpY7d/jP2Bx/SZY4dygS5l7K8Q5jlgIo2+aZnTr2Vfctgyg1auoc5V xqYy5jZ5r8lZxjZt+s7T9oLOdCAb+o7KoaHkBsRnaXsRyXJ8Oirtcul63I/Jcc89KOBE 8B3S51HgWVRKyXvbA544P4/AEyvvxzi9doK5NjUEUi5o7/QX2iPtjseIZmwvKcAjoT1Y sXT0YFBIzZp87YCGWR0UNVyz18H1D/DfvVGycy+5Yj7G3+qz3i55vj8RQasac0KA1qQ0 ft4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=ppAPw+oxJlCIai/6Uv2ZmOVGwEg4YxEGcGFjGHpE3JI=; b=A4K437/OtHLN1DMIC4AhHRzb4kEQ02mFjP61ahM5T0AxwjWTJ8LBcnnkfa9XEj+qjB DB2qr3IM8c5RB8Q8nZj/9cEYUoabDhLC546eECWgSGLJcEktsUMKsHt3IrEz90izP6Sk FBlCXsmjOG1i9dkRwEcWr/LUlaibdnQyqCZSweEUMDSzCyCRB+AJZ5u9Ok1y2CruyLCs HQrCNy0WRn88RkGH6FhfqWoBOxHSwNu6/lfPCxcUw9FMzRFtHrJqTO291rG/WISSTkbx No+VTG3dZz2cfZDdeAYsyVdp4YoJ1VKx4eFrEGbaDzXBefZ1EuoGPFtTPfHCOiivrb9t p/Ig== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Y/QnzEHj"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c129si2653851pga.81.2019.05.23.22.56.04; Thu, 23 May 2019 22:56:24 -0700 (PDT) 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; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Y/QnzEHj"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388847AbfEXFxU (ORCPT + 99 others); Fri, 24 May 2019 01:53:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:38082 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388814AbfEXFxU (ORCPT ); Fri, 24 May 2019 01:53:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E9C172081C; Fri, 24 May 2019 05:53:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558677198; bh=kn1S16Ld07hbuety+OJkH2qGFXGPsK+lf/8fod4Sik0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y/QnzEHjhiKiG5k3cC6a3yuajtiOeTnlBpmd/LE4Na0IZgBAXBzTJst6mstjAtmHF LpxGDF+znyZero3Vm+hho2oazJM9gbAvo/O2PIvdvUqSt07QUUs/ZA+c7pQTIp2u2k hdL+I/gNNQ2R/Cm3xSp3qXDkG/D/HBMzm4Xq7KUw= Date: Fri, 24 May 2019 07:53:16 +0200 From: Greg Kroah-Hartman To: Nobuhiro Iwamatsu Cc: Linux Kernel Mailing List , torvalds@linux-foundation.org, Andrew Morton , linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable@vger.kernel.org, Nobuhiro Iwamatsu Subject: Re: [PATCH 4.14 00/77] 4.14.122-stable review Message-ID: <20190524055316.GD31664@kroah.com> References: <20190523181719.982121681@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 24, 2019 at 09:28:05AM +0900, Nobuhiro Iwamatsu wrote: > Hi. > > 2019年5月24日(金) 4:11 Greg Kroah-Hartman : > > > > This is the start of the stable review cycle for the 4.14.122 release. > > There are 77 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Sat 25 May 2019 06:15:09 PM UTC. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.122-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Pseudo-Shortlog of commits: > > > > Greg Kroah-Hartman > > Linux 4.14.122-rc1 > > > > > > > > > Yifeng Li > > fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting > > > > There is a problem in this commit, which is fixed in the following commit: > 9dc20113988b9a75ea6b3abd68dc45e2d73ccdab > > commit 9dc20113988b9a75ea6b3abd68dc45e2d73ccdab > Author: Yifeng Li > Date: Tue Apr 2 17:14:10 2019 +0200 > > fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough > > A fallthrough in switch/case was introduced in f627caf55b8e ("fbdev: > sm712fb: fix crashes and garbled display during DPMS modesetting"), > due to my copy-paste error, which would cause the memory clock frequency > for SM720 to be programmed to SM712. > > Since it only reprograms the clock to a different frequency, it's only > a benign issue without visible side-effect, so it also evaded Sudip > Mukherjee's code review and regression tests. scripts/checkpatch.pl > also failed to discover the issue, possibly due to nested switch > statements. > > This issue was found by Stephen Rothwell by building linux-next with > -Wimplicit-fallthrough. > > Reported-by: Stephen Rothwell > Fixes: f627caf55b8e ("fbdev: sm712fb: fix crashes and garbled > display during DPMS modesetting") > Signed-off-by: Yifeng Li > Cc: Sudip Mukherjee > Cc: "Gustavo A. R. Silva" > Cc: Kees Cook > Signed-off-by: Bartlomiej Zolnierkiewicz > > And this is also necessary for other stable-rc tree. > Please apply this commit to 4.9.y, 4.14.y, 4.19.y, 5.0.y and 5.1.y. Now queued up everywhere, thanks! greg k-h