From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750934AbcEHRMU (ORCPT ); Sun, 8 May 2016 13:12:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44962 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750854AbcEHRMT (ORCPT ); Sun, 8 May 2016 13:12:19 -0400 Date: Sun, 8 May 2016 19:12:16 +0200 From: Greg Kroah-Hartman To: Vitaly Kuznetsov Cc: James Bottomley , kernel test robot , Andrew Morton , Linus Torvalds , LKML , lkp@01.org Subject: Re: [lkp] [string_helpers] 726ecfc321: test_string_helpers: Test 'test_string_get_size_one' failed! Message-ID: <20160508171216.GC5065@kroah.com> References: <20160506012646.GA4272@yexl-desktop> <874mabr3l5.fsf@vitty.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <874mabr3l5.fsf@vitty.brq.redhat.com> 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 Fri, May 06, 2016 at 10:30:14AM +0200, Vitaly Kuznetsov wrote: > kernel test robot writes: > > > FYI, we noticed the following commit: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y > > commit 726ecfc321994ec6ab044c1e3e5886408de991ac ("string_helpers: fix precision loss for some inputs") > > > > The following commit: > > commit 72676bb53f33fd0ef3a1484fc1ecfd306dc6ff40 > Author: Vitaly Kuznetsov > Date: Tue Feb 2 16:57:18 2016 -0800 > > lib/test-string_helpers.c: fix and improve string_get_size() tests > > > should probably be backported to 4.4 as well. Thanks, now queued up. greg k-h