From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752483AbeBFAb4 (ORCPT ); Mon, 5 Feb 2018 19:31:56 -0500 Received: from mga14.intel.com ([192.55.52.115]:40279 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750903AbeBFAbt (ORCPT ); Mon, 5 Feb 2018 19:31:49 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,466,1511856000"; d="scan'208";a="15273452" From: "Huang\, Ying" To: Andrew Morton Cc: Sergey Senozhatsky , huang ying , Michal Hocko , "Vlastimil Babka" , Sergey Senozhatsky , Minchan Kim , Seth Jennings , "Dan Streetman" , "Kirill A . Shutemov" , , LKML Subject: Re: bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash) References: <20180130114841.aa2d3bd99526c03c6a5b5810@linux-foundation.org> <20180203013455.GA739@jagdpanzerIV> <20180205013758.GA648@jagdpanzerIV> <87d11j4pdy.fsf@yhuang-dev.intel.com> <20180205123947.GA426@jagdpanzerIV> <20180205162428.99efbedb5a6e19bee19ba954@linux-foundation.org> Date: Tue, 06 Feb 2018 08:31:46 +0800 In-Reply-To: <20180205162428.99efbedb5a6e19bee19ba954@linux-foundation.org> (Andrew Morton's message of "Mon, 5 Feb 2018 16:24:28 -0800") Message-ID: <87zi4n2c25.fsf@yhuang-dev.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton writes: > On Mon, 5 Feb 2018 21:39:47 +0900 Sergey Senozhatsky wrote: > >> > ---------------------------------8<------------------------------- >> > From 4c52d531680f91572ebc6f4525a018e32a934ef0 Mon Sep 17 00:00:00 2001 >> > From: Huang Ying >> > Date: Mon, 5 Feb 2018 19:27:43 +0800 >> > Subject: [PATCH] fontswap thp fix >> >> Seems to be fixing the problem on my x86 box. Executed several tests, no >> crashes were observed. Can run more tests tomorrow. > > Thanks. I queued this for 4.16 with a cc:stable and a Fixes: > bd4c82c22c367e068 ("mm, THP, swap: delay splitting THP after swapped > out"). > > Can we please have a changelog ;) Sure! I will send out today. Best Regards, Huang, Ying