From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757991AbcEFIaU (ORCPT ); Fri, 6 May 2016 04:30:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39242 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753180AbcEFIaS (ORCPT ); Fri, 6 May 2016 04:30:18 -0400 From: Vitaly Kuznetsov To: Greg Kroah-Hartman 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! References: <20160506012646.GA4272@yexl-desktop> Date: Fri, 06 May 2016 10:30:14 +0200 In-Reply-To: <20160506012646.GA4272@yexl-desktop> (kernel test robot's message of "Fri, 6 May 2016 09:26:46 +0800") Message-ID: <874mabr3l5.fsf@vitty.brq.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. -- Vitaly