From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755358AbdKBJpp (ORCPT ); Thu, 2 Nov 2017 05:45:45 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:35597 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560AbdKBJpn (ORCPT ); Thu, 2 Nov 2017 05:45:43 -0400 Date: Thu, 2 Nov 2017 10:44:49 +0100 From: Willy Tarreau To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , stable , Guenter Roeck , Helge Deller , Hugh Dickins , Oleg Nesterov , Andrew Morton , Linus Torvalds Subject: Re: [PATCH 3.10 112/139] mm: fix overflow check in expand_upwards() Message-ID: <20171102094449.GB22474@1wt.eu> References: <1509571159-4405-1-git-send-email-w@1wt.eu> <1509571624-5001-1-git-send-email-w@1wt.eu> <1509571624-5001-13-git-send-email-w@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 02, 2017 at 10:19:43AM +0100, Geert Uytterhoeven wrote: > On Wed, Nov 1, 2017 at 10:26 PM, Willy Tarreau wrote: > > From: Helge Deller > > > > commit 37511fb5c91db93d8bd6e3f52f86e5a7ff7cfcdf upstream. > > > > Jörn Engel noticed that the expand_upwards() function might not return > > Jörn (yeah, the original commit suffers from this, too ;-) Ah thanks, will fix it. For once it's not me :-) I won't say on a public place what type of punishment I'd reserve to utf-8's inventor for breaking the de-facto standard code-points in use for 2 decades, making migration one way or the other a total pain... Willy From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wtarreau.pck.nerim.net ([62.212.114.60]:35597 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752560AbdKBJpn (ORCPT ); Thu, 2 Nov 2017 05:45:43 -0400 Date: Thu, 2 Nov 2017 10:44:49 +0100 From: Willy Tarreau To: Geert Uytterhoeven Cc: "linux-kernel@vger.kernel.org" , stable , Guenter Roeck , Helge Deller , Hugh Dickins , Oleg Nesterov , Andrew Morton , Linus Torvalds Subject: Re: [PATCH 3.10 112/139] mm: fix overflow check in expand_upwards() Message-ID: <20171102094449.GB22474@1wt.eu> References: <1509571159-4405-1-git-send-email-w@1wt.eu> <1509571624-5001-1-git-send-email-w@1wt.eu> <1509571624-5001-13-git-send-email-w@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Nov 02, 2017 at 10:19:43AM +0100, Geert Uytterhoeven wrote: > On Wed, Nov 1, 2017 at 10:26 PM, Willy Tarreau wrote: > > From: Helge Deller > > > > commit 37511fb5c91db93d8bd6e3f52f86e5a7ff7cfcdf upstream. > > > > Jörn Engel noticed that the expand_upwards() function might not return > > J�rn (yeah, the original commit suffers from this, too ;-) Ah thanks, will fix it. For once it's not me :-) I won't say on a public place what type of punishment I'd reserve to utf-8's inventor for breaking the de-facto standard code-points in use for 2 decades, making migration one way or the other a total pain... Willy